# Script, written as a bash script, to provide curl commands for all associated data products.




#        DIRBE Zodi-Subtracted Mission Average Maps
curl -s --retry 5 -k -o DIRBE_BAND1A_ZSMA.FITS https://lambda.gsfc.nasa.gov/data/cobe/dirbe/zsma/DIRBE_BAND1A_ZSMA.FITS
curl -s --retry 5 -k -o DIRBE_BAND2A_ZSMA.FITS https://lambda.gsfc.nasa.gov/data/cobe/dirbe/zsma/DIRBE_BAND2A_ZSMA.FITS
curl -s --retry 5 -k -o DIRBE_BAND3A_ZSMA.FITS https://lambda.gsfc.nasa.gov/data/cobe/dirbe/zsma/DIRBE_BAND3A_ZSMA.FITS
curl -s --retry 5 -k -o DIRBE_BAND04_ZSMA.FITS https://lambda.gsfc.nasa.gov/data/cobe/dirbe/zsma/DIRBE_BAND04_ZSMA.FITS
curl -s --retry 5 -k -o DIRBE_BAND05_ZSMA.FITS https://lambda.gsfc.nasa.gov/data/cobe/dirbe/zsma/DIRBE_BAND05_ZSMA.FITS
curl -s --retry 5 -k -o DIRBE_BAND06_ZSMA.FITS https://lambda.gsfc.nasa.gov/data/cobe/dirbe/zsma/DIRBE_BAND06_ZSMA.FITS
curl -s --retry 5 -k -o DIRBE_BAND07_ZSMA.FITS https://lambda.gsfc.nasa.gov/data/cobe/dirbe/zsma/DIRBE_BAND07_ZSMA.FITS
curl -s --retry 5 -k -o DIRBE_BAND08_ZSMA.FITS https://lambda.gsfc.nasa.gov/data/cobe/dirbe/zsma/DIRBE_BAND08_ZSMA.FITS
curl -s --retry 5 -k -o DIRBE_BAND09_ZSMA.FITS https://lambda.gsfc.nasa.gov/data/cobe/dirbe/zsma/DIRBE_BAND09_ZSMA.FITS
curl -s --retry 5 -k -o DIRBE_BAND10_ZSMA.FITS https://lambda.gsfc.nasa.gov/data/cobe/dirbe/zsma/DIRBE_BAND10_ZSMA.FITS
