Search found 258 matches
- Thu Oct 10, 2019 2:17 pm America/New_York
- Forum: Questions/Comments
- Question: the color of images generated by SeaDAS
- Replies: 1
the color of images generated by SeaDAS
Yes the colors do indicate the chlorophyll concentration. To view the color bar (legend) of a particular image, right click on the image and select "Export Colorbar" or there is an shortcut icon in the menu bar. The range (thresholds) can be adjusted in the Color Manager window...
- Thu Sep 05, 2019 10:15 am America/New_York
- Forum: Questions/Comments
- Question: Seadas java problems (openjdk11 and oracle 12)
- Replies: 2
Seadas java problems (openjdk11 and oracle 12)
You can download java 8 here:
https://www.oracle.com/technetwork/java/javase/downloads/index.html
SeaDAS 7 does not support java versions later than java 8.
Danny
https://www.oracle.com/technetwork/java/javase/downloads/index.html
SeaDAS 7 does not support java versions later than java 8.
Danny
- Thu Jul 25, 2019 1:48 pm America/New_York
- Forum: Questions/Comments
- Question: export a 'geometry'
- Replies: 3
export a 'geometry'
Profile plot is what you want for a line vector. If for some reason you want to extract pixels of some other vector shape (such as polygon) or ROI (region of interest) masks then you could use the Pixel Extraction tool to do this. Essentially placing a pin somewhere in the center of the ...
- Wed Jul 17, 2019 1:53 pm America/New_York
- Forum: Questions/Comments
- Question: marker color and shape?
- Replies: 2
marker color and shape?
Once you have imported the CSV file as a vector into SeaDAS you can edit the color and shape of the markers. To do this go to the Layer Manager tool window. Within this window select the layer associated with the CSV file (note: you select the layer to be the "active layer" by ...
- Tue Jun 25, 2019 8:43 am America/New_York
- Forum: Questions/Comments
- Question: climatology
- Replies: 2
climatology
"all the years combined" is a bit vague. Are you trying to combine the level-3 annual composites or seasonal composites or something else or perhaps level-2 files? If it is level-3 annual files then to avoid a seasonal or other bias don't use incomplete years (such as 2002 ...
- Mon Jun 24, 2019 8:27 am America/New_York
- Forum: Questions/Comments
- Question: viirsj1 processing issues
- Replies: 5
viirsj1 processing issues
Try doing a full install of the processors with the clean option set. I
Danny
Danny
- Wed Jun 12, 2019 8:02 am America/New_York
- Forum: Questions/Comments
- Question: uninstall older version?
- Replies: 7
uninstall older version?
Your error message is associated with a problem with your text file as addressed in your other parallel thread on this forum.Regarding the installation:If SeaDAS is installed in "/Applications/seadas-7.5.3" then the file "/Applications/seadas-7.5.3/VERSION.txt" should exist. ...
- Tue Jun 11, 2019 1:32 pm America/New_York
- Forum: Questions/Comments
- Question: Error using l3bin
- Replies: 24
Error using l3bin
Did you test this new text file run of l3bin from the command line? Your error still indicates something wrong with your text file such as the presence of an extra new line character.To rule out the editor issue, can you try to generate your text file directly from the command line like ...
- Tue Jun 11, 2019 11:06 am America/New_York
- Forum: Questions/Comments
- Question: Error using l3bin
- Replies: 24
Error using l3bin
If it runs from the command line and not the GUI then you either need to make the file list contain the full path name to the input files or you need to have the text file be located in the same directory as the input files.
Danny
Danny
- Mon Jun 03, 2019 8:08 am America/New_York
- Forum: Questions/Comments
- Question: multiple error using l3bin
- Replies: 3
multiple error using l3bin
The error message indicates that it cannot find the first file in your list (and probably wouldn't find the rest as well). If you are running from the command line then you either need the text file to contain the full directory path to each file or you need to run l3bin from within the di...