Search found 1 match
- Mon Aug 26, 2024 10:48 pm America/New_York
- Forum: Home
- Question: Wget download error
- Replies: 1
Wget download error
Hi, I am trying to use wget to download the MOD35_L2 data, and the command is: wget -e robots=off -m -np -R .html,.tmp -nH --cut-dirs=3 "https://ladsweb.modaps.eosdis.nasa.gov/archive/allData/61/MOD35_L2/2021//" --header "Authorization: Bearer INSERT_EDL_TOKEN_HERE" -P . But it f...