Search found 463 matches

by OB ODPS - towens
Thu Sep 11, 2025 9:30 am America/New_York
Forum: Home
Question: Trouble accessing OPeNDAP to download PACE data
Replies: 2

Re: Trouble accessing OPeNDAP to download PACE data

If I run: ncdump -h https://oceandata.sci.gsfc.nasa.gov/opendap/PACE_OCI/L3SMI/2024/0401/PACE_OCI.20240401.L3m.DAY.CHL.V3_0.chlor_a.0p1deg.nc Note: no .dmr I get the headers: netcdf PACE_OCI.20240401.L3m.DAY.CHL.V3_0.chlor_a.0p1deg { dimensions: eightbitcolor = 256 ; lat = 1800 ; lon = 3600 ; rgb = ...
by OB ODPS - towens
Sat Aug 16, 2025 8:54 am America/New_York
Forum: Home
Question: Mapgen return error 110
Replies: 2

Re: Mapgen return error 110

Status 110 is typically returned when there is no data to process.

A2023235064000.L1A_LAC is a night granule so the visible bands are not available

Tommy
by OB ODPS - towens
Thu Jul 24, 2025 8:24 pm America/New_York
Forum: Home
Question: PACE OCI CLD NRT File Missing on July 4, 2025
Replies: 1

Re: PACE OCI CLD NRT File Missing on July 4, 2025

The two files are made by different processes and my not have matching values in the seconds position of the time string.
Try putting a wildcard for the seconds in the CLD file name.

PACE_OCI.20250704T115719.L2.CLD.V3_0.NRT.nc

Tommy
by OB ODPS - towens
Thu Jul 24, 2025 9:00 am America/New_York
Forum: Home
Question: PACE OCI_IOP
Replies: 2

Re: PACE OCI_IOP

I only have access to the the V3.0 version of the data. Can you confirm that the problem exists in the V3.0 data as well?

Tommy
by OB ODPS - towens
Mon Jul 21, 2025 4:39 pm America/New_York
Forum: Home
Question: PACE V3 L2_AOP sensor_band_parameter group gone
Replies: 5

Re: PACE V3 L2_AOP sensor_band_parameter group gone

Are you using an outdated version of ncdump? ./PACE_OCI.20240912T171957.L2.OC_AOP.V3_0.nc wavelength_3d = 346, 348, 351, 353, 356, 358, 361, 363, 366, 368, 371, 373, 375, 378, 380, 383, 385, 388, 390, 393, 395, 398, 400, 403, 405, 408, 410, 413, 415, 418, 420, 422, 425, 427, 430, 432, 435, 437, 440,...
by OB ODPS - towens
Tue Jul 08, 2025 1:47 pm America/New_York
Forum: Home
Question: Aqua Chl and STT L3 Processing Changes?
Replies: 3

Re: Aqua Chl and STT L3 Processing Changes?

The products were reprocessed with the latest chlor_a algorithm, so changes of that scale would not be unexpected.

Tommy
by OB ODPS - towens
Tue Jul 08, 2025 10:50 am America/New_York
Forum: Home
Question: Aqua Chl and STT L3 Processing Changes?
Replies: 3

Re: Aqua Chl and STT L3 Processing Changes?

The CHL files were reprocessed in 2022.

Details of the file name changes:
https://oceancolor.gsfc.nasa.gov/resources/docs/filenaming-convention/

Can you be more specific about the value changes you are seeing?

Tommy
by OB ODPS - towens
Wed Jul 02, 2025 7:45 am America/New_York
Forum: Home
Question: PACE L1b and Cloud Granule Timestamp mismatch
Replies: 4

Re: PACE L1b and Cloud Granule Timestamp mismatch

If a fuzzy match on filenames doesn't work for you, you could download the L2 file first, and read the "ifile:" from the L2 metadata to ascertain the parent.
e.g.:
:ifile = "PACE_OCI.20250207T001005.L1B.V3.nc" ;
:ofile = "PACE_OCI.20250207T001009.L2.CLD.V3_0.nc" ;

Tommy
by OB ODPS - towens
Tue Jul 01, 2025 1:51 pm America/New_York
Forum: Home
Question: PACE L1b and Cloud Granule Timestamp mismatch
Replies: 4

Re: PACE L1b and Cloud Granule Timestamp mismatch

The L1B have the scheduled time of the granule in the name. The L2 names reflect the actual start time of usable data, which may differ from the scheduled time of the granule.

Tommy
by OB ODPS - towens
Tue Jun 24, 2025 12:10 pm America/New_York
Forum: Home
Question: matchup extraction for SEAWIFS does not work
Replies: 1

Re: matchup extraction for SEAWIFS does not work

The Ocean Color archive has migrated to the NASA Cloud so some search terms have changed provider is now "OB_CLOUD" instrument=SeaWiFS short_name like "SeaWiFS_ L1 file names like: SEASTAR_SEAWIFS_GAC.19980504T123211.L1A.nc wget "cmr.earthdata.nasa.gov/search/granules.csv?page_si...