Search found 277 matches

by OB SeaDAS - knowles
Mon May 20, 2024 12:16 pm America/New_York
Forum: Home
Question: Updating to SeaDAS 9.0.1
Replies: 2

Re: Updating to SeaDAS 9.0.1

SeaDAS 9.0.1 does not update any of the SeaDAS GUI components which run the OCSSW processors.

For SeaDAS 9.0.1 release update details see "Minor Release SeaDAS 9.0.1" in "https://seadas.gsfc.nasa.gov/release-notes/version/9.0.0"

Danny
by OB SeaDAS - knowles
Mon May 20, 2024 11:48 am America/New_York
Forum: Home
Question: SeaDAS Spectrum View
Replies: 10

Re: SeaDAS Spectrum View

The 'Spectral Wavelength' property needs to be set for all the spectral bands in order to generate a Spectrum View plot. SeaDAS populates this field automatically for level-2 and level3 OB.DAAC files. SeaDAS doesn't auto-populate the "Spectral Wavelength" field based on band grouping or fo...
by OB SeaDAS - knowles
Mon May 20, 2024 11:22 am America/New_York
Forum: Home
Question: seadas spectrum view -- never ending wait for PACE L2 file
Replies: 2

Re: seadas spectrum view -- never ending wait for PACE L2 file

You should be getting a progress monitor. The Spectrum View tool takes a several minutes to initialize on the file you mentioned due to its size and number of bands. Also you should first add at least one pin and then run it. You can then run in cursor mode, toggle pins off if you want, but first cr...
by OB SeaDAS - knowles
Tue May 14, 2024 12:33 pm America/New_York
Forum: Home
Question: Failed to load filter sets
Replies: 1

Re: Failed to load filter sets

Thanks for reporting this error. I tested on both SeaDAS 9.0.0 and SNAP 10 and I can confirm that this error is present in both applications (and isn't limited to just Windows). This error seems confined to failure in loading user custom saved filters. Otherwise, the Filter Band tool seems to be ful...
by OB SeaDAS - knowles
Mon Apr 29, 2024 10:49 am America/New_York
Forum: Home
Question: L2gen - cant remove HILT flags MODIS
Replies: 5

Re: L2gen - cant remove HILT flags MODIS

Do the pixels which you see as HILT flagged also contain other flags which are set to true (such as STRAYLIGHT, CLDICE, LAND)? Look at Pixel Info > Flags to verify this. If you do see pixels which are only flagged HILT then send the exact MODIS filename and ideally a picture of the region where the ...
by OB SeaDAS - knowles
Fri Apr 26, 2024 12:10 pm America/New_York
Forum: Home
Question: L2gen - cant remove HILT flags MODIS
Replies: 5

Re: L2gen - cant remove HILT flags MODIS

If your question regards running l2gen, then setting "maskhilt=1" (which is the default and really doesn't need to be set if your suite is "OC") will result in a level-2 file with HILT flagged pixels masked out. If your question regards using a math expression based SeaDAS tool w...
by OB SeaDAS - knowles
Tue Apr 23, 2024 10:37 am America/New_York
Forum: Home
Question: Reprojection problem to tif file using SeaDAS
Replies: 1

Re: Reprojection problem to tif file using SeaDAS

We will need more information. 1. Are you using the Reproject tool or l3mapgen? 2. Provide the input file name and/or its level. We need to understand the input file you are using. 3. What SeaDAS version are you using? 4. If you view the input file, do you see Chlorophyll values less than 1? 5. Try ...
by OB SeaDAS - knowles
Fri Apr 19, 2024 12:04 pm America/New_York
Forum: Home
Question: L2gen processing of VIIRS SNPP is missing some bands
Replies: 4

Re: L2gen processing of VIIRS SNPP is missing some bands

To add NIR, here's the specific l2prod list for VIIRS SNPP (uses the "vvv" shortcut): l2prod=Rrs_vvv Rrs_745 Rrs_862 ... or everything (without using the "vvv" shortcut): l2prod=Rrs_410 Rrs_443 Rrs_486 Rrs_551 Rrs_671 Rrs_745 Rrs_862 Also the cautionary note (as Sean mentioned in...
by OB SeaDAS - knowles
Fri Apr 19, 2024 11:27 am America/New_York
Forum: Home
Question: MODIS GEO.py
Replies: 3

Re: MODIS GEO.py

Based on your output messages it seems like you are using SeaDAS 7.5.3 and implementing python2.7 The current SeaDAS is 9.0.0 and uses python3. So upgrading would be highly advisable. It looks like your python requests call is failing. It is possible you don't have an internet connection when runnin...