jgomezdans / get_modis

Downloading MODIS data from the USGS repository
GNU General Public License v3.0
62 stars 41 forks source link

Use HTTPS #16

Closed paumoreno closed 1 year ago

paumoreno commented 2 years ago

Use the secure protocol to download files (HTTP is not responding any more).

Get redirection URL without authentication headers.