I'm seeing missing data on our source. I'll compare our counts with theirs and see if any can be recovered on our side. I doubt MODIS will be doing any recovery on their side. I'll update when I know more.
Tommy
Search found 454 matches
- Fri Oct 18, 2024 9:11 am America/New_York
- Forum: Home
- Question: Missing MODIS-Aqua granules/orbits from 8 to 13 October
- Replies: 6
- Fri Oct 18, 2024 8:55 am America/New_York
- Forum: Home
- Question: Missing MODIS-Aqua granules/orbits from 8 to 13 October
- Replies: 6
Re: Missing MODIS-Aqua granules/orbits from 8 to 13 October
I can trace the problem better if you tell me how you are accessing the data and provide an example of a missing granule.
Thanks
Tommy
Thanks
Tommy
- Fri Oct 11, 2024 12:59 pm America/New_York
- Forum: Home
- Question: Running l2gen on OLCI through cmd line
- Replies: 5
Re: Running l2gen on OLCI through cmd line
l2gen only needs the first file:
ifile=Oa01_radiance.nc
geofile=geo_coordinates.nc
It processes all from there.
Tommy
ifile=Oa01_radiance.nc
geofile=geo_coordinates.nc
It processes all from there.
Tommy
- Thu Oct 10, 2024 3:39 pm America/New_York
- Forum: Home
- Question: Running l2gen on OLCI through cmd line
- Replies: 5
Re: Running l2gen on OLCI through cmd line
The Raman Correction was computed already, that output is l2gen processing the file. These are chunky L1B files that take a while to process.
Tommy
Tommy
- Thu Oct 10, 2024 2:40 pm America/New_York
- Forum: Home
- Question: Running l2gen on OLCI through cmd line
- Replies: 5
Re: Running l2gen on OLCI through cmd line
Try adding share to the OCDATAROOT
os.environ['OCDATAROOT'] = '/.../l2gen/ocssw/share'
and there should be an olci directory under share
Tommy
os.environ['OCDATAROOT'] = '/.../l2gen/ocssw/share'
and there should be an olci directory under share
Tommy
- Wed Oct 09, 2024 12:23 pm America/New_York
- Forum: Home
- Question: OB.DAAC L2_OC OLCI-Sentinel3A/B L1 source files
- Replies: 7
Re: OB.DAAC L2_OC OLCI-Sentinel3A/B L1 source files
The forum software may have filtered the code attachment to prevent distribution of malicious code.
Do not run the code if you cannot verify its actions.
Tommy
Do not run the code if you cannot verify its actions.
Tommy
- Tue Oct 08, 2024 12:37 pm America/New_York
- Forum: Home
- Question: OB.DAAC L2_OC OLCI-Sentinel3A/B L1 source files
- Replies: 7
Re: OB.DAAC L2_OC OLCI-Sentinel3A/B L1 source files
The L2 file names are derived from the start time of the data in the L1B granule, which is later than the start time in L1B file name Can you add logic in your script to search forward by incrementing the L1B time by 1 sec in the expected L2 file name and check until it finds a match or reaches a li...
- Tue Oct 08, 2024 11:02 am America/New_York
- Forum: Home
- Question: MODIS geolocation processing failed
- Replies: 3
Re: MODIS geolocation processing failed
There are times when the definitive ATTEPH files that get published are bad, and can't be processed.
When this happens we fall back to using the predicted ephemeris.
Which input files are you using?
Tommy
When this happens we fall back to using the predicted ephemeris.
Which input files are you using?
Tommy
- Mon Oct 07, 2024 5:10 pm America/New_York
- Forum: Home
- Question: OB.DAAC L2_OC OLCI-Sentinel3A/B L1 source files
- Replies: 7
- Sun Oct 06, 2024 1:56 am America/New_York
- Forum: Home
- Question: Ocean Color direct data access broken
- Replies: 2
Re: Ocean Color direct data access broken
Thanks for reporting the problem. There likely won't be a fix in place until Monday 10/7
Tommy
Tommy