OWT Classification
Optical Water Type classification for ocean, coastal and inland waters.
OWT classification pyOWT hereon
| Id | Title | Data Type | Description |
|---|---|---|---|
| input_data_url | Input data | string | URL to your input file. Find example data on https://github.com/bishun945/pyOWT/tree/main/projects/AquaINFRA. |
| input_option | Type of input | string | csv: for text data input (first line wavelength, following lines remote-sensing reflectance). sat: for satellite product input containing reflectance (e.g., Sentinel-3 OLCI Level-2) |
| sensor | Sensor name | string | Spectral band configuration of satellite mission (includes adaptation to sensor spectral response functions). |
| output_option | Output option | string | 1: for standard output with five variables. 2: for extensive output including memberships of all water types. |
| Id | Title | Description |
|---|---|---|
| owt_classification | Output of the OWT classification depending on input parameters. | If input_option == csv, the output is a text file (.csv). If input_option == sat, the output is a NetCDF file (.nc) of the same dimensions and geo-reference as the input file. If output_option == 1, 5 Output variables: AVW: Apparent Visible Wavelength... |
Educational resources and documentation
Jobs
Browse jobsLinks
- information (text/html)
- Process description as JSON (application/json)
- Process description as HTML (text/html)
- Jobs list as HTML (text/html)
- Jobs list as JSON (application/json)
- Execution for this process as JSON (application/json)
Execution modes
- Synchronous
- Asynchronous
