Search found 577 matches

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: 1

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: 2

Re: olil8 l2gen help

It will be helpful if you can describe the difficulty or share the error message.
by OB SeaDAS - xuanyang02
Fri Sep 15, 2023 11:19 am America/New_York
Forum: Questions/Comments
Question: ERROR: MODIS geolocation processing failed.
Replies: 2

Re: ERROR: MODIS geolocation processing failed.

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.py then. See this post -- https://forum....
by OB SeaDAS - xuanyang02
Wed Sep 13, 2023 4:29 pm America/New_York
Forum: Questions/Comments
Question: Atmospheric Correction LUTs
Replies: 1

Re: Atmospheric Correction LUTs

See if this post helps --viewtopic.php?t=2693
by OB SeaDAS - xuanyang02
Tue Sep 12, 2023 2:53 pm 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)

For M2, you have an option to run OCSSW locally instead of through docker
You can find additioanl requirements for Mac with Apple silicon or ARM64: here -- https://seadas.gsfc.nasa.gov/downloads/
or
viewtopic.php?t=4553#p16309