Search found 304 matches

by OB SeaDAS - knowles
Tue Jun 03, 2025 9:09 am America/New_York
Forum: Home
Question: seadas 8.4.1 reprojection of MODIS images using gpt found different products than those obtained directly using the GUI
Replies: 1

Re: seadas 8.4.1 reprojection of MODIS images using gpt found different products than those obtained directly using the

Unfortunately GPT doesn't seem to work on the current version of SeaDAS. We are looking in it for a future release. If you need to use gpt now, then you might try downloading SNAP. Also, regarding this question, you might try asking on the SNAP forum as a lot of SNAP users work with gpt. (https://fo...
by OB SeaDAS - knowles
Tue Jun 03, 2025 9:04 am America/New_York
Forum: Home
Question: Inquiry about the reprojection function of seadas GUI and gpt comand line
Replies: 1

Re: Inquiry about the reprojection function of seadas GUI and gpt comand line

Unfortunately GPT doesn't seem to work on the current version of SeaDAS. We are looking in it for a future release. However, regarding this question, you might try asking on the SNAP forum as a lot of SNAP users work with gpt. (https://forum.step.esa.int/)
by OB SeaDAS - knowles
Tue Jun 03, 2025 8:57 am America/New_York
Forum: Home
Question: l2gen failed with exit code 139
Replies: 2

Re: l2gen failed with exit code 139

Please try upgrading your OCSSW tag version to V2025.0 or later. Also you probably should consider updating to SeaDAS 9.2.0.
by OB SeaDAS - knowles
Wed May 07, 2025 9:48 am America/New_York
Forum: Home
Question: SeaDAS new l2gen very slow
Replies: 4

Re: SeaDAS new l2gen very slow

Can you let's us know what mission you are processing?

Also if you run l2gen from the command line, is it also at the command line?
by OB SeaDAS - knowles
Wed Feb 26, 2025 10:36 am America/New_York
Forum: Home
Question: gpt WriteImage - where did it go?
Replies: 8

Re: gpt WriteImage - where did it go?

At the command line, the science processor L3mapgen is capable of writing an image file of a specific band using a color palette. But this doesn't include the general tools such as map gridlines or any of the GUI layers tools.
by OB SeaDAS - knowles
Wed Feb 12, 2025 5:07 pm America/New_York
Forum: Home
Question: SeaDAS can no longer find "requests" package
Replies: 5

Re: SeaDAS can no longer find "requests" package

See 6:15 of the tutorial video https://youtu.be/bvyxNYY_C4A?si=Lag_Aoru7lZ-U1QR&t=365 on how to set your conda working environment in ~/.bash_profile. (or ~/.bashrc or ~/.zshrc ... depending on your shell).
by OB SeaDAS - knowles
Wed Feb 12, 2025 5:01 pm America/New_York
Forum: Home
Question: SeaDAS can no longer find "requests" package
Replies: 5

Re: SeaDAS can no longer find "requests" package

You need to add the python executable to your PATH environment variable. When you check out an anaconda python working environment, you then get it's path by typing "which python3". Then add that to the front of your PATH environment variable. It also depends on whether you are running fro...
by OB SeaDAS - knowles
Wed Feb 12, 2025 3:56 pm America/New_York
Forum: Home
Question: SeaDAS can no longer find "requests" package
Replies: 5

Re: SeaDAS can no longer find "requests" package

Let us know if this tutorial video helps (it addressed both GUI and command line installations of python):

https://www.youtube.com/watch?v=bvyxNYY_C4A
by OB SeaDAS - knowles
Wed Jan 29, 2025 2:13 pm America/New_York
Forum: Home
Question: Pace data export
Replies: 6

Re: Pace data export

One caveat to our earlier response... level-2 data is NOT mapped data. In order to convert level-2 data into a GeoTIFF format, you need to map it (which then causes it to essentially not be exactly level-2 data in the pixel-by-pixel sense). There are many SeaDAS tools for mapping a level-2 file (Rep...
by OB SeaDAS - knowles
Tue Dec 17, 2024 10:48 am America/New_York
Forum: Home
Question: Pace data export
Replies: 6

Re: Pace data export

You can export a file to GeoTIFF using SeaDAS. To do this, load the PACE LEVEL 2 data into SeaDAS. Select the file in the File Manager. Then go to "Menu > File > Export > GeoTIFF". Save it. To load the GeoTIFF back into SeaDAS go to "Menu > File > Import > Generic Formats > GeoTIFF&qu...