Skip to content

Model and code description in docstrings to transient version

Anja Rohner requested to merge transient_description_text_docstrings into master

Growth Model Atlantic Cod.

Compute weight-at-age of Atlantic cod using multidimensional ocean temperature data in the Celtic Sea (47° - 52°N, -12°W - -1°W).

Requirements:

numpy
pandas
xarray

Usage:

Execute on shell or interpreter:
    e.g.: [/usr/foo/pt_profiles] bar% python3 growth_model_transient.py

Authors:

mbutzin 2015 (first version) - 2018 (cleaned code) nsokolov 2018 - 2022 arohner 2021 - 2022

Merge request reports