plasticparcels: a ready-to-use tool for plastic dispersion simulations and parameterisation development using parcels
This is version 0.3.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
- Changing PlasticParcels to lowercase plasticparcels in documentation by @erikvansebille in #19
- Adding the new unit testing to a branch to refactor the particleset creation function by @michaeldenes in #38
- Broadening the unit tests by @michaeldenes in #37
- Merge pull request #37 from OceanParcels/adding_new_tests by @michaeldenes in #40
- Refactoring particleset creation method by @michaeldenes in #39
- Merging main into improved unit testing branch for a new pull request by @michaeldenes in #41
- Updating and improving unit testing by @michaeldenes in #42
- Bringing all changes into the paper update branch by @michaeldenes in #43
- Updates to the JOSS paper submission by @michaeldenes in #44
- API reference by @VeckoTheGecko in #47
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #49
- Joss paper updates by @michaeldenes in #48
- Updating github action to v4 by @michaeldenes in #50
- Minor kernel updates by @michaeldenes in #53
- Pull main into idealised_example by @michaeldenes in #54
- Updating documentation in example notebooks by @michaeldenes in #56
- Creating an idealised example by @michaeldenes in #55
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #52
New Contributors
- @VeckoTheGecko made their first contribution in #47
- @pre-commit-ci made their first contribution in #49
Full Changelog: v0.2.0...v0.3.0