An example dataframe used for inputting and calibrating AEME models.
Format
## `aeme_parameters` A data frame with 17 rows and 6 columns:
- model
Model for the parameter
- file
File in which the parameter is stored
- name
Name of the parameter
- value
Value of the parameter
- min
Minimum range of the parameter
- max
Maximum range of the parameter
- group
Phytoplankton Group for the parameter, only applies to phytoplankton parameters
- index
Index for the parameter in the model file, only used for parameters that have multiple values in a vector such as "sediment/sed_temp_mean" in GLM-AED2
- module
Module for the parameter in the model, useful to help identify parameters
