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:
- README
- OCSSW_bash.env
- bundles.sha256sum
- scripts.bundle
- common.bundle
- bin-<arch>.bundle
- bin3-<arch>.bundle
- ocrvc.bundle
- Optionally, any sensor bundles desired
To install these repositories without using the python script:
- git clone [repository url]
- Change directories to the local repository
cd [local_repository]
git checkout <version>
- Download the repository bundle
- Clone from the bundle:
- Change directories to the local repository
- Edit the git configuration to point to the remote repository
- Update the local repository
git clone -b <version> [bundle]
cd [local_repository]
git remote set-url origin [repository url]
git pull
Repository URLs | Git Bundle | Bundle Filesize § |
---|---|---|
https://oceandata.sci.gsfc.nasa.gov/ocssw/build.git | Source Code (pre-7.5) | 6.9M |
https://oceandata.sci.gsfc.nasa.gov/ocssw/ocssw-src.git | Source Code | 7.7M |
https://oceandata.sci.gsfc.nasa.gov/ocssw/bin-linux.git | Linux (32bit) Processing Binaries | 370M |
https://oceandata.sci.gsfc.nasa.gov/ocssw/bin-linux_64.git | Linux (64bit) Processing Binaries | 718M |
https://oceandata.sci.gsfc.nasa.gov/ocssw/bin-macosx_intel.git | MacOSX Processing Binaries | 574M |
https://oceandata.sci.gsfc.nasa.gov/ocssw/bin3-linux.git | Linux (32bit) Utility Binaries | 80M |
https://oceandata.sci.gsfc.nasa.gov/ocssw/bin3-linux_64.git | Linux (64bit) Utility Binaries | 117M |
https://oceandata.sci.gsfc.nasa.gov/ocssw/bin3-macosx_intel.git | MacOSX Utility Binaries | 101M |
https://oceandata.sci.gsfc.nasa.gov/ocssw/opt-linux_64.git | Linux (64bit) Processing Libraries | 141M |
https://oceandata.sci.gsfc.nasa.gov/ocssw/opt-macosx_intel.git | MacOSX Processing Libraries | 99M |
https://oceandata.sci.gsfc.nasa.gov/ocssw/common.git | Common Processing Data | 1.2G |
https://oceandata.sci.gsfc.nasa.gov/ocssw/aquarius.git | Aquarius Data | 2.7G |
https://oceandata.sci.gsfc.nasa.gov/ocssw/avhrr.git | AVHRR Processing Data | 424K |
https://oceandata.sci.gsfc.nasa.gov/ocssw/czcs.git | CZCS Processing Data | 73M |
https://oceandata.sci.gsfc.nasa.gov/ocssw/goci.git | GOCI Processing Data | 145M |
https://oceandata.sci.gsfc.nasa.gov/ocssw/hico.git | HICO (multispectral) Processing Data | 4.9G |
https://oceandata.sci.gsfc.nasa.gov/ocssw/hmodisa.git | MODIS-Aqua (hires) Processing Data (pre-7.5) | 3.9M |
https://oceandata.sci.gsfc.nasa.gov/ocssw/hmodist.git | MODIS-Terra (hires) Processing Data (pre-7.5) | 147K |
https://oceandata.sci.gsfc.nasa.gov/ocssw/l5tm.git | Landsat-5 TM Processing Data | 109M |
https://oceandata.sci.gsfc.nasa.gov/ocssw/l7etmp.git | Landsat-7 ETM Processing Data | 109M |
https://oceandata.sci.gsfc.nasa.gov/ocssw/meris.git | MERIS Processing Data | 274M |
https://oceandata.sci.gsfc.nasa.gov/ocssw/modis.git | MODIS Common Processing Data | 644M |
https://oceandata.sci.gsfc.nasa.gov/ocssw/modisa.git | MODIS-Aqua Processing Data (pre-7.5) | 307M |
https://oceandata.sci.gsfc.nasa.gov/ocssw/modist.git | MODIS-Terra Processing Data (pre-7.5) | 290M |
https://oceandata.sci.gsfc.nasa.gov/ocssw/modisaqua.git | MODIS-Aqua Processing Data | 307M |
https://oceandata.sci.gsfc.nasa.gov/ocssw/modisterra.git | MODIS-Terra Processing Data | 289M |
https://oceandata.sci.gsfc.nasa.gov/ocssw/mos.git | MOS Processing Data | 37M |
https://oceandata.sci.gsfc.nasa.gov/ocssw/msi.git | MSI Sentinel-2 Common Data | 235M |
https://oceandata.sci.gsfc.nasa.gov/ocssw/msis2a.git | MSI Sentinel-2A Processing Data | 542M |
https://oceandata.sci.gsfc.nasa.gov/ocssw/msis2b.git | MSI Sentinel-2B Processing Data | 542M |
https://oceandata.sci.gsfc.nasa.gov/ocssw/ocm1.git | OCM-1 Processing Data | 145M |
https://oceandata.sci.gsfc.nasa.gov/ocssw/ocm2.git | OCM-2 Processing Data | 145M |
https://oceandata.sci.gsfc.nasa.gov/ocssw/ocrvc.git | OCRVC Processing Data | 4.2K |
https://oceandata.sci.gsfc.nasa.gov/ocssw/octs.git | OCTS Processing Data | 145M |
https://oceandata.sci.gsfc.nasa.gov/ocssw/oli.git | OLI Processing Data | 127M |
https://oceandata.sci.gsfc.nasa.gov/ocssw/olci.git | OLCI Common Data | 380M |
https://oceandata.sci.gsfc.nasa.gov/ocssw/olcis3a.git | S3A OLCI Processing Data | 378M |
https://oceandata.sci.gsfc.nasa.gov/ocssw/olcis3b.git | S3B OLCI Processing Data | 378M |
https://oceandata.sci.gsfc.nasa.gov/ocssw/osmi.git | OSMI Processing Data | 23M |
https://oceandata.sci.gsfc.nasa.gov/ocssw/scripts.git | Processing Scripts | 335K |
https://oceandata.sci.gsfc.nasa.gov/ocssw/seawifs.git | SeaWiFS Processing Data | 173M |
https://oceandata.sci.gsfc.nasa.gov/ocssw/viirsn.git | Suomi-NPP VIIRS Processing Data | 206M |
https://oceandata.sci.gsfc.nasa.gov/ocssw/viirsj1.git | JPSS1 VIIRS Processing Data | 181M |
https://oceandata.sci.gsfc.nasa.gov/ocssw/eval.git |
Evaluation Processing Data (includes eval data for ALL missions) |
1.1G |
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