plasticparcels: a ready-to-use tool for plastic dispersion simulations and parameterisation development using parcels
This is version 0.2.0 of plasticparcels
, a python package for simulating the transport and dispersion of plastics in the ocean. The tool is based on the parcels computational Lagrangian ocean analysis framework, providing a modular and customisable collection of methods, notebooks, and tutorials for advecting virtual plastic particles with a wide range of physical properties.
What's Changed
- Adding installation instructions by @erikvansebille in #18
- Adding favicon to documentation by @erikvansebille in #20
- Adding codecov support for unit tests by @erikvansebille in #25
- Fix codecov by @erikvansebille in #26
- Add initialisation map example by @michaeldenes in #31
- Small bug fix in the create_release_map.py script. by @michaeldenes in #30
- Updated 'Italian Coast' example by @michaeldenes in #29
- Adding a 'makeyourown' kernel tutorial, and a 'varying biofouling parameters' tutorial. by @michaeldenes in #32
- Some textual/grammar suggestions to the manuscript by @erikvansebille in #35
- Improving the readthedocs documentation by @michaeldenes in #33
- Small change to title and date in paper.md by @michaeldenes in #36
Full Changelog: v0.1.0...v0.2.0