Search found 136 matches

by OB ODPS - jgwilding
Wed Oct 18, 2023 5:56 pm America/New_York
Forum: Questions/Comments
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
by OB ODPS - jgwilding
Wed Oct 18, 2023 4:28 pm America/New_York
Forum: Questions/Comments
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
by OB ODPS - jgwilding
Mon Oct 02, 2023 10:59 am America/New_York
Forum: Questions/Comments
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
by OB ODPS - jgwilding
Fri Sep 29, 2023 2:10 pm America/New_York
Forum: Questions/Comments
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
by OB ODPS - jgwilding
Fri Sep 29, 2023 1:47 pm America/New_York
Forum: Questions/Comments
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
by OB ODPS - jgwilding
Fri Sep 29, 2023 9:00 am America/New_York
Forum: Questions/Comments
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...
by OB ODPS - jgwilding
Thu Sep 28, 2023 6:26 pm America/New_York
Forum: Questions/Comments
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 -...
by OB ODPS - jgwilding
Thu Sep 28, 2023 6:01 pm America/New_York
Forum: Questions/Comments
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
by OB ODPS - jgwilding
Thu Sep 28, 2023 5:37 pm America/New_York
Forum: Questions/Comments
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
by OB ODPS - jgwilding
Thu Sep 28, 2023 4:02 pm America/New_York
Forum: Questions/Comments
Question: VIIRS and MODIS Level 2 Subscription Access
Replies: 20

Re: VIIRS and MODIS Level 2 Subscription Access

Hi Mark.

We have been developing a new version of the getfile application, and the redirect is in place to deal with the old end points. Is the redirect creating a problem for you or is this just an observation?


john