Search found 137 matches
- Thu Dec 07, 2023 2:55 pm America/New_York
- Forum: Home
- Question: getanc socket.timeout
- Replies: 6
Re: getanc socket.timeout
We made the GEO products for these files on Dec 5, so I don't believe this is an issue with ancillary data. Are you able to download the files below using the getfile method described here ? basename=TERRA_MODIS.20231205T145500.GEO.NRT.hdf create_date=Dec 5 2023 21:38:13.426 basename=TERRA_MODIS.202...
- Wed Oct 18, 2023 5:56 pm America/New_York
- Forum: Home
- Question: Recent undownloadable O3_AURAOMI_24h ancillary file
- Replies: 5
Re: Recent undownloadable O3_AURAOMI_24h ancillary file
Hi Yuyuan,
We found and fixed a misconfigured setting in the ancillary-data app. If you run that again, you should get the GMAO_FP files for both the MET and OZONE.
john
We found and fixed a misconfigured setting in the ancillary-data app. If you run that again, you should get the GMAO_FP files for both the MET and OZONE.
john
- Wed Oct 18, 2023 4:28 pm America/New_York
- Forum: Home
- Question: Recent undownloadable O3_AURAOMI_24h ancillary file
- Replies: 5
Re: Recent undownloadable O3_AURAOMI_24h ancillary file
Hi Yuyuan.
Can you post the name of the file you're trying to process?
Also, are you using ancillary-data information that you had previously retrieved some days ago?
john
Can you post the name of the file you're trying to process?
Also, are you using ancillary-data information that you had previously retrieved some days ago?
john
- Mon Oct 02, 2023 10:59 am America/New_York
- Forum: Home
- Question: VIIRS and MODIS Level 2 Subscription Access
- Replies: 20
Re: VIIRS and MODIS Level 2 Subscription Access
Mark,
We put in the new version of getfile this morning. Hopefully things on your end will continue to work okay, but let us know if not.
john
We put in the new version of getfile this morning. Hopefully things on your end will continue to work okay, but let us know if not.
john
- Fri Sep 29, 2023 2:10 pm America/New_York
- Forum: Home
- Question: VIIRS and MODIS Level 2 Subscription Access
- Replies: 20
Re: VIIRS and MODIS Level 2 Subscription Access
yes, but you won't need to change anything. our original redirects should work. this test bypassed those. we'll leave everything be until Monday.
Thanks.
john
Thanks.
john
- Fri Sep 29, 2023 1:47 pm America/New_York
- Forum: Home
- Question: VIIRS and MODIS Level 2 Subscription Access
- Replies: 20
Re: VIIRS and MODIS Level 2 Subscription Access
Mark,
Can you try a manual test of the modified getfile? Use the same URL for a file but remove the ob/ or cgi/ path element, so it will be oceandata.sci.gsfc.nasa.gov/getfile/name-of-file
Try that with your usualy wget options.
john
Can you try a manual test of the modified getfile? Use the same URL for a file but remove the ob/ or cgi/ path element, so it will be oceandata.sci.gsfc.nasa.gov/getfile/name-of-file
Try that with your usualy wget options.
john
- Fri Sep 29, 2023 9:00 am America/New_York
- Forum: Home
- Question: VIIRS and MODIS Level 2 Subscription Access
- Replies: 20
Re: VIIRS and MODIS Level 2 Subscription Access
Mark, We have some redhat systems (RHEL 8.8) as well, and they have wget 1.18, which doesn't have the problem. I'm guessing your redhat systems are older? As Masoud said, we are looking at what might be behind the redirect There's nothing in the usage of getfile that is specific to subscriptions. It...
- Thu Sep 28, 2023 6:26 pm America/New_York
- Forum: Home
- Question: VIIRS and MODIS Level 2 Subscription Access
- Replies: 20
Re: VIIRS and MODIS Level 2 Subscription Access
That seems odd. The 308 status is not meant to be a fatal error. Older versions of wget had a bug that prevented them from following the redirects. Any way to upgrade or switch to curl? https://lists.gnu.org/archive/html/bug-wget/2017-11/msg00015.html % wget --max-redirect=2 --no-check-certificate -...
- Thu Sep 28, 2023 6:01 pm America/New_York
- Forum: Home
- Question: VIIRS and MODIS Level 2 Subscription Access
- Replies: 20
Re: VIIRS and MODIS Level 2 Subscription Access
Ok, we're running,
% wget --version
GNU Wget 1.20.3 built on linux-gnu.
The man page mentions a --max-redirect option and claims its default is 20. Maybe your version has a different value for a default. Can you try adding --max-redirect=10 to your command?
john
% wget --version
GNU Wget 1.20.3 built on linux-gnu.
The man page mentions a --max-redirect option and claims its default is 20. Maybe your version has a different value for a default. Can you try adding --max-redirect=10 to your command?
john
- Thu Sep 28, 2023 5:37 pm America/New_York
- Forum: Home
- Question: VIIRS and MODIS Level 2 Subscription Access
- Replies: 20
Re: VIIRS and MODIS Level 2 Subscription Access
Mark,
Are you using wget or curl to download? Can you post the command and its version?
john
Are you using wget or curl to download? Can you post the command and its version?
john