I'm not sure if this is a question for Don, Tommy, or someone else.
I was processing a set of 34 PACE/OCI L1B files with l2gen [msl12 9.11.0-V2025.1 (Jan 30 2025 23:47:26)] today. All of them except one processed successfully. The file that failed was this one.
http://oceandata.sci.gsfc.nasa.gov/getfile/PACE_OCI.20250227T011247.L1B.V3.nc
My command line was this.
Code: Select all
l2gen ifile=PACE_OCI.20250227T011247.L1B.V3.nc ofile=PACE_OCI.20250227T011247.L2.nc l2prod=rhos_432,rhos_435,rhos_437,rhos_440,rhos_442,rhos_445,rhos_447,rhos_450,rhos_452,rhos_455,rhos_545,rhos_547,rhos_550,rhos_553,rhos_555,rhos_558,rhos_560,rhos_563,rhos_565,rhos_568,rhos_665,rhos_666,rhos_667,rhos_668,rhos_670,rhos_671,rhos_672,rhos_673,rhos_675,rhos_676
https://oceandata.sci.gsfc.nasa.gov/directdataaccess/Level-1B/PACE-OCI/2025/27-Feb-2025/
but that doesn't seem to cause an issue for the other files.
The failed scene also spans the antimeridian, but so do other adjacent scenes that processed successfully.
The error message returned was
Code: Select all
line 632 of /home/dshea/ocssw/oel_hdf4/libl1/l1_oci.c: NetCDF: HDF error
The full l2gen output is attached.
Any ideas as to what the problem might be?
Thanks,
Norman