roms_tools.BGCMarbl.derive_phytoplankton_from_chl#
- classmethod BGCMarbl.derive_phytoplankton_from_chl(chl: DataArray) dict[str, DataArray]#
Derive the per-PFT and zooplankton tracers from total chlorophyll.
- Parameters:
chl (xr.DataArray) – Total chlorophyll concentration (mg m-3).
- Returns:
dict[str, xr.DataArray] – The derived phytoplankton/zooplankton tracers.