Skip to content

Commit 1bae59c

Browse files
Update paper/paper.md
Co-authored-by: Anton Steketee <79179784+anton-seaice@users.noreply.github.com>
1 parent 90d6837 commit 1bae59c

1 file changed

Lines changed: 7 additions & 7 deletions

File tree

β€Žpaper/paper.mdβ€Ž

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -222,14 +222,14 @@ These tutorials lead into domain-focused recipes giving learners an incremental
222222
from first contact with the data ecosystem to adaptation of full workflows for
223223
their own science questions.
224224

225-
Within this structure, the tutorials include examples of loading model output
226-
through Intake-based catalogues [@intake] and incorporating Cartopy
227-
[@cartopy] for map-based visualisation. The recipe collection also includes a
228-
Lagrangian particle-tracking workflow built with Parcels
229-
[@Delandmeter-vanSebille-2019], as well as analyses that use xarray [@hoyer2017xarray]
225+
Within this structure, the tutorials leverage and demonstrate open source tools for scientific analysis of large data. This includes examples of loading model output
226+
through Intake-based catalogues [@intake], using xarray [@hoyer2017xarray]
230227
and Dask [@rocklin2015dask; @dask] to process very large multi-dimensional datasets
231-
in parallel, xgcm [@xgcm] to handle variables defined on staggered finite-volume grids,
232-
and xESMF [@xesmf] for regridding model output.
228+
in parallel. The recipe collection includes a
229+
Lagrangian particle-tracking workflow built with Parcels
230+
[@Delandmeter-vanSebille-2019], as well as analyses that use xgcm [@xgcm] to handle variables defined on staggered finite-volume grids, and xESMF [@xesmf] for regridding model output.
231+
Figures are generated using matplotlib[@hunter...] and incorporating Cartopy
232+
[@cartopy] for map-based visualisation.
233233

234234
The Cookbook grew from a practical need inside the COSIMA community: the tools
235235
used to analyse modern ocean model output are powerful, but the gap between

0 commit comments

Comments
Β (0)