Releases: OceanParcels/plasticparcels
plasticparcels: a ready-to-use tool for plastic dispersion simulations and parameterisation development using parcels
This is version 0.3.1
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
- Fix tiny bug printing the index of the experiment in the idealised flow example by @michaeldenes in #57
- Updating axis labels in idealised flow example by @michaeldenes in #58
- Git archive config and version fetching by @VeckoTheGecko in #59
Full Changelog: v0.3.0...v0.3.1
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
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
PlasticParcels: a ready-to-use tool for plastic dispersion simulations and parameterisation development
This is version 0.1.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.
This early version is still very rudimentary, so use at your own risk. In the coming weeks, we will be developing further documentation, testing and improve functionality.
PlasticParcels: a ready-to-use tool for plastic dispersion simulations and parameterisation development
This is version 0.1-alpha1 of plasticparcels
, a python package for simulating the transport and dispersion of plastics in the ocean. The tool is based on v3.0.2 of 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.
This alpha-version is still very rudimentary, so use at your own risk. In the coming weeks, we will be developing further documentation, testing and improve functionality.