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




#        DIRBE Faint Source Model
curl -s --retry 5 -k -o DIRBE_BAND1A_FSM.FITS https://lambda.gsfc.nasa.gov/data/cobe/dirbe/fsm/DIRBE_BAND1A_FSM.FITS
curl -s --retry 5 -k -o DIRBE_BAND2A_FSM.FITS https://lambda.gsfc.nasa.gov/data/cobe/dirbe/fsm/DIRBE_BAND2A_FSM.FITS
curl -s --retry 5 -k -o DIRBE_BAND3A_FSM.FITS https://lambda.gsfc.nasa.gov/data/cobe/dirbe/fsm/DIRBE_BAND3A_FSM.FITS
curl -s --retry 5 -k -o DIRBE_BAND04_FSM.FITS https://lambda.gsfc.nasa.gov/data/cobe/dirbe/fsm/DIRBE_BAND04_FSM.FITS
curl -s --retry 5 -k -o DIRBE_BAND05_FSM.FITS https://lambda.gsfc.nasa.gov/data/cobe/dirbe/fsm/DIRBE_BAND05_FSM.FITS
curl -s --retry 5 -k -o DIRBE_BAND06_FSM.FITS https://lambda.gsfc.nasa.gov/data/cobe/dirbe/fsm/DIRBE_BAND06_FSM.FITS
