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




#        WMAP DR4 Foreground Templates
curl -s --retry 5 -k -o wmap_templates_v4.tar.gz https://lambda.gsfc.nasa.gov/data/map/dr4/dfp/template/wmap_templates_v4.tar.gz
curl -s --retry 5 -k -o wmap_halpha_template_v4.fits https://lambda.gsfc.nasa.gov/data/map/dr4/dfp/template/wmap_halpha_template_v4.fits
curl -s --retry 5 -k -o wmap_temp_dust_template_v4.fits https://lambda.gsfc.nasa.gov/data/map/dr4/dfp/template/wmap_temp_dust_template_v4.fits
curl -s --retry 5 -k -o wmap_poln_dust_templates_v4.fits https://lambda.gsfc.nasa.gov/data/map/dr4/dfp/template/wmap_poln_dust_templates_v4.fits
