Page 1 of 1

Cannot install earthadata download - please provide script recipe for downloading batch

Posted: Mon Jun 22, 2026 2:10 pm America/New_York
by lukevalin
I cannot install earthdata download on to my computer. There are no other batch options listed to download more than 4000 files from my Harmony web-interface request. Do I need to generate a unix-based script myself or is there one posted? I performed multiple searches and couldnt find any. GDAL and a bash request using the provided STAC links did not easily work, but I am unfamiliar with STAC as a starting poiont.

Re: Cannot install earthadata download - please provide script recipe for downloading batch

Posted: Mon Jun 22, 2026 3:43 pm America/New_York
by OB.DAAC-EDL - amscott
"There are no other batch options listed to download more than 4000 files from my Harmony web-interface request."
- Can you submit multiple requests for data? Restrictions like this are put into place to improve performance on databases to handle multiple user requests.

Have you tried earthaccess, which shows you how to access your data using python?

Re: Cannot install earthadata download - please provide script recipe for downloading batch

Posted: Tue Jun 23, 2026 5:30 pm America/New_York
by OB.DAAC - amscott
Here is a CMR STAC resource that might help.

To answer your question - I think people use these resources as a starting point, but then build onto them/write additional code to handle the details of their particular use case.