Model1

Description

Here's a description of the Calanus model1

Access

Here are links to data repositories:

Examples

Here is an example for how to download and plot these data

1
2
3
4
5
# read in the data
d <- readRDS('path/to/data.rds')

# plot
plot_data(d)