Search found 611 matches

by OB SeaDAS - xuanyang02
Fri Apr 22, 2022 10:30 am America/New_York
Forum: Questions/Comments
Question: Seadas T2022.2 modis_atteph and getanc issues
Replies: 12

Re: Seadas T2022.2 modis_atteph and getanc issues

Actually, l2gen has no problems taking an SST file as icefile.
by OB SeaDAS - xuanyang02
Wed Apr 20, 2022 6:10 pm America/New_York
Forum: Questions/Comments
Question: l2gen maximum number of radiance values reached
Replies: 1

Re: l2gen maximum number of radiance values reached

If you can share the name of your MSI S2A L1 file, we might be able to download the data from copernicus and help you further. The error you got is probably not due to the length of the file name. Another user got a similar error trying to do l2gen on S2A_MSIL1C_20160401T160029_N0201_R054_T17SQC_201...
by OB SeaDAS - xuanyang02
Tue Apr 19, 2022 10:40 am America/New_York
Forum: Questions/Comments
Question: OCSSW installation
Replies: 8

Re: OCSSW installation

Yes, it's easier to install OCSSW through SeaDAS GUI.

Here is the help page for SeaDAS 7.5.3 -- https://seadas.gsfc.nasa.gov/help-7.5.3/
by OB SeaDAS - xuanyang02
Mon Apr 18, 2022 4:12 pm America/New_York
Forum: Questions/Comments
Question: Importing shapefile SeaDAS 8.2.0
Replies: 1

Re: Importing shapefile SeaDAS 8.2.0

Thanks for reporting the issue. We are investigating it.
by OB SeaDAS - xuanyang02
Mon Apr 18, 2022 11:27 am America/New_York
Forum: Questions/Comments
Question: OCSSW installation
Replies: 8

Re: OCSSW installation

I am a little puzzled why it's looking for OCSSW_bash.env.v7.5.3. It probably does not like --git-branch=v7.5.3. It's also looking for /tmp/seadas-7.5.3, which does not exist Let's try ./install_ocssw.py --install-dir=/home/mmy/seadas-7.5.3/ocssw --git-branch=v7.5 --aqua –-seawifs If you'd like to t...
by OB SeaDAS - xuanyang02
Thu Apr 14, 2022 12:21 pm America/New_York
Forum: Questions/Comments
Question: OCSSW installation
Replies: 8

Re: OCSSW installation

Can you post here the result of ls -al /tmp ? Have you previously downloaded ocssw bundles in /tmp? If not, you should run ./install_ocssw.py --install-dir=/home/mmy/seadas-7.5.3/ocssw --git-branch=v7.5.3 --aqua –seawifs instead. I can't attach OCSSW_bash.env here, but here is the content of it: # #...
by OB SeaDAS - xuanyang02
Thu Apr 14, 2022 10:33 am America/New_York
Forum: Questions/Comments
Question: OCSSW installation
Replies: 8

Re: OCSSW installation

Try

Code: Select all

./install_ocssw.py --install-dir=/home/mmy/seadas-7.5.3/ocssw --git-branch=v7.5.3 --local=/tmp --aqua –seawifs
.

I am not sure about "--local=/tmp" part.

Can you do

Code: Select all

ls -al /tmp
by OB SeaDAS - xuanyang02
Wed Apr 13, 2022 5:31 pm America/New_York
Forum: Questions/Comments
Question: SeaDAS - Error when running getanc.py
Replies: 3

Re: SeaDAS - Error when running getanc.py

You are welcome! l2gen version should show us your OCSSW tag. It's probably V2019.3 install_ocssw.py --list_tags should show you the available OCSSW tags, but the latest tag probably would not work with SeaDAS-7.5. Check out SeaDAS_8.2.0 -- https://seadas.gsfc.nasa.gov/downloads/. You can install Se...
by OB SeaDAS - xuanyang02
Wed Apr 13, 2022 1:28 pm America/New_York
Forum: Questions/Comments
Question: How to create a TrueColor image?
Replies: 4

Re: How to create a TrueColor image?

Yes, mapgen with --use_rgb option needs L1B + GEO files as input

You can create an L1B file with modis_L1B --https://seadas.gsfc.nasa.gov/help-8.2.0/processors/ProcessModis_L1B.html#cl

Code: Select all

modis_L1B A2010283180500.L1A_LAC  A2010283180500.GEO
by OB SeaDAS - xuanyang02
Wed Apr 13, 2022 10:55 am America/New_York
Forum: Questions/Comments
Question: modis_GEO failed with exit code 1.
Replies: 4

Re: modis_GEO failed with exit code 1.

It seems that your luts files are up to date. Can you try to run

Code: Select all

modis_GEO /home/neha/Desktop/KavarattiFiles/MODIS/2020/Feb/A2020042083500.L1A_LAC
again, and see if you get the same error? I ran modis_GEO on A2020042083500.L1A_LAC successfully with OCSSW V2022.0.

Also, can you run

Code: Select all

seadas_info