Search found 580 matches

by OB SeaDAS - xuanyang02
Wed Oct 04, 2023 5:36 pm America/New_York
Forum: Questions/Comments
Question: l2gen processing Land9 data with Segmentation fault error
Replies: 1

Re: l2gen processing Land9 data with Segmentation fault error

I got the same error using V2023.2 on linux. Although V2023.2 works on Mac

Try V2022.3 -- it works for me on linux
by OB SeaDAS - xuanyang02
Wed Oct 04, 2023 3:31 pm America/New_York
Forum: Questions/Comments
Question: olil8 l2gen help
Replies: 3

Re: olil8 l2gen help

I tried l2gen on the same file, and got a different result.

I used V2023.2 and clicked "get_ancillary" before "run".
Screenshot 2023-10-04 at 3.29.03 PM.png
Screenshot 2023-10-04 at 3.29.03 PM.png (134.57 KiB) Not viewed yet
by OB SeaDAS - xuanyang02
Wed Oct 04, 2023 2:14 pm America/New_York
Forum: Questions/Comments
Question: An error message generated during geofile processing with SeaDAS
Replies: 3

Re: An error message generated during geofile processing with SeaDAS

Can you share the file name of on file that produced error?

Can you do

Code: Select all

seadas_info
oon the command line or Software & System Info on GUI and share the result here?

BTW, we now provides Modis Aqua GEO files https://oceandata.sci.gsfc.nasa.gov/directdataaccess/Geo-Location/Aqua-MODIS
by OB SeaDAS - xuanyang02
Tue Sep 26, 2023 3:53 pm America/New_York
Forum: Questions/Comments
Question: modis_GEO.py processing failure
Replies: 1

Re: modis_GEO.py processing failure

Please let us know where you downloaded the terra file from, so we can try to replicate the error. It's also helpful if you can share the output of the following command here seadas_info I did modis_GEO T2023268120000.L1A_LAC with no issues You might want to try again, in case there was connection i...
by OB SeaDAS - xuanyang02
Mon Sep 25, 2023 10:31 am America/New_York
Forum: Questions/Comments
Question: An error message generated during geofile processing with SeaDAS
Replies: 3

Re: An error message generated during geofile processing with SeaDAS

Here is the fix for the issue of "Percent valid data (0.00) is less than threshold". Please download https://oceandata.sci.gsfc.nasa.gov/ocssw/de200.eos and replace $OCSSWROOT/share/modis/static/de200.eos with it. You should be able to run modis_GEO then. See this -- https://forum.earthdat...
by OB SeaDAS - xuanyang02
Thu Sep 21, 2023 10:29 am America/New_York
Forum: Questions/Comments
Question: Generate modis/L2 data from L1a on Linux
Replies: 1

Re: Generate modis/L2 data from L1a on Linux

Here are a few options -- 1. You can use get_output_name to get the file name of the command (TARGET_PROGRAM). get_output_name INPUT_FILE TARGET_PROGRAM 2. You can also provide the geofile name and/or output file name modis_GEO L1AFILE -o GEOFILE modis_L1B L1AFILE GEOFILE -o "Output L1B 1KM fil...
by OB SeaDAS - xuanyang02
Tue Sep 19, 2023 11:20 am America/New_York
Forum: Questions/Comments
Question: OCSSW Processors installing issues
Replies: 9

Re: OCSSW Processors installing issues

You might also want to add a line to /Users/nivas/.seadas8/etc/seadas.properties

seadas.client.id=nivas

See "Section 4: SeaDAS Client Configuration" for docker on this page -- https://seadas.gsfc.nasa.gov/client_server/
by OB SeaDAS - xuanyang02
Tue Sep 19, 2023 10:53 am America/New_York
Forum: Questions/Comments
Question: install ocssw with docker error(macos m2 chip, seadas 8.3.10)
Replies: 5

Re: install ocssw with docker error(macos m2 chip, seadas 8.3.10)

Sorry that I forgot to mention that SeaDAS 8.3.10 does have a bug -- when trying to install/update SeaDAS processors through GUI using Docker, the install/update SeaDAS Processors GUI won't show You might want to try installing SeaDAS processors on the docker Terminal /root/ocssw/bin/install_ocssw -...
by OB SeaDAS - xuanyang02
Mon Sep 18, 2023 11:02 am America/New_York
Forum: Questions/Comments
Question: SeaDAS on Apple M1 Chip?
Replies: 2

Re: SeaDAS on Apple M1 Chip?

You can install SeaDAS on M1. But there is extra requirements to run SeaDAS processors (OCSSW) on M1 -- https://seadas.gsfc.nasa.gov/downloads/

You can also try to run SeaDAS processors on with docker

See if this post helps -- viewtopic.php?t=4636
by OB SeaDAS - xuanyang02
Mon Sep 18, 2023 10:49 am America/New_York
Forum: Questions/Comments
Question: olil8 l2gen help
Replies: 3

Re: olil8 l2gen help

It will be helpful if you can describe the difficulty or share the error message.