Is there any algorithm description for SeaDAS OCSSW?

Use this Forum to find information on, or ask a question about, NASA Earth Science data.
Post Reply
zhangcz
Posts: 19
Joined: Tue Oct 25, 2022 9:45 pm America/New_York
Answers: 0

Is there any algorithm description for SeaDAS OCSSW?

by zhangcz » Tue Oct 25, 2022 9:57 pm America/New_York

I found some Algorithm Descriptions in tnis website(https://oceancolor.gsfc.nasa.gov/atbd/)
but I'm not sure it's for OCSSW.

Tags:

OB General Science - guoqingw
Subject Matter Expert
Subject Matter Expert
Posts: 77
Joined: Fri Jun 03, 2022 10:54 am America/New_York
Answers: 0
Location: NASA GSFC
Been thanked: 1 time
Contact:

Re: Is there any algorithm description for SeaDAS OCSSW?

by OB General Science - guoqingw » Wed Oct 26, 2022 8:44 am America/New_York

Those are algorithms for the products we are providing on ocean color website, which are also the product algorithms used in L2 gen.
By algorithm description for SeaDAS OCSSW, what are you looking for? Different algorithms or how OCSSW works?
Here is the link to the description and help page for OCSSW:
https://seadas.gsfc.nasa.gov/help-8.2.0/processors/ProcessOverview.html

zhangcz
Posts: 19
Joined: Tue Oct 25, 2022 9:45 pm America/New_York
Answers: 0

Re: Is there any algorithm description for SeaDAS OCSSW?

by zhangcz » Fri Oct 28, 2022 3:18 am America/New_York

Thanks for your reply.

What I find is the Algorithms(or the related code?) of all functions such as "modis_L1B,modis_GEO,l2gen,..." in OCSSW.

OB General Science - guoqingw
Subject Matter Expert
Subject Matter Expert
Posts: 77
Joined: Fri Jun 03, 2022 10:54 am America/New_York
Answers: 0
Location: NASA GSFC
Been thanked: 1 time
Contact:

Re: Is there any algorithm description for SeaDAS OCSSW?

by OB General Science - guoqingw » Fri Oct 28, 2022 10:42 am America/New_York

Seems you are looking for the source code. Here they are:
https://github.com/seadas/seadas-toolbox
https://oceancolor.gsfc.nasa.gov/docs/ocssw/

zhangcz
Posts: 19
Joined: Tue Oct 25, 2022 9:45 pm America/New_York
Answers: 0

Re: Is there any algorithm description for SeaDAS OCSSW?

by zhangcz » Sun Oct 30, 2022 8:26 am America/New_York

Thank you very much.

lifan11132021
Posts: 1
Joined: Mon Nov 21, 2022 2:38 am America/New_York
Answers: 0

Re: Is there any algorithm description for SeaDAS OCSSW?

by lifan11132021 » Mon Nov 21, 2022 2:53 am America/New_York

Hello,i find that at the link"https://oceancolor.gsfc.nasa.gov/docs/ocssw/":

the source code is not accessible:

git clone https://oceandata.sci.gsfc.nasa.gov/rcs/obpg/ocssw.git [optional target directory name]

how could i get the ocssw.git?

OB SeaDAS - dshea
Subject Matter Expert
Subject Matter Expert
Posts: 258
Joined: Thu Mar 05, 2009 10:25 am America/New_York
Answers: 0
Been thanked: 2 times

Re: Is there any algorithm description for SeaDAS OCSSW?

by OB SeaDAS - dshea » Mon Nov 21, 2022 10:30 am America/New_York

Our git repositories are not accessible to the public. You can use SeaDAS to install a released version of the source code. Use the SeaDAS GUI to install the OCSSW src.

The code is also available on the web if you want to browse:
https://oceancolor.gsfc.nasa.gov/docs/ocssw

then click on:
Files->web->ocssw->ocssw_src

And drill down to the source files there.

don

Post Reply