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




#        WMAP DR5 Foreground Templates
curl -s --retry 5 -k -o wmap_templates_v5.tar.gz https://lambda.gsfc.nasa.gov/data/map/dr5/dfp/template/wmap_templates_v5.tar.gz
curl -s --retry 5 -k -o wmap_halpha_template_v5.fits https://lambda.gsfc.nasa.gov/data/map/dr5/dfp/template/wmap_halpha_template_v5.fits
curl -s --retry 5 -k -o wmap_temp_dust_template_v5.fits https://lambda.gsfc.nasa.gov/data/map/dr5/dfp/template/wmap_temp_dust_template_v5.fits
curl -s --retry 5 -k -o wmap_poln_dust_templates_v5.fits https://lambda.gsfc.nasa.gov/data/map/dr5/dfp/template/wmap_poln_dust_templates_v5.fits
