parcels_perso
Science Score: 67.0%
This score indicates how likely this project is to be science-related based on various indicators:
-
✓CITATION.cff file
Found CITATION.cff file -
✓codemeta.json file
Found codemeta.json file -
✓.zenodo.json file
Found .zenodo.json file -
✓DOI references
Found 7 DOI reference(s) in README -
✓Academic publication links
Links to: zenodo.org -
○Academic email domains
-
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (11.0%) to scientific vocabulary
Repository
Basic Info
- Host: GitHub
- Owner: noemieplanat
- License: mit
- Language: Jupyter Notebook
- Default Branch: main
- Size: 8.31 MB
Statistics
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
- Releases: 0
Metadata Files
README.md
Parcels
Parcels (Probably A Really Computationally Efficient Lagrangian Simulator) is a set of Python classes and methods to create customisable particle tracking simulations using output from Ocean Circulation models. Parcels can be used to track passive and active particulates such as water, plankton, plastic and fish.

Animation of virtual particles carried by ocean surface flow in the global oceans. The particles are advected with Parcels in data from the NEMO Ocean Model.
Parcels manuscript and code
The manuscript detailing the first release of Parcels, version 0.9, has been published in Geoscientific Model Development and can be cited as
Lange, M. and E van Sebille (2017) Parcels v0.9: prototyping a Lagrangian Ocean Analysis framework for the petascale age. Geoscientific Model Development, 10, 4175-4186. https://doi.org/10.5194/gmd-2017-167
The manuscript detailing version 2.0 of Parcels is available at Geoscientific Model Development and can be cited as:
Delandmeter P. and E van Sebille (2019) The Parcels v2.0 Lagrangian framework: new field interpolation schemes. Geoscientific Model Development, 12, 3571-3584. https://doi.org/10.5194/gmd-12-3571-2019
Further information
See oceanparcels.org for further information about installing and running the Parcels code, as well as extended documentation of the methods and classes.
Launch Parcels Tutorials on mybinder.org
Owner
- Login: noemieplanat
- Kind: user
- Repositories: 1
- Profile: https://github.com/noemieplanat
Citation (CITATION.cff)
cff-version: 1.2.0 message: "If you use this software, please cite it as below." authors: - family-names: "Van Sebille" given-names: "Erik" orcid: "https://orcid.org/0000-0003-2041-0704" - family-names: "Kehl" given-names: "Christian" orcid: "https://orcid.org/0000-0003-4200-1450" - family-names: "Lange" given-names: "Michael" orcid: "https://orcid.org/0000-0002-3232-0127" - family-names: "Delandmeter" given-names: "Philippe" orcid: "https://orcid.org/0000-0003-0100-5834" - name: "The Parcels contributors" website: "https://github.com/OceanParcels/parcels/graphs/contributors" title: "Parcels" version: 2.3.0 doi: 10.5281/zenodo.5196084 date-released: 2021-08-13 url: "https://github.com/OceanParcels/parcels"