Search found 266 matches
- Fri Nov 05, 2021 2:12 pm America/New_York
- Forum: Questions/Comments
- Question: SeaDAS 8.1.0 installation error
- Replies: 17
Re: SeaDAS 8.1.0 installation error
Mike, I'm able to install on my Big Sur (11.6) - which is using java (build 1.8.0_241-b07). But you should not need to install JDK because SeaDAS comes packaged with a JDK which it uses. What happened during installation? Did you get an Installer GUI? What steps did you click within the installer GU...
- Fri Oct 29, 2021 10:08 am America/New_York
- Forum: Questions/Comments
- Question: How do I access data via OPeNDAP in SeaDAS 8.1.0?
- Replies: 1
Re: How do I access data via OPeNDAP in SeaDAS 8.1.0?
Both SeaDAS 8 and SNAP do not support OPeNDAP. There are no current plans (at least in the near future) of adding OPeNDAP support to SeaDAS 8 or SNAP. SeaDAS 7 does support OPeNDAP.
- Mon Oct 04, 2021 4:01 pm America/New_York
- Forum: Questions/Comments
- Question: Problem with new version of SeaDAS/OCSSW
- Replies: 4
Re: Problem with new version of SeaDAS/OCSSW
Hi Amita,
You will need to have SeaDAS OCSSW installed in a directory in which you have read/write permissions as some SeaDAS OCSSW programs read/write to these directories.
You will need to have SeaDAS OCSSW installed in a directory in which you have read/write permissions as some SeaDAS OCSSW programs read/write to these directories.
- Thu Sep 30, 2021 1:32 pm America/New_York
- Forum: Questions/Comments
- Question: How to Get Reflectance Data for Lat/Lon?
- Replies: 7
Re: How to Get Reflectance Data for Lat/Lon?
There are a lot of gpt help pages other than the one you listed, either on the SeaDAS web page or in the SeaDAS application itself: See https://seadas.gsfc.nasa.gov/help/ For instance the GPT Cookbook: https://seadas.gsfc.nasa.gov/help-8.1.0/GptCookbook/gptCookbook.html Also since gpt is a tool in S...
- Thu Sep 30, 2021 10:09 am America/New_York
- Forum: Questions/Comments
- Question: How to Get Reflectance Data for Lat/Lon?
- Replies: 7
Re: How to Get Reflectance Data for Lat/Lon?
SeaDAS (as of 8.1.0) does not yet support gpt command line operations, but gpt is planned for the next SeaDAS release. However, you can do command line operations currently with the SeaDAS science processing (OCSSW) tools such as l2gen, l2bin, l2mapgen, etc. If you wish to explore the gpt tools now ...
- Wed Jul 07, 2021 11:35 am America/New_York
- Forum: Questions/Comments
- Question: Exporting Ocean Color Chlorophyll data
- Replies: 1
Re: Exporting Ocean Color Chlorophyll data
This may help. In SeaDAS, there is a pixel extraction tool. Menu > Raster > Extract > Extract Pixel Values. This tool extracts pixels from a raster grid around a placed pin in the GUI view window (or a set of pins). You can adjust the extraction grid size as well as set flags. This tool will extract...
- Mon Jun 28, 2021 5:13 pm America/New_York
- Forum: Questions/Comments
- Question: data processing # HAWKEYE
- Replies: 2
Re: data processing # HAWKEYE
The L2 Hawkeye file might be large. You could try increasing your virtual memory available to SeaDAS 7 GPT.
Find the file:
[SEADAS_APP_HOME]/bin/gpt.sh (or gpt.command or gpt.exe)
Try changing the line:
-Xmx1024M \
to:
-Xmx2048M \
or perhaps:
-Xmx4096M \
Find the file:
[SEADAS_APP_HOME]/bin/gpt.sh (or gpt.command or gpt.exe)
Try changing the line:
-Xmx1024M \
to:
-Xmx2048M \
or perhaps:
-Xmx4096M \
- Tue Jun 22, 2021 11:15 am America/New_York
- Forum: Questions/Comments
- Question: Colorbar
- Replies: 3
Re: Colorbar
Your image does not contain enough pixels and this is why the color bar is blurry. You need to export the scene and the color bar as separate files. You can then assemble them together in PowerPoint or some other software if you wish to display them without resolution issues.
- Mon Jun 21, 2021 11:40 am America/New_York
- Forum: Questions/Comments
- Question: Colorbar
- Replies: 3
Re: Colorbar
You are probably talking about the color bar layer. The color bar is a raster image layer placed on top of a raster image of the scene. If the number of pixels in your cropped image is small, then the color bar will be blurry because of the low resolution. You can export the color bar as a file, in ...
- Thu Apr 08, 2021 4:59 pm America/New_York
- Forum: Questions/Comments
- Question: color bar in seadas 8.0 beta version
- Replies: 5
Re: color bar in seadas 8.0 beta version
We are currently developing the color bar tool for SeaDAS 8.x. It will be similar to the color bar tool in SeaDAS 7.x, but a bit better. In the meantime, you may wish to use SeaDAS 7.5.3 for exporting your color bar.