xx.xxx.xx.xx
Any idea why our IP address was blocked?
Mark
Search found 68 matches
- Thu Oct 22, 2020 1:46 pm America/New_York
- Forum: Questions/Comments
- Question: Subscriptions Empty
- Replies: 11
- Thu Oct 22, 2020 12:49 pm America/New_York
- Forum: Questions/Comments
- Question: Subscriptions Empty
- Replies: 11
Subscriptions Empty
Hi John,We have been using a user name and password for many years, but I gave your wget version a shot anyways. Using the command below, I get the following results:$ wget --post-data="subID=906&results_as_file=1" -O - https://oceandata.sci.gsfc.nasa.gov/api/file_search --2020-1...
- Thu Oct 22, 2020 11:31 am America/New_York
- Forum: Questions/Comments
- Question: Subscriptions Empty
- Replies: 11
Subscriptions Empty
All of the queries for my subscriptions are coming up empty as of this morning. These are mostly subscriptions for Level 2 MODIS (both Terra and Aqua) and VIIRS SST data. We have several subscriptions, but a few subscription numbers for reference are 906, 2650 and 2642. The initial...
- Mon Aug 31, 2020 4:46 pm America/New_York
- Forum: Questions/Comments
- Question: Level 3 Terra CHLO File Unavailability
- Replies: 1
Level 3 Terra CHLO File Unavailability
Looks like the issue has been resolved. No need to reply.
Thank you.
Mark
Thank you.
Mark
- Mon Aug 31, 2020 2:14 pm America/New_York
- Forum: Questions/Comments
- Question: Level 3 Terra CHLO File Unavailability
- Replies: 1
Level 3 Terra CHLO File Unavailability
I am trying to download the Level 3 Terra MODIS CHLO products for Julian Day 242 and 243 (eg. T2020242.L3m_DAY_CHL_chlor_a_4km.nc) and getting several different error messages. Earlier today the error message was that the security certificate was expired, now I am getting either error #302 or $404 (...
- Wed Jan 15, 2020 1:57 pm America/New_York
- Forum: Questions/Comments
- Question: wget EarthData Login does not work
- Replies: 37
wget EarthData Login does not work
Good enough. I guess the extra delay in file retrieval is just now part of the new authentication protocol. We can live with it. Will certainly set up the .netrc method.... in time when we can get to it.
Thanks,
Mark
Thanks,
Mark
- Wed Jan 15, 2020 1:41 pm America/New_York
- Forum: Questions/Comments
- Question: wget EarthData Login does not work
- Replies: 37
wget EarthData Login does not work
Sean,The --auth-no-challenge=on addition seems to be working for our other subscription file requests/downloads. The server does, however, return a series of "HTTP request sent, awaiting response... 302 Found" messages for every file requested for download. Not necessarily a se...
- 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...