I believe the Mosaic may internally use GPT, so you might also compare the files: [SEADAS_HOME]/bin/gpt.vmoptions with [SNAP_HOME]/bin/gpt.vmoptions
Perhaps change the line for virtual memory to:
-Xmx8192m
Search found 309 matches
- Wed Aug 14, 2024 11:14 am America/New_York
- Forum: Home
- Question: Error in mosaicking OCM3 Level-2 scenes in SeaDAS
- Replies: 10
- Wed Aug 14, 2024 10:54 am America/New_York
- Forum: Home
- Question: Error in mosaicking OCM3 Level-2 scenes in SeaDAS
- Replies: 10
Re: Error in mosaicking OCM3 Level-2 scenes in SeaDAS
Since it works in SNAP, you could compare the SNAP preference Performance settings with the SeaDAS preference Performance settings.
- Tue Aug 13, 2024 8:07 am America/New_York
- Forum: Home
- Question: Error in mosaicking OCM3 Level-2 scenes in SeaDAS
- Replies: 10
Re: Error in mosaicking OCM3 Level-2 scenes in SeaDAS
I'm not familiar with these L2 files, their sizes etc. You mention that you can mosaic a single band, but with all bands it fails. Likely it could be a memory issue. To boost virtual memory go in Preferences to Performance. If this doesn't work, one route would be that Mosaic is a tool developed by ...
- Mon Aug 12, 2024 11:57 am America/New_York
- Forum: Home
- Question: Error in mosaicking OCM3 Level-2 scenes in SeaDAS
- Replies: 10
Re: Error in mosaicking OCM3 Level-2 scenes in SeaDAS
SeaDAS likely doesn't support those files. You would need to determine if SeaDAS can recognize the geocoding. If you view a file and click the map gridlines, this is a good way to determine whether the geocoding is being recognized. If gridlines appear with sensible coordinate labels then the geocod...
- Mon Aug 05, 2024 3:33 pm America/New_York
- Forum: Home
- Question: SEADAS pixel extraction tool
- Replies: 1
Re: SEADAS pixel extraction tool
Please post a screenshot of the "Input/Output" and the "Parameters" section of the Pixel Extraction GUI.
It should write a file called "pixEx_measurements.txt" in whatever is your "Output directory" as defined in the Pixel Extraction GUI.
Danny
It should write a file called "pixEx_measurements.txt" in whatever is your "Output directory" as defined in the Pixel Extraction GUI.
Danny
- Tue Jun 25, 2024 3:53 pm America/New_York
- Forum: Home
- Question: Help Needed: Colorbar and Gridlines in SEADAS show no numbers
- Replies: 3
Re: Help Needed: Colorbar and Gridlines in SEADAS show no numbers
One possible issue may be that you are using an incompatible font. Make sure the font in gridlines is supported on your system. In "Layer Manager" click "Map Gridlines" then click the pencil icon to the right. Then in "Layer Editor" change "Labels Font Type" t...
- Tue Jun 25, 2024 1:19 pm America/New_York
- Forum: Home
- Question: seadas l2gen
- Replies: 2
Re: seadas l2gen
The missing coastal data pixels are likely compromised quality due to detected/suspected presence of aerosols.
You could try using different aerosol models which are governed by aer_opt. For an example see:
https://www.youtube.com/watch?v=oGwupIMKvdw&t=5422s
Danny
You could try using different aerosol models which are governed by aer_opt. For an example see:
https://www.youtube.com/watch?v=oGwupIMKvdw&t=5422s
Danny
- Tue Jun 25, 2024 12:48 pm America/New_York
- Forum: Home
- Question: Help Needed: Colorbar and Gridlines in SEADAS show no numbers
- Replies: 3
Re: Help Needed: Colorbar and Gridlines in SEADAS show no numbers
I have never seen this behavior before. Please send what SeaDAS version you are using and your operating system info.
- Wed Jun 05, 2024 9:17 am America/New_York
- Forum: Home
- Question: Issue with SeaDAS pixel extraction
- Replies: 8
Re: Issue with SeaDAS pixel extraction
Please post more specifics. Post a screenshot of your pixel extraction parameters, box size etc.
If you are getting heap dump crashes then possibly you need to decrease the box size.
If you are getting heap dump crashes then possibly you need to decrease the box size.
- Wed May 22, 2024 7:15 am America/New_York
- Forum: Home
- Question: Issue with SeaDAS pixel extraction
- Replies: 8
Re: Issue with SeaDAS pixel extraction
There were some filenaming issues in previous versions of SeaDAS where the Pixel Extraction Tool appended file meta (which may contain spaces) to the file name and this oftentimes resulted in a file which was hard to locate on the system. This issue was fixed in SeaDAS 9.0.0. Most likely that is wha...