Search found 336 matches

by oo_processing
Fri Feb 27, 2026 2:52 pm America/New_York
Forum: Home
Question: VIIRS SNPP polar_wander.ascii update is broken
Replies: 5

Re: VIIRS SNPP polar_wander.ascii update is broken

Thank you! It works.

Have a good weekend.
-Yuyuan
by oo_processing
Fri Feb 27, 2026 12:19 pm America/New_York
Forum: Home
Question: VIIRS SNPP polar_wander.ascii update is broken
Replies: 5

Re: VIIRS SNPP polar_wander.ascii update is broken

Hi Tommy, The debug output was Downloading files into /V2025.5/var/viirsn DEBUG:https://oceandata.sci.gsfc.nasa.gov:443 "GET /Ancillary/LUTs/viirsn/?format=json HTTP/1.1" 302 None DEBUG:https://oceandata.sci.gsfc.nasa.gov:443 "GET /directdataaccess/Ancillary/LUTs/viirsn/?format=json H...
by oo_processing
Fri Feb 27, 2026 9:06 am America/New_York
Forum: Home
Question: VIIRS SNPP polar_wander.ascii update is broken
Replies: 5

VIIRS SNPP polar_wander.ascii update is broken

Dear Support, I run SeaDAS update_luts very day, today's was broken. The polar_wander.ascii should be a formatted ASCII. But I just got "V2025.5/var/viirsn/polar_wander.ascii: HTML document, ASCII text, with very long lines". Its top lines are <!DOCTYPE html> <!--[if lt IE 7]> <html class=...
by oo_processing
Wed Nov 19, 2025 7:20 pm America/New_York
Forum: Home
Question: l2gen for MODIST -- mismatch in ntime
Replies: 2

Re: l2gen for MODIST -- mismatch in ntime

Thanks a lot for the hint.

I like to stay with the V tags. A small change and rebuild works for me.

Code: Select all

--- a/V2025.5/ocssw_src/oel_hdf4/libl1/xcal.h
+++ b/T2025.17/ocssw_src/oel_hdf4/libl1/xcal.h
@@ -3,7 +3,7 @@

 #include "l1.h"

-#define XTNTIME 300
+#define XTNTIME 360
-Yuyuan
by oo_processing
Wed Nov 19, 2025 2:29 pm America/New_York
Forum: Home
Question: l2gen for MODIST -- mismatch in ntime
Replies: 2

l2gen for MODIST -- mismatch in ntime

Dear Support, Example files https://oceandata.sci.gsfc.nasa.gov/getfile/T2025320041500.L1A_LAC.bz2 https://oceandata.sci.gsfc.nasa.gov/getfile/TERRA_MODIS.20251116T041501.GEO.NRT.hdf My OCSSW is V2025.5, and I was running the following commands: $ bunzip2 -d T2025320041500.L1A_LAC.bz2 $ modis_L1B T2...
by oo_processing
Wed Oct 08, 2025 6:19 pm America/New_York
Forum: Home
Question: PACE OCI level-2 AOP wavelength_3d variable missing
Replies: 6

Re: PACE OCI level-2 AOP wavelength_3d variable missing

Same error here. You may submit a bug report to the ncdf4 author.

-Y
by oo_processing
Wed Oct 08, 2025 4:53 pm America/New_York
Forum: Home
Question: PACE OCI level-2 AOP wavelength_3d variable missing
Replies: 6

Re: PACE OCI level-2 AOP wavelength_3d variable missing

Hey, If you are running a python environment, try this: >>> import netCDF4 >>> f=netCDF4.Dataset('l2/PACE_OCI.20240501T000458.L2.OC_AOP.V3_1.nc') >>> f['sensor_band_parameters/wavelength_3d'] <class 'netCDF4._netCDF4.Variable'> int32 wavelength_3d(wavelength_3d) long_name: wavelengths units: nm _Fil...
by oo_processing
Wed Mar 26, 2025 7:10 pm America/New_York
Forum: Home
Question: $OCSSWROOT/bin/seadasutils/ancDB.py
Replies: 2

Re: $OCSSWROOT/bin/seadasutils/ancDB.py

Excited to see the new code implemented in tag V2025.1

Cheers!
Yuyuan
by oo_processing
Thu Mar 13, 2025 6:35 pm America/New_York
Forum: Home
Question: PACE-OCI L1B partial granule?
Replies: 1

PACE-OCI L1B partial granule?

Dear Support, It's first time I see something like this. The OCI granules are always 5-min apart, but these two are odd: PACE_OCI.20250312T183450.L1B.V3.nc PACE_OCI.20250312T183505.L1B.V3.nc Please forward this to the group who can handle it if it's an artifact. This EarthData Search screenshot show...
by oo_processing
Tue Mar 04, 2025 9:42 am America/New_York
Forum: Home
Question: EarthData Search for PACE-OCI L1B no data staged after 2/27/2025
Replies: 4

Re: EarthData Search for PACE-OCI L1B no data staged after 2/27/2025

Thanks,
Yes, the search portal has now been up-to-date

Yuyuan