NASA Logo
Ocean Data

Ocean Data Science Software Repositories

The following Git repository links are for the OceanColor Science Software (OCSSW) maintained by the Ocean Biology Processing Group and distributed to the public with the SeaDAS package.

The python script install_ocssw.py will install the software on a system using these repositories. This script can also be used to update an existing local copy of the repositories.

The script has an option for local installation, allowing local copies of previously downloaded bundle files to be installed. For this option, the following files are required:

To install these repositories without using the python script:

Replace <version> with the version you wish to use, e.g. "v7.2"
Note: Several of these repositories are quite large (in excess of 250MB). For these, you may want to use the provided Git bundles:
  1. Download the repository bundle
  2. Clone from the bundle:
  3. git clone -b <version> [bundle]
  4. Change directories to the local repository
  5. cd [local_repository]
  6. Edit the git configuration to point to the remote repository
  7. git remote set-url origin [repository url]
  8. Update the local repository
  9. git pull

Repository URLs Git Bundle Bundle Filesize §
https://oceandata.sci.gsfc.nasa.gov/ocssw/build.git Source Code (pre-7.5)
https://oceandata.sci.gsfc.nasa.gov/ocssw/ocssw-src.git Source Code
https://oceandata.sci.gsfc.nasa.gov/ocssw/bin-linux.git Linux (32bit) Processing Binaries
https://oceandata.sci.gsfc.nasa.gov/ocssw/bin-linux_64.git Linux (64bit) Processing Binaries
https://oceandata.sci.gsfc.nasa.gov/ocssw/bin-macosx_intel.git MacOSX Processing Binaries
https://oceandata.sci.gsfc.nasa.gov/ocssw/bin3-linux.git Linux (32bit) Utility Binaries
https://oceandata.sci.gsfc.nasa.gov/ocssw/bin3-linux_64.git Linux (64bit) Utility Binaries
https://oceandata.sci.gsfc.nasa.gov/ocssw/bin3-macosx_intel.git MacOSX Utility Binaries
https://oceandata.sci.gsfc.nasa.gov/ocssw/opt-linux_64.git Linux (64bit) Processing Libraries
https://oceandata.sci.gsfc.nasa.gov/ocssw/opt-macosx_intel.git MacOSX Processing Libraries
https://oceandata.sci.gsfc.nasa.gov/ocssw/common.git Common Processing Data
https://oceandata.sci.gsfc.nasa.gov/ocssw/aquarius.git Aquarius Data
https://oceandata.sci.gsfc.nasa.gov/ocssw/avhrr.git AVHRR Processing Data
https://oceandata.sci.gsfc.nasa.gov/ocssw/czcs.git CZCS Processing Data
https://oceandata.sci.gsfc.nasa.gov/ocssw/goci.git GOCI Processing Data
https://oceandata.sci.gsfc.nasa.gov/ocssw/hico.git HICO (multispectral) Processing Data
https://oceandata.sci.gsfc.nasa.gov/ocssw/hmodisa.git MODIS-Aqua (hires) Processing Data (pre-7.5)
https://oceandata.sci.gsfc.nasa.gov/ocssw/hmodist.git MODIS-Terra (hires) Processing Data (pre-7.5)
https://oceandata.sci.gsfc.nasa.gov/ocssw/l5tm.git Landsat-5 TM Processing Data
https://oceandata.sci.gsfc.nasa.gov/ocssw/l7etmp.git Landsat-7 ETM Processing Data
https://oceandata.sci.gsfc.nasa.gov/ocssw/meris.git MERIS Processing Data
https://oceandata.sci.gsfc.nasa.gov/ocssw/modis.git MODIS Common Processing Data
https://oceandata.sci.gsfc.nasa.gov/ocssw/modisa.git MODIS-Aqua Processing Data (pre-7.5)
https://oceandata.sci.gsfc.nasa.gov/ocssw/modist.git MODIS-Terra Processing Data (pre-7.5)
https://oceandata.sci.gsfc.nasa.gov/ocssw/modisaqua.git MODIS-Aqua Processing Data
https://oceandata.sci.gsfc.nasa.gov/ocssw/modisterra.git MODIS-Terra Processing Data
https://oceandata.sci.gsfc.nasa.gov/ocssw/mos.git MOS Processing Data
https://oceandata.sci.gsfc.nasa.gov/ocssw/msi.git MSI Sentinel-2 Common Data
https://oceandata.sci.gsfc.nasa.gov/ocssw/msis2a.git MSI Sentinel-2A Processing Data
https://oceandata.sci.gsfc.nasa.gov/ocssw/msis2b.git MSI Sentinel-2B Processing Data
https://oceandata.sci.gsfc.nasa.gov/ocssw/ocm1.git OCM-1 Processing Data
https://oceandata.sci.gsfc.nasa.gov/ocssw/ocm2.git OCM-2 Processing Data
https://oceandata.sci.gsfc.nasa.gov/ocssw/ocrvc.git OCRVC Processing Data
https://oceandata.sci.gsfc.nasa.gov/ocssw/octs.git OCTS Processing Data
https://oceandata.sci.gsfc.nasa.gov/ocssw/oli.git OLI Processing Data
https://oceandata.sci.gsfc.nasa.gov/ocssw/olci.git OLCI Common Data
https://oceandata.sci.gsfc.nasa.gov/ocssw/olcis3a.git S3A OLCI Processing Data
https://oceandata.sci.gsfc.nasa.gov/ocssw/olcis3b.git S3B OLCI Processing Data
https://oceandata.sci.gsfc.nasa.gov/ocssw/osmi.git OSMI Processing Data
https://oceandata.sci.gsfc.nasa.gov/ocssw/scripts.git Processing Scripts
https://oceandata.sci.gsfc.nasa.gov/ocssw/seawifs.git SeaWiFS Processing Data
https://oceandata.sci.gsfc.nasa.gov/ocssw/viirsn.git Suomi-NPP VIIRS Processing Data
https://oceandata.sci.gsfc.nasa.gov/ocssw/viirsj1.git JPSS1 VIIRS Processing Data
https://oceandata.sci.gsfc.nasa.gov/ocssw/viirsj2.git JPSS2 VIIRS Processing Data
https://oceandata.sci.gsfc.nasa.gov/ocssw/eval.git Evaluation Processing Data
(includes eval data for ALL missions)

Footnotes:

The source code for the visualization package is also available

The use of the update feature will only work for repositories that have first been "checked out" using Git. It will not work for an existing copy that was obtained in another manner (e.g. existing software from a version of SeaDAS prior to 7.0 accessed via FTP)

§ A sha256 checksum file is available for the bundles