Search found 71 matches
- Wed Jan 15, 2020 1:17 pm America/New_York
- Forum: Questions/Comments
- Question: wget EarthData Login does not work
- Replies: 37
wget EarthData Login does not work
That worked albeit it took some time and returned errors in the process. Command:wget -t 3 --user=oceani --password='password' --auth-no-challenge=on https://oceandata.sci.gsfc.nasa.gov/cgi/getfile/A2020014.L3m_DAY_CHL_chlor_a_4km.nc Result:--2020-01-15 11:07:05-- https://o...
- Wed Jan 15, 2020 12:22 pm America/New_York
- Forum: Questions/Comments
- Question: wget EarthData Login does not work
- Replies: 37
wget EarthData Login does not work
Tried curl + cookies and was able to retrieve a file, but it was only 665 bytes. Standing by for word on a wget fix.
Thanks,
Mark
Thanks,
Mark
- Wed Jan 15, 2020 11:48 am America/New_York
- Forum: Questions/Comments
- Question: wget EarthData Login does not work
- Replies: 37
wget EarthData Login does not work
In order to simplify things to try and diagnose, I tried a simple wget for the level 3 chlor product:Command:wget -t 3 --user=oceani --password='password' https://oceandata.sci.gsfc.nasa.gov/cgi/getfile/A2020013.L3m_DAY_CHL_chlor_a_4km.ncResult:--2020-01-15 09:32:15-- https://oceandata...
- Wed Jan 15, 2020 9:35 am America/New_York
- Forum: Questions/Comments
- Question: wget EarthData Login does not work
- Replies: 37
wget EarthData Login does not work
I am having the same problem. I added the --user and --password parameters to my wget command two days ago. All was working fine until this morning. Now I am getting "ERROR 403 Forbidden" for all of my subscription downloads (L2 VIIRS, L2 MODIS & L3 MODIS). Please adv...
- Fri Jan 03, 2020 6:14 pm America/New_York
- Forum: Questions/Comments
- Question: Level 3 MODIS CHL Product
- Replies: 1
Level 3 MODIS CHL Product
Has the name of the MODIS-derived Level 3 4km chlor product changed (presently A{year}{Julian day}.L3m_DAY_CHL_chlor_a_4km.nc ) or is this product simply not available for day 002 yet? Just want to make sure I didn't miss a file name change notification since I believe these types of chang...
- Wed Dec 04, 2019 5:53 pm America/New_York
- Forum: Questions/Comments
- Question: wget error 403
- Replies: 8
wget error 403
xx.xxx.xx.xx
- Tue Dec 03, 2019 6:35 pm America/New_York
- Forum: Questions/Comments
- Question: wget error 403
- Replies: 8
wget error 403
OK. I actually copied the command from my script file and pasted to the post. I also copied the wget command from a script that is working and just swapped out the subscription ID number. Same result. I'll see what I can figure out. I'll try from a different machine a...
- Tue Dec 03, 2019 4:05 pm America/New_York
- Forum: Questions/Comments
- Question: wget error 403
- Replies: 8
wget error 403
Yep. Tried about 6-7 times. Just tried again a few minutes ago. That is quite strange. The exact same call works (so far ... still updating) for all of my other subscriptions. Could that folder containing those subscription files have different permissions than the rest? ...
- Tue Dec 03, 2019 2:30 pm America/New_York
- Forum: Questions/Comments
- Question: wget error 403
- Replies: 8
wget error 403
I am in the process of modifying our scripts that download our subscription data from your server using the new file naming convention. All is working well, except for one subscription number (1385). The command I am using to download the list of available files for subscription 1385 to a file (mu...
- Thu Oct 24, 2019 5:22 pm America/New_York
- Forum: Questions/Comments
- Question: Posting Times of Subscription Files
- Replies: 1
Posting Times of Subscription Files
Is there a way to know/determine exactly the time at which all of the subscription files for a given Julian day and subscription ID are posted to your system? For example if I wanted to determine the best time to download all of the SST files for subscription #1997 on a given day as close to w...