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




#        DIRBE Solor System Objects Data, Pass 3B
curl -s --retry 5 -k -o DIRBE_SSO_P3B_MARS.FITS https://lambda.gsfc.nasa.gov/data/cobe/dirbe/solar_system_objects/DIRBE_SSO_P3B_MARS.FITS
curl -s --retry 5 -k -o DIRBE_SSO_P3B_JUPITER.FITS https://lambda.gsfc.nasa.gov/data/cobe/dirbe/solar_system_objects/DIRBE_SSO_P3B_JUPITER.FITS
curl -s --retry 5 -k -o DIRBE_SSO_P3B_SATURN.FITS https://lambda.gsfc.nasa.gov/data/cobe/dirbe/solar_system_objects/DIRBE_SSO_P3B_SATURN.FITS
curl -s --retry 5 -k -o DIRBE_SSO_P3B_URANUS.FITS https://lambda.gsfc.nasa.gov/data/cobe/dirbe/solar_system_objects/DIRBE_SSO_P3B_URANUS.FITS
curl -s --retry 5 -k -o DIRBE_SSO_P3B_CERES.FITS https://lambda.gsfc.nasa.gov/data/cobe/dirbe/solar_system_objects/DIRBE_SSO_P3B_CERES.FITS
curl -s --retry 5 -k -o DIRBE_SSO_P3B_PALLAS.FITS https://lambda.gsfc.nasa.gov/data/cobe/dirbe/solar_system_objects/DIRBE_SSO_P3B_PALLAS.FITS
curl -s --retry 5 -k -o DIRBE_SSO_P3B_VESTA.FITS https://lambda.gsfc.nasa.gov/data/cobe/dirbe/solar_system_objects/DIRBE_SSO_P3B_VESTA.FITS
