Page 1 of 1

Can the ocssw source code of C be obtained?

Posted: Thu Dec 06, 2018 9:01 am America/New_York
by lwk1542
on the page(https://oceandata.sci.gsfc.nasa.gov/ocssw/), I only found the .bundle file which cannot be unzipped and read.
Is there any source code that can be read line-by-line?

Can the ocssw source code of C be obtained?

Posted: Thu Dec 06, 2018 9:55 am America/New_York
by OB.DAAC - SeanBailey
The .bundle files are a Git packaging tool.  The page on which you found them explains how to use the files to set up a local repository of the code.

Can the ocssw source code of C be obtained?

Posted: Thu Dec 06, 2018 10:05 am America/New_York
by OB SeaDAS - dshea
The source code is also viewable online:

https://oceancolor.gsfc.nasa.gov/docs/ocssw/files.html

don