Is there any algorithm description for SeaDAS OCSSW?
Is there any algorithm description for SeaDAS OCSSW?
I found some Algorithm Descriptions in tnis website(https://oceancolor.gsfc.nasa.gov/atbd/)
but I'm not sure it's for OCSSW.
but I'm not sure it's for OCSSW.
Tags:
-
- Subject Matter Expert
- Posts: 73
- Joined: Fri Jun 03, 2022 10:54 am America/New_York
- Location: NASA GSFC
- Been thanked: 1 time
- Contact:
Re: Is there any algorithm description for SeaDAS OCSSW?
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
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
Re: Is there any algorithm description for SeaDAS OCSSW?
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.
What I find is the Algorithms(or the related code?) of all functions such as "modis_L1B,modis_GEO,l2gen,..." in OCSSW.
-
- Subject Matter Expert
- Posts: 73
- Joined: Fri Jun 03, 2022 10:54 am America/New_York
- Location: NASA GSFC
- Been thanked: 1 time
- Contact:
Re: Is there any algorithm description for SeaDAS OCSSW?
Seems you are looking for the source code. Here they are:
https://github.com/seadas/seadas-toolbox
https://oceancolor.gsfc.nasa.gov/docs/ocssw/
https://github.com/seadas/seadas-toolbox
https://oceancolor.gsfc.nasa.gov/docs/ocssw/
-
- Posts: 1
- Joined: Mon Nov 21, 2022 2:38 am America/New_York
Re: Is there any algorithm description for SeaDAS OCSSW?
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?
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?
-
- Subject Matter Expert
- Posts: 256
- Joined: Thu Mar 05, 2009 10:25 am America/New_York
- Been thanked: 2 times
Re: Is there any algorithm description for SeaDAS OCSSW?
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
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