Search found 76 matches
- Wed Jun 15, 2022 12:09 am America/New_York
- Forum: Questions/Comments
- Question: VIIRS subscriptions not working?
- Replies: 1
VIIRS subscriptions not working?
The file search CGI hasn't found any new VIIRS L2 granules for our subscriptions since about 2022-06-14 13:18 UTC. This includes ocean color (for both VIIRS/NPP and VIIRS/NOAA20) and surface temperature. The affected subscriptions are: 2179 2180 2348 2908 2909 (Interestingly we're continuing to find...
- Wed Jun 08, 2022 12:07 pm America/New_York
- Forum: Questions/Comments
- Question: Cannot download products since today 2022-06-08 1pm utc
- Replies: 2
Re: Cannot download products since today 2022-06-08 1pm utc
We are experiencing similar issues here. Starting ~12:59 UTC we started getting occasional errors that increased in frequency up until ~14:50 UTC . Since then every attempted download has failed. This includes L2 ocean color for VIIRS/NOAA20, VIIRS/NPP, L2 SST for VIIRS/NPP. We haven't attempted to ...
- Wed Apr 13, 2022 4:08 pm America/New_York
- Forum: Questions/Comments
- Question: SeaDAS - Error when running getanc.py
- Replies: 3
Re: SeaDAS - Error when running getanc.py
That worked, thank you! How/where do I find out the operational tag? What we currently have was obtained at 2019-08-23 14:45:31 UTC by running install_ocssw.py --install-dir=/tmp/ocssw-fetch/ocssw/ -b v7.5 --aqua --terra --viirsn --viirsj1 so there's a very good chance there have been improvements s...
- Mon Apr 11, 2022 4:52 pm America/New_York
- Forum: Questions/Comments
- Question: SeaDAS - Error when running getanc.py
- Replies: 3
SeaDAS - Error when running getanc.py
This is probably something simple that I'm missing but I've been looking at it for a while and am not seeing it, so here goes... When I run the following correct-looking commands $ export OCSSWROOT=/marine-services/ocssw $ source /marine-services/ocssw/OCSSW_bash.env $ getanc.py --sst -s 20192132030...
- Wed Nov 10, 2021 11:45 pm America/New_York
- Forum: Questions/Comments
- Question: Subscription Issues
- Replies: 1
Subscription Issues
We stopped getting new L2 sea ocean color swaths (both NPP and NOAA-20) and sea surface temperature swaths around 13:50 UTC on 2021-11-10. We have multiple subscriptions and they all seem to have quit working around the same time. Our L1A subscriptions to MODISA and MODIST appear to be working norma...
- Wed Oct 27, 2021 4:35 pm America/New_York
- Forum: Questions/Comments
- Question: PODAAC Cloud direct s3 access
- Replies: 1
PODAAC Cloud direct s3 access
I see references in the PODAAC Cloud documentation to "direct s3 access". I think it would be very useful to us but am unsure how to proceed from here. Are there any descriptions / examples of how to use it available, please? I got as far as retrieving a 1 hour key but could not determine ...
- Fri Oct 15, 2021 1:41 pm America/New_York
- Forum: Questions/Comments
- Question: Outdated Planetary Ephemeris in OCSSW Distribution
- Replies: 1
Outdated Planetary Ephemeris in OCSSW Distribution
I retrieved ocssw using install_ocssw.py --install-dir=/tmp/ocssw-fetch/ocssw/ -b v7.5 --aqua --terra --viirsn --viirsj1 from 2021-10-12 03:08:27Z to 2021-10-12 03:11:49Z The de200.eos file retrieved (from git?) during that process had expired. After I figured out what was wrong I replaced it with o...
- Fri Oct 15, 2021 1:00 pm America/New_York
- Forum: Questions/Comments
- Question: modis_GEO.py failures
- Replies: 3
Re: modis_GEO.py failures
Good tips, thank you! At least for now I'm testing that the gbad files are are 19968 bytes or more long and start with EOSAM1 or EOSAM2. If I find that's not working I'll come up with plan B. In the case of netcdf/hdf files I have an automated test that ncdump -h doesn't return an error code. In add...
- Thu Oct 14, 2021 10:09 pm America/New_York
- Forum: Questions/Comments
- Question: modis_GEO.py failures
- Replies: 3
Re: modis_GEO.py failures
OK, this is embarrassing :oops: Our download script was retrieving html error messages instead of gbad files and happily injecting them into the production system as if they were actual gbad files. Needless to say modis_GEO.py didn't read / process them properly. Anyway, I'm off to add a trap to the...
- Thu Oct 14, 2021 5:12 pm America/New_York
- Forum: Questions/Comments
- Question: modis_GEO.py failures
- Replies: 3
modis_GEO.py failures
Some time late in the UTC day 2021-10-10 or early in the day 2021-10-11 modis_GEO.py mysteriously stopped working (we hadn't manipulated the system in months). Here's an example of what's happening when I try to process almost any data with it: /marine-services/ocssw/scripts/modis_GEO.py --threshold...