You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[Jupyter](https://jupyter.org) notebooks related to marine ecosystem models and observations in [Julia](https://julialang.org).
7
7
8
-
1. how ocean colour data and model ouptut can be used jointly in [CBIOMES](https://cbiomes.org)
9
-
2. how [Simons' CMAP](https://cmap.readthedocs.io/en/latest/) can be queried from within `julia` or `python` via [pycmap](https://github.com/simonscmap/pycmap)
8
+
1. how ocean colour data and model ouptut can be used jointly in [CBIOMES](https://https://github.com/CBIOMES)
9
+
2. how the [Simons' CMAP](https://cmap.readthedocs.io/en/latest/)database can be queried from within `julia`.
-`01. OceanColourAlgorithms.ipynb` provides simple recipes to compare [CBIOMES model output](https://github.com/gaelforget/CBIOMES) and [ocean color data](https://www.oceancolour.org).
25
25
-`02. ModelReflectanceMap.ipynb` uses `Plots.jl` to map out [CBIOMES model output](https://github.com/gaelforget/CBIOMES) and [ocean color data](https://www.oceancolour.org).
26
26
-`05. OceanColourClassifiers.ipynb` 2D array demo of [OC-CCI](https://www.oceancolour.org) / [Jackson et al 2017](http://doi.org/10.1016/j.rse.2017.03.036) classifier.
27
27
28
-
## Query CMAP
28
+
## Data Bases
29
29
30
30
-`03. DarwinCmapJulia.ipynb` uses [Simons' CMAP](https://cmap.readthedocs.io/en/latest/) to download output of the [CBIOMES model output](https://github.com/gaelforget/CBIOMES) as a file or dataframe using `julia`'s `pycall` package to call the `pycmap` python package.
31
31
-`04. DarwinCmapPython.ipynb` uses [Simons' CMAP](https://cmap.readthedocs.io/en/latest/) to map output of the Darwin model using the `pycmap` python package (this is a **python rather than julia** notebook).
0 commit comments