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




#        FIRAS Galactic Dust Continuum Spectrum Maps
curl -s --retry 5 -k -o FIRAS_DUST_SPECTRUM_MAP_LOWF.FITS https://lambda.gsfc.nasa.gov/data/cobe/firas/dust_map/FIRAS_DUST_SPECTRUM_MAP_LOWF.FITS
curl -s --retry 5 -k -o FIRAS_DUST_SPECTRUM_MAP_HIGH.FITS https://lambda.gsfc.nasa.gov/data/cobe/firas/dust_map/FIRAS_DUST_SPECTRUM_MAP_HIGH.FITS
