multiply-org / grabba_grabba_hey

A tool for downloading EO data from archives
GNU General Public License v2.0
4 stars 3 forks source link

Authentification now required for MODIs downloads #5

Closed NPounder closed 8 years ago

NPounder commented 8 years ago

LPDAAC now require login credentials to download MODIS data. See https://lpdaac.usgs.gov/data_access/data_pool

"As of July 20, 2016, users are now required to log in with their Earthdata login credentials to obtain data. When accessing data via the Data Pool direct access links, you will now be prompted to enter your credentials. Script users should modify their code to reflect this change. For examples please see the Command Line Tips document."

Now modis_downloader returns files with just an error inside: HTTP Basic: Access denied.

I will put a fix together and submit a pull request

jgomezdans commented 8 years ago

071dee4ea088fe60775952983404b85cd455a9cb closes this, it seems to work OK now....