Search found 295 matches

by oo_processing
Wed Mar 02, 2022 7:55 pm America/New_York
Forum: Questions/Comments
Question: sub id not returning
Replies: 1

sub id not returning

I have tried this command on a few computers on different networks (home, work IPv4, work IPv6). The command was working earlier today. Now, none are getting past this point: $ time curl --verbose -4 --silent --retry 5 --retry-delay 2 -d "subID=1843&results_as_file=1" https://oceandata...
by oo_processing
Wed Mar 02, 2022 4:57 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

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

Also note that 7.5.3 returned a correct _NRT, but the T2022.2 version points to a day old 060/PM1EPHND.P2022060.1200.003. I'm not sure why that would be the case if the _NRT is available as demonstrated in 7.5.3 DB? [bmurch@optics0 seadas_l1a_geo_extract_rt]$ ll /shares/cms_optics/apps/seadas/seadas...
by oo_processing
Wed Mar 02, 2022 3:57 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

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

It appears that these are the ones having issues right now (there may be more that I don't use): FILE=/cms_zfs/sat_data/modis/l0/2022/061/MOD00.P2022061.0740_1.PDS.bz2 FILE=/cms_zfs/sat_data/modis/l0/2022/061/MOD00.P2022061.0745_1.PDS.bz2 FILE=/cms_zfs/sat_data/modis/l0/2022/061/MOD00.P2022061.0750_...
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