install_ocssw | ![]() |
Installs or updates SeaDAS processors.
Location
Details
Command Line Usage
SeaDAS-Toolbox -> Install/Update SeaDAS Processors
Install/Update SeaDAS Processors executes install_ocssw which installs or updates the SeaDAS Processors.
You can access the OCSSW installer GUI from the SeaDAS-Toolbox->Install/Update SeaDAS Processors menu. The ocssw install/update GUI initially displays a default window, as shown in the image below, to select installation directory and mission data files to be included in the installation. If the data files of a mission already exists in the system, the checkbox for that mission would be selected in the initial screen. Users can leave it selected for an update or deselect to skip its installation.
![]() |
UI Element Name | Type | Description | Required/Optional | Default Value |
install_dir | string | destination directory for install. Defaults to $OCSSWROOT or "$HOME/ocssw" if neither are given. | Optional. The default installation directory is $USER_HOME/ocssw. | $OCSSWROOT if it exists, otherwise "$HOME/ocssw" |
aquarius | boolean | install Aquarius files | Optional | false |
avhrr | boolean | install AVHRR files | Optional | false |
czcs | boolean | install CZCS files | Optional | false |
goci | boolean | install GOCI files | Optional | false |
hawkeye | boolean | install HAWKEYE files | Optional | false |
hico | boolean | install HICO files | Optional | false |
meris | boolean | install MERIS files | Optional | false |
aqua | boolean | install MODIS Aqua files | Optional | false |
terra | boolean | install MODIS Terra files | Optional | false |
mos | boolean | install MOS files | Optional | false |
msis2a | boolean | install MSI S2A files | Optional | false |
msis2b | boolean | install MSI S2B files | Optional | false |
oci | boolean | install OCI files | Optional | false |
ocm1 | boolean | install OCM1 files | Optional | false |
ocm2 | boolean | install OCM2 files | Optional | false |
octs | boolean | install OCTS files | Optional | false |
olcis3a | boolean | install OLCI S3A files | Optional | false |
olcis3b | boolean | install OLCI S3B files | Optional | false |
olil8 | boolean | install OLI L8 files | Optional | false |
olil9 | boolean | install OLI L9 files | Optional | false |
osmi | boolean | install OSMI files | Optional | false |
seawifs | boolean | install SeaWiFS files | Optional | false |
sgli | boolean | install SGLI files | Optional | false |
viirsn | boolean | install VIIRSN files | Optional | false |
viirsj1 | boolean | install VIIRSJ1 files | Optional | false |
viirsj2 | boolean | install VIIRSJ2 files | Optional | false |
Source Code | boolean | install source code | Optional | false |
Clean Install | boolean | do a clean install by deleting the install directory first, if it exists | Optional | false |
VIIRS DEM Files | boolean | install VIIRS DEM files needed for geolocation | Optional | false |
UI Element Name | Type | Description |
Browser Button | Button | Selects installation directory |
Run | Button | Executes install_ocssw with arguments provided in the UI. |
Cancel | Button | Closes current processor GUI. |
Apply | Button | Makes current arguments effective. |
? | Button | Displays the help content of the current command. |