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




#        DMR 4-Year Galactic Emission Maps
curl -s --retry 5 -k -o DMR_DUST_4YR.FITS https://lambda.gsfc.nasa.gov/data/cobe/dmr/asds4/galactic_emission_maps/DMR_DUST_4YR.FITS
curl -s --retry 5 -k -o DMR_DUST_GALACTIC_4YR.FITS https://lambda.gsfc.nasa.gov/data/cobe/dmr/asds4/galactic_emission_maps/DMR_DUST_GALACTIC_4YR.FITS
curl -s --retry 5 -k -o DMR_FREE_4YR.FITS https://lambda.gsfc.nasa.gov/data/cobe/dmr/asds4/galactic_emission_maps/DMR_FREE_4YR.FITS
curl -s --retry 5 -k -o DMR_FREE_GALACTIC_4YR.FITS https://lambda.gsfc.nasa.gov/data/cobe/dmr/asds4/galactic_emission_maps/DMR_FREE_GALACTIC_4YR.FITS
curl -s --retry 5 -k -o DMR_SYNC_4YR.FITS https://lambda.gsfc.nasa.gov/data/cobe/dmr/asds4/galactic_emission_maps/DMR_SYNC_4YR.FITS
curl -s --retry 5 -k -o DMR_SYNC_GALACTIC_4YR.FITS https://lambda.gsfc.nasa.gov/data/cobe/dmr/asds4/galactic_emission_maps/DMR_SYNC_GALACTIC_4YR.FITS
