hypso.experimental.chlorophyll
Submodules
Package Contents
Functions
|
Estimates the chlorophyll using a trained ML Scikit-Learn Model |
- hypso.experimental.chlorophyll.start_chl_estimation(sat_obj, model_path=None)
Estimates the chlorophyll using a trained ML Scikit-Learn Model
- Parameters:
sat_obj – Hypso satellite object
model_path – Absolute path for the pre-trained Scikit-Learn model
- Returns:
No return.
- Return type:
None