Search found 682 matches

by OB SeaDAS - xuanyang02
Thu Jan 09, 2025 4:01 pm America/New_York
Forum: Home
Question: Reprojection of multiple of SST4 images
Replies: 8

Re: Reprojection of multiple of SST4 images

When you do l2bin, the output file names will be DAY, 8D(means there is a 7 day difference between the start day and stop day), CU(custom day range), such as L3b.DAY or L3b.CU, or whatever name you specify. When you do l3mapgen on the L3b file, the file name will be L3m.DAY, L3m.8D or L3m.CU accordi...
by OB SeaDAS - xuanyang02
Wed Jan 08, 2025 4:08 pm America/New_York
Forum: Home
Question: Reprojection of multiple of SST4 images
Replies: 8

Re: Reprojection of multiple of SST4 images

Thanks for the tip on flaguse= NONE for l2bin
by OB SeaDAS - xuanyang02
Tue Jan 07, 2025 10:50 am America/New_York
Forum: Home
Question: seadas l2gen
Replies: 2

Re: seadas l2gen

Please do SeaDAS-Toolbox -> Software & System Info and post the result here.

Please also share the name of your MODIS L1B file that you wanted to do l2gen on, so we can try to replicate the error
by OB SeaDAS - xuanyang02
Mon Jan 06, 2025 1:49 pm America/New_York
Forum: Home
Question: OCSSW installation in Windows
Replies: 1

Re: OCSSW installation in Windows

I think you need to edit seadas.properites instead of seadas.config

${user.dir}\.seadas9\etc\seadas.properties
by OB SeaDAS - xuanyang02
Thu Jan 02, 2025 6:58 pm America/New_York
Forum: Home
Question: How to create a True Color image with MODIS?
Replies: 3

Re: How to create a True Color image with MODIS?

Your SeaDAS version is 8.3.0 and OCSSW version is V2022.2.

The current SeaDAS version is 9.1.0, and OCSSW is V2024.8.

You might want to update your OCSSW to V2024.8
by OB SeaDAS - xuanyang02
Thu Jan 02, 2025 6:51 pm America/New_York
Forum: Home
Question: Reprojection of multiple of SST4 images
Replies: 8

Re: Reprojection of multiple of SST4 images

I used multilevel_processor to bin two sst4 files together and then projected to a nc file. multilevel_processor par=/Users/*/Scenes/MODIS_AQUA/forum/multilevel_processor-ParFile.par Here is the content of the multilevel_processor-ParFile.par file - [main] ifile=/Users/*/Scenes/MODIS_AQUA/forum/l2_s...
by OB SeaDAS - xuanyang02
Thu Jan 02, 2025 5:30 pm America/New_York
Forum: Home
Question: MODIS L3m DAY CHL chlor_a and MODIS L3b DAY. The CHL Difference
Replies: 1

Re: MODIS L3m DAY CHL chlor_a and MODIS L3b DAY. The CHL Difference

When you bin all the files like AQUA_MODIS.20190101T002000.L2.OC.nc on the day 20190101 by the product chlor_a, you get AQUA_ MODIS.20190101.L3b.DAY.CHL.nc

When you map the AQUA_ MODIS.20190101.L3b.DAY.CHL.nc file, you get AQUA_ MODIS.20190101.L3m.DAY.CHL.nc, which could be visualized by SeaDAS
by OB SeaDAS - xuanyang02
Thu Jan 02, 2025 4:22 pm America/New_York
Forum: Home
Question: modis_L1B.py failures (bad LUT data?)
Replies: 14

Re: modis_L1B.py failures (bad LUT data?)

I processed A2024364200500.L1A_LAC to L1B without any error. The tag I used is V2024.8
by OB SeaDAS - xuanyang02
Thu Jan 02, 2025 11:54 am America/New_York
Forum: Home
Question: AQUA_MODIS chlorophyll-a processing
Replies: 2

Re: AQUA_MODIS chlorophyll-a processing

Could you please give us the name of one of the files you downloaded that you would like to open? SeaDAS can open most of the files that are available at https://oceancolor.gsfc.nasa.gov/data/, except l3b files. For l3b files, you need to use SeaDAS to map them into l3m files to visualize. https://s...
by OB SeaDAS - xuanyang02
Thu Jan 02, 2025 10:11 am America/New_York
Forum: Home
Question: Error: requests.exceptions.ConnectionError
Replies: 1

Re: Error: requests.exceptions.ConnectionError

Most likely, it's the network issue. Can you try again?