Search found 678 matches

by OB SeaDAS - xuanyang02
Wed Jun 23, 2021 10:41 am America/New_York
Forum: Home
Question: OCSSW Installation Error
Replies: 14

Re: OCSSW Installation Error

Amita,

SeaDAS-OCSSW -> Configure OCSSW is also on GUI.

Can you make sure you are using python3?
"$ python3 --version"

You can do "$ python -m pip install requests" to get the requests module.

Bing
by OB SeaDAS - xuanyang02
Tue Jun 22, 2021 5:02 pm America/New_York
Forum: Home
Question: OCSSW Installation Error
Replies: 14

Re: OCSSW Installation Error

Amita,

Your manifest.py should be in /att/gpfsfs/briskfs01/ppl/avmehta/seadas8/ocssw/bin. I don't know if you have done SeaDAS-OCSSW -> COnfigure OCSSW right.

Can you do SeaDAS-OCSSW -> SeaDAS/System Info on GUI and post the output here?

Thanks,

Bing
by OB SeaDAS - xuanyang02
Tue Jun 22, 2021 11:13 am America/New_York
Forum: Home
Question: OCSSW Installation Error
Replies: 14

Re: OCSSW Installation Error

Amita,

install_ocssw.py is now install_ocssw. Please see https://seadas.gsfc.nasa.gov/downloads/

Thanks,

Bing
by OB SeaDAS - xuanyang02
Thu Jun 17, 2021 3:04 pm America/New_York
Forum: Home
Question: L2 Flags being produced instead of selected bands
Replies: 6

Re: L2 Flags being produced instead of selected bands

We have seen the l2gen product tab acting up. See the following posts: https://forum.earthdata.nasa.gov/viewtopic.php?f=7&t=2348&sid=6ef5b057b4632651e6d95f06d29a244c The work around for you is to run multilevel_processor (not multilevel_processor.py in your case) on command line, making sure...
by OB SeaDAS - xuanyang02
Thu Jun 10, 2021 10:32 am America/New_York
Forum: Home
Question: l2gen Products tab
Replies: 12

Re: l2gen Products tab

You can use multilevel_processor to do l2gen on multiple files. Here is the help page to multilevel_processor: https://seadas.gsfc.nasa.gov/help/8.0.0/processors/ProcessMultilevel_processor.html Make a par file mlp-temp.par in /home/torres609/Documents/MODIS/L1A/2016/91_105 directory with similar co...
by OB SeaDAS - xuanyang02
Wed Jun 09, 2021 11:19 am America/New_York
Forum: Home
Question: Processing level 0 MODIS Aqua Product
Replies: 13

Re: Processing level 0 MODIS Aqua Product

So you got the same error trying to do modis_GEO on GUI, but no more complaining about ~/.netrc?

Can you show us the output of SeaDAS_OCSSW -> SeaDAS/System Info?
by OB SeaDAS - xuanyang02
Mon Jun 07, 2021 2:43 pm America/New_York
Forum: Home
Question: l2gen Products tab
Replies: 12

Re: l2gen Products tab

Sorry that this is a bug, we'll try to fix it for the next release. It probably has nothing to do with your installation. For the time being, here is a workaround: Click "Save Parameters" in the "Parfile" section on the "Main" tab, and save the Parfile in the directory ...
by OB SeaDAS - xuanyang02
Mon Jun 07, 2021 2:33 pm America/New_York
Forum: Home
Question: how to obtain rhos_859 in Seadas
Replies: 8

Re: how to obtain rhos_859 in Seadas

Sorry that this is a bug, we'll try to fix it for the next release. For the time being, here is a workaround: Click "Save Parameters" in the "Parfile" section on the "Main" tab, and save the Parfile in /home/xm/modis2017 as l2gen-tmpParFile20210607.par. Use a text edito...
by OB SeaDAS - xuanyang02
Mon Jun 07, 2021 1:10 pm America/New_York
Forum: Home
Question: how to obtain rhos_859 in Seadas
Replies: 8

Re: how to obtain rhos_859 in Seadas

In the "Selected Products" section on "Products" tab, are you able to change rhos_vvv to rhos_nnn?
by OB SeaDAS - xuanyang02
Mon Jun 07, 2021 10:33 am America/New_York
Forum: Home
Question: seadas ocssw
Replies: 4

Re: seadas ocssw

In SeaDAS 8, we dropped .py for scripts. Can you try
"LD_LIBRARY_PATH= modis_GEO --refreshDB A2021152090500.L1A_LAC"?

Here is the modis_GEO help page for SeaDAS 8. https://seadas.gsfc.nasa.gov (/help/8.0.0/processors/ProcessModis_GEO.html)