Search found 380 matches

by OB ODPS - towens
Thu May 16, 2024 10:09 am America/New_York
Forum: Home
Question: MODIS data process SeaDAS
Replies: 1

Re: MODIS data process SeaDAS

The MERRA2 optimal ancillary data for 2024-04-18 (2024109) will not be available until at least May 21, 2024.

Tommy
by OB ODPS - towens
Thu May 09, 2024 2:19 pm America/New_York
Forum: Home
Question: PACE l2gen
Replies: 2

Re: PACE l2gen

If I set aer_opt=-18 l2gen fails with: /home/dshea/ocssw/src/l2gen/atmocor2.c line 217: the first mbac wavelength 751 shouldn't be shorter than aer_wave_short 1250 If I replace: aer_waer_wave_short=1250 aer_wave_long=1618 with: aer_wave_short=751 aer_wave_long=870 l2gen completes without error. I al...
by OB ODPS - towens
Tue Apr 30, 2024 2:04 pm America/New_York
Forum: Home
Question: Unrecognized type code of variable supplied -1 ncdf file
Replies: 1

Re: Unrecognized type code of variable supplied -1 ncdf file

The mapped data have the product in the file name, that is an L3 bin file. If you are regularly opening L3b files, check the file with the file command and make sure it is not an HTML file from a download error. If it is HTML, open it in a browser to see the error message.

Tommy
by OB ODPS - towens
Tue Apr 16, 2024 6:16 pm America/New_York
Forum: Home
Question: PACE RGB generation
Replies: 7

Re: PACE RGB generation

Since OCI is hyperspectral, with an undefined l3bprod, the l2bin file has 286 binned rhos bands from rhos_315 to rhos_2258.

Tommy
by OB ODPS - towens
Tue Apr 16, 2024 2:16 pm America/New_York
Forum: Home
Question: PACE RGB generation
Replies: 7

Re: PACE RGB generation

If I add l3bprod=rhos_465,rhos_555,rhos_610 to the l2bin command, the binning completes without error.

Tommy
by OB ODPS - towens
Tue Apr 16, 2024 1:29 pm America/New_York
Forum: Home
Question: PACE RGB generation
Replies: 7

Re: PACE RGB generation

./SeaDAS/ocssw/bin/mapgen -v --ifile PACE_OCI.20240413T175156.L1B.nc --ofile test.rgb --use_rgb product_rgb=rhos_610,rhos_555,rhos_465 ###### l2gen ###### Running: SeaDAS/ocssw/bin/l2gen ifile=PACE_OCI.20240413T175156.L1B.nc ofile=mapgen_l2gen_01.nc l2prod=rhos_nnn atmocor=0 proc_sst=0 Generated L2 ...
by OB ODPS - towens
Mon Apr 15, 2024 9:48 am America/New_York
Forum: Home
Question: PACE RGB generation
Replies: 7

Re: PACE RGB generation

Sorry that won't help: Running: /accounts/towens/work/SeaDAS/ocssw/bin/l2bin flaguse=ATMFAIL,BOWTIEDEL ifile=mapgen_l2gen_list.txt ofile=mapgen_tmp.l2bin.nc area_weighting=1 prodtype=regional resolution=1 line 246 of /home/dshea/ocssw/oel_hdf4/libbin/ncdfbin_utils.c: NetCDF: Variable not found I'll ...
by OB ODPS - towens
Mon Apr 15, 2024 9:31 am America/New_York
Forum: Home
Question: PACE RGB generation
Replies: 7

Re: PACE RGB generation

try adding '--product_rgb=rhos_610,rhos_555,rhos_465' to your command.

Tommy
by OB ODPS - towens
Thu Apr 11, 2024 12:49 pm America/New_York
Forum: Home
Question: The nc file cannot be opened
Replies: 4

Re: The nc file cannot be opened

Run the "file" command on the files you can't open to determine that they are actual netCDF files. If they are HTML, you can open one in a browser to see if it has error information about your download attempt.

Tommy
by OB ODPS - towens
Fri Mar 22, 2024 2:20 pm America/New_York
Forum: Home
Question: SNPP/VIIRS and NOAA/VIIRS
Replies: 2

Re: SNPP/VIIRS and NOAA/VIIRS

I will be processing Jan 2024 for them today, and February 2024 once they publish the February MERRA2 ancillary.

Tommy