Search found 682 matches

by OB SeaDAS - xuanyang02
Thu Jun 03, 2021 9:15 am America/New_York
Forum: Home
Question: Multilevel Processing Issues with Seadas
Replies: 15

Re: Multilevel Processing Issues with Seadas

Are your GOCI files in usr/Desktop/GOCI_L1/ or /Users/catherine/Desktop/GOCI_L1/?

Can you check by "ls -al /Users/catherine/Desktop/GOCI_L1/"?
by OB SeaDAS - xuanyang02
Wed Jun 02, 2021 12:54 pm America/New_York
Forum: Home
Question: Multilevel Processing Issues with Seadas
Replies: 15

Re: Multilevel Processing Issues with Seadas

Can you share the content of /Users/catherine/Desktop/Seadas/IO_OCSSW_PARAMS/ifile_list?

Were the other 6 L2 files created to your desired directory?
by OB SeaDAS - xuanyang02
Wed Jun 02, 2021 11:02 am America/New_York
Forum: Home
Question: l2gen Products tab
Replies: 12

Re: l2gen Products tab

You have OCSSW V2020.1 on your current computer. I wonder what version of OCSSW you used on your other computer.

Also, can you show me your Main tab? I would check if your ifile, geofile, ofile fields are populated correctly.
by OB SeaDAS - xuanyang02
Wed Jun 02, 2021 9:57 am America/New_York
Forum: Home
Question: l2gen Products tab
Replies: 12

Re: l2gen Products tab

On my Mac, "l2gen -> products" tab has all 24 bands of rhot.

Can you do "SeaDAS-OCSSW -> SeaDAS/System Info" and post the output here?
by OB SeaDAS - xuanyang02
Wed May 26, 2021 1:51 pm America/New_York
Forum: Home
Question: Seadas installation
Replies: 5

Re: Seadas installation

It seems to me that you had ocssw installed in /opt/user/ocssw from SeaDAS 7.5. You may need to delete /opt/user/ocssw and then try ./install_ocssw -i /opt/user/ocssw –-seadas --modisa --tag V2021.1 There is instruction on Manual Installation in the middle of the download page: https://seadas.gsfc.n...
by OB SeaDAS - xuanyang02
Wed May 19, 2021 10:56 am America/New_York
Forum: Home
Question: "OCSSW is not accessible" (configuration problem?)
Replies: 4

Re: "OCSSW is not accessible" (configuration problem?)

SeaDAS OCSSW processing on Windows is not yet supported in SeaDAS 8.0.0, but is coming soon. In the meantime, you can try SeaDAS 7.5.3.You can download it here: https://oceandata.sci.gsfc.nasa.gov/SeaDAS/installer/7.5.3/ Here is on the SeaDAS-OCSSW client-server configuration (SeaDAS 7.5) for Window...
by OB SeaDAS - xuanyang02
Fri May 14, 2021 10:39 am America/New_York
Forum: Home
Question: getanc for GOCI from command line
Replies: 6

Re: getanc for GOCI from command line

It seems to me that you had ocssw installed in /Users/paul/seadas/ocssw from SeaDAS 7.5, and then had it overwritten when you "Install/Update OCSSW" through SeaDAS 8.0. Now you have two versions of ocssw mixed in that /Users/paul/seadas/ocssw directory. You might want to delete /Users/paul...
by OB SeaDAS - xuanyang02
Thu May 13, 2021 5:29 pm America/New_York
Forum: Home
Question: getanc for GOCI from command line
Replies: 6

Re: getanc for GOCI from command line

Could you do "SeaDAS_OCCSW -> SeaDAS/System Info" and share the output here? Did you install ocssw through SeaDAS 8.0.0? It seems to me that you are running getanc.py from the old ocssw you installed through SeaDAS-7.5.3. Can you try to find the ocssw you installed through SeaDAS 8.0.0, ge...
by OB SeaDAS - xuanyang02
Thu May 13, 2021 2:44 pm America/New_York
Forum: Home
Question: SeaDAS inconsistency
Replies: 10

Re: SeaDAS inconsistency

If you do "ncdump -h A20202752020305.L3m_MO_KD490_Kd_490_4km.nc", you will find there are a few global attributes with null value. For example, "ofile", "width" and etc in "input_parameters" group. There is a bug in SeaDAS 8.0.0 that reading such a file will f...
by OB SeaDAS - xuanyang02
Thu May 13, 2021 11:48 am America/New_York
Forum: Home
Question: SeaDAS inconsistency
Replies: 10

Re: SeaDAS inconsistency

You can attach the image here by click "Attachments" tab and "Add files" while you edit your post.

I can open L2 file A2020283185000.L2_LAC_OC.nc
but not A20202752020305.L3m_MO_KD490_Kd_490_4km.nc due to null global attribute value, which is a known issue.