Search found 623 matches

by OB SeaDAS - xuanyang02
Mon May 15, 2023 4:04 pm America/New_York
Forum: Questions/Comments
Question: SeaDAS - Creating land, water coastline masks
Replies: 1

Re: SeaDAS - Creating land, water coastline masks

Sometimes CoastlineLandWaterMasks freezes. You could restart SeaDAS. Before you do CoastlineLandWaterMasks again, try to optimize VM Parameters and/or cache size by pressing the Compute button in the Performance Optimizer Smart Configurator Window, accessed through SeaDAS -> Preferences -> Performan...
by OB SeaDAS - xuanyang02
Mon May 15, 2023 10:04 am America/New_York
Forum: Questions/Comments
Question: QUESTION
Replies: 1

Re: QUESTION

SeaDAS is a software package that displays, analyze and process ocean color data -- https://seadas.gsfc.nasa.gov/
by OB SeaDAS - xuanyang02
Thu May 11, 2023 9:59 am America/New_York
Forum: Questions/Comments
Question: cannot use Seadas GUI but work for command line
Replies: 11

Re: cannot use Seadas GUI but work for command line

Unfortunately, SeaDAS 8 GUI does not work on Ventura, but SeaDAS command line still works. We are working to resolve the issue.

In the meantime, SeaDAS 7 works on Ventura, both GUI and command line.
by OB SeaDAS - xuanyang02
Mon May 08, 2023 1:12 pm America/New_York
Forum: Questions/Comments
Question: subset .nc file with gpt
Replies: 1

Re: subset .nc file with gpt

First, I downloaded AQUA_MODIS.20170123T193500.L2.OC.nc, and the metadata shows north=39 south=18 west=-110 east=-81, so your subset area north=23.5 south=22 west=113 east=114.5 has no intersection with the source product's boundary. Secondly, you need to provide the absolute path of the files for t...
by OB SeaDAS - xuanyang02
Mon May 08, 2023 12:09 pm America/New_York
Forum: Questions/Comments
Question: Cannot find band information in file created using ncl
Replies: 2

Re: Cannot find band information in file created using ncl

Can you put your file in the cloud such as Google Drive?
by OB SeaDAS - xuanyang02
Mon May 08, 2023 11:45 am America/New_York
Forum: Questions/Comments
Question: GPT mosaic missing data
Replies: 3

Re: GPT mosaic missing data

If your task is to Subset and Reprojection, you can avoid Mosaic by extract (SeaDAS processors) and then reprojection -- 1. SeaDAS-Toolbox -> SeaDAS Processors -> extractors 2. Raster -> Geometric -> Reprojection Here is the resulted image of chlor_a Screen Shot 2023-05-08 at 11.44.03 AM.png --
by OB SeaDAS - xuanyang02
Fri May 05, 2023 5:01 pm America/New_York
Forum: Questions/Comments
Question: GPT mosaic missing data
Replies: 3

Re: GPT mosaic missing data

Previously we said Mosaic has issues dealing with geographic area that crosses the dateline. https://forum.earthdata.nasa.gov/viewtopic.php?p=14394#p14394 In fact, Mosaic has issues with geographic area that is near the dateline, even it does not cross the dateline. Here is the workaround, which is ...
by OB SeaDAS - xuanyang02
Wed May 03, 2023 1:56 pm America/New_York
Forum: Questions/Comments
Question: MODIS water leaving radiance
Replies: 1

Re: MODIS water leaving radiance

Lw (water leaving radiance) is not a product in the OC suite, so you can't find Lw in our MODIS L2 files. However, you can use SeaDAS' l2gen to create Lw product from MODIS L1 files-- https://seadas.gsfc.nasa.gov/help-8.3.0/processors/ProcessL2gen.html
by OB SeaDAS - xuanyang02
Fri Apr 21, 2023 12:55 pm America/New_York
Forum: Questions/Comments
Question: cannot use Seadas GUI but work for command line
Replies: 11

Re: cannot use Seadas GUI but work for command line

Thanks, George for sharing the information. We are trying to find the corresponding workaround steps for SeaDAS...