/parcels_contributions

Repository where users can contribute Kernels and code snippets

Primary LanguageJupyter NotebookMIT LicenseMIT

Parcels Contributions Repository

Repository where users can contribute Kernels and code snippets

What can you do in this repo.?

How to add a kernel or code snippet?

Please do so via a pull request.

Dependencies

General

  • Numerical libraries: numpy, scipy
  • Libraries for accessing NetCDF and HDF5 data: netcdf4, xarray, h5py
  • Libraries for plotting: matplotlib, cartopy

Kernels and Examples

Those scripts represent either novel application kernels or more extensive example scripts for Parcels simulations, and thus require parcels as a package.

  • Libraries for simulations: parcels (on conda-forge)

VTK transform script

For running the 'transform_to_vtk.py' scripts in the Snippets folder, you need to get the VTK library (also available via conda):

  • visualisation library: vtk (on anaconda and conda-forge)