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




#        WMAP TE Power Spectra
curl -s --retry 5 -k -o wmap_te_spectra_9yr_v5.tar.gz https://lambda.gsfc.nasa.gov/data/map/dr5/dcp/spectra/wmap_te_spectra_9yr_v5.tar.gz
curl -s --retry 5 -k -o wmap_te_spectrum_9yr_v5.txt https://lambda.gsfc.nasa.gov/data/map/dr5/dcp/spectra/wmap_te_spectrum_9yr_v5.txt
curl -s --retry 5 -k -o wmap_binned_te_spectrum_9yr_v5.txt https://lambda.gsfc.nasa.gov/data/map/dr5/dcp/spectra/wmap_binned_te_spectrum_9yr_v5.txt
