sisppeo.wcproducts

This package is made of modules in which are defined algorithms for water optics and water color remote sensing.

Each module is dedicated to one specific water quality parameter (e.g. chlorophyll a) (except for sisppeo.wcproducts.algos).

sisppeo.wcproducts.algos

sisppeo.wcproducts.algos contains the following algorithms:

Ndwi(product_type, **_ignored)

Normalized Difference Water Index.

sisppeo.wcproducts.acdom

This module gathers water colour algorithms used for retrieving aCDOM (/[DOC]).

sisppeo.wcproducts.chla

The following algorithms are used for estimating Chl-a concentrations:

CHLAGons(product_type[, calibration])

Chlorophyll-a concentration (in mg/m3) from 3 red bands after Gons et al., 1999, 2002, 2004

CHLAGitelson(product_type[, design, calibration])

Chlorophyll-a concentration (in mg/m3) from 3 red bands after Gitelson et al., 2008

CHLAOC(product_type[, calibration])

Chlorophyll-a concentration (in mg/m3) from polynomial maximum band ratio by O'Reilly et al., 1998 and updates

CHLALins(product_type[, calibration])

Chlorophyll-a concentration (in mg/m3) from NIR/Red bands ratio after Lins et al., 2017

NDCI(product_type, **_ignored)

Normalized Difference Chlorophyll Index

sisppeo.wcproducts.spm

The following algorithms are used for estimating suspended particulate matter (SPM) concentrations:

SPMNechad(product_type[, requested_band, ...])

Semi-analytical algorithm to retrieve SPM concentration (in mg/l) from reflectance.

SPMHan(product_type[, calibration])

Switching Semi-analytical algorithm to retrieve SPM (in mg/l) from reflectance.

SPMGet(product_type[, calibration])

Switching Semi-analytical algorithm to retrieve SPM (in mg/l) from reflectance.

TURBIDogliotti(product_type[, calibration])

Switching Semi-analytical algorithm to retrieve Turbidity (in FNU) from reflectance.

sisppeo.wcproducts.transparency

The following algorithms are used for estimating transparency: