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




#        DIRBE Solor System Objects Data, Pass 3B
wget -q -t 5 -nc -w 3 https://lambda.gsfc.nasa.gov/data/cobe/dirbe/solar_system_objects/DIRBE_SSO_P3B_MARS.FITS
wget -q -t 5 -nc -w 3 https://lambda.gsfc.nasa.gov/data/cobe/dirbe/solar_system_objects/DIRBE_SSO_P3B_JUPITER.FITS
wget -q -t 5 -nc -w 3 https://lambda.gsfc.nasa.gov/data/cobe/dirbe/solar_system_objects/DIRBE_SSO_P3B_SATURN.FITS
wget -q -t 5 -nc -w 3 https://lambda.gsfc.nasa.gov/data/cobe/dirbe/solar_system_objects/DIRBE_SSO_P3B_URANUS.FITS
wget -q -t 5 -nc -w 3 https://lambda.gsfc.nasa.gov/data/cobe/dirbe/solar_system_objects/DIRBE_SSO_P3B_CERES.FITS
wget -q -t 5 -nc -w 3 https://lambda.gsfc.nasa.gov/data/cobe/dirbe/solar_system_objects/DIRBE_SSO_P3B_PALLAS.FITS
wget -q -t 5 -nc -w 3 https://lambda.gsfc.nasa.gov/data/cobe/dirbe/solar_system_objects/DIRBE_SSO_P3B_VESTA.FITS
