Search found 282 matches

by oo_processing
Wed Mar 02, 2022 3:22 pm America/New_York
Forum: Questions/Comments
Question: Some modis_GEO.py 7.5.3 fail but not in modis_GEO T2022.2 anc.db issues
Replies: 4

Some modis_GEO.py 7.5.3 fail but not in modis_GEO T2022.2 anc.db issues

I use 7.5.3 in production as there are issues using newer code that need to me resolved. This is not longer true again: https://forum.earthdata.nasa.gov/viewtopic.php?p=10413&hilit=getanc+returning&sid=dae8965e0081629552fb33941324f327#p10411 I have had some files, __not_all__ , fail in the g...
by oo_processing
Mon Feb 21, 2022 5:49 pm America/New_York
Forum: Questions/Comments
Question: anc file always returns as HTML
Replies: 5

Re: anc file always returns as HTML

Sean, This seems to be a bad gateway issue. We have seen this before as I recall. PS, its not just anc files. MODIS, OLCI and VIIRS have all seen the "<!-- IE needs 512+ bytes: [http]://blogs.msdn.com/b/ieinternals/archive/2010/08/19/http-error-pages-in-internet-explorer.aspx -->" show up ...
by oo_processing
Sat Feb 19, 2022 11:44 pm America/New_York
Forum: Questions/Comments
Question: anc file always returns as HTML
Replies: 5

anc file always returns as HTML

I have been trying all do to get this anc file. It always returns as HTML. $ curl -b ~/.urs_cookies_sentinel -c ~/.urs_cookies_sentinel -L -n --interface 2607:fe50:0:6330::104 --retry 5 --retry-delay 2 --max-time 0 --output /shares/cms_optics/apps/seadas/seadas-7.5.3/ocssw/var/anc/2022/050/PM1ATTNR_...
by oo_processing
Wed Feb 16, 2022 10:03 pm America/New_York
Forum: Questions/Comments
Question: Subscriptions not being staged
Replies: 1

Subscriptions not being staged

It is 2200hrs EST, and for some reason it seems very few of my many subscriptions have been staged today. Here are 2 examples. bmurch@dell8 work]$ curl --retry 5 --retry-delay 2 -d 'subID=1059&results_as_file=1' https://oceandata.sci.gsfc.nasa.gov/api/file_search MOD00.P2022045.0605_1.PDS.bz2 MO...
by oo_processing
Mon Jan 24, 2022 3:47 pm America/New_York
Forum: Questions/Comments
Question: T2021.24 scripts not returning correctly
Replies: 4

Re: T2021.24 scripts not returning correctly

So what is the proper method of doing this then? I use both modis_atteph and getanc (specifically to get the proper files for processing from L0->L1B like your link error example "getanc -c -s 2022012040000 -e 2022012200000") and again in my l2gen station as well? getanc --refreshDB -m aqu...
by oo_processing
Fri Jan 21, 2022 6:03 pm America/New_York
Forum: Questions/Comments
Question: T2021.24 scripts not returning correctly
Replies: 4

T2021.24 scripts not returning correctly

So it appears that a problem (well for us anyways) remain from way, way back. The old one is that output of getanc and modis_atteph return att1 att2 ... eph1 eph2 BUT the other program takes a1 a2 ... e1 e2 And worse, the 2nd issue is that the att and eph files returned by getanc DO NOT PUT THE PATH...
by oo_processing
Thu Jan 13, 2022 1:14 pm America/New_York
Forum: Questions/Comments
Question: No valid ephemeris files found doy 008
Replies: 7

Re: No valid ephemeris files found doy 008

Looks like that fixed my issues.
Cheers,
Brock
by oo_processing
Wed Jan 12, 2022 2:47 pm America/New_York
Forum: Questions/Comments
Question: No valid ephemeris files found doy 008
Replies: 7

Re: No valid ephemeris files found doy 008

There are still issues with at least 2 more files that I know of. [bmurch@optics0 test2]$ curl -b .urs_cookies_single -c .urs_cookies_single -L -n --interface 2607:fe50:0:6330::104 --retry 5 --retry-delay 2 --max-time 0 --output ./MOD00.P2022008.1835_1.PDS https://oceandata.sci.gsfc.nasa.gov/cgi/get...
by oo_processing
Wed Jan 12, 2022 12:40 am America/New_York
Forum: Questions/Comments
Question: No valid ephemeris files found doy 008
Replies: 7

Re: No valid ephemeris files found doy 008

Is there anything else I can provide to resolve the 008 (color) pass problems?
Cheers,
Brock
by oo_processing
Mon Jan 10, 2022 3:46 pm America/New_York
Forum: Questions/Comments
Question: No valid ephemeris files found doy 008
Replies: 7

Re: No valid ephemeris files found doy 008

Well, Actually, I process from L0 and append data together prior to processing if required. Ths run was two l0 concatenated. I haven't has an issue before. I removed one file from the test. Only the MOD00.P2022008.1825_1.PDS.bz2 file was replaced and processed to determine it the concatination cause...