{"id":33148727,"url":"https://github.com/Parcels-code/plasticparcels","last_synced_at":"2025-11-20T10:01:26.704Z","repository":{"id":219592082,"uuid":"711866618","full_name":"Parcels-code/plasticparcels","owner":"Parcels-code","description":"Repository for PlasticParcels tool","archived":false,"fork":false,"pushed_at":"2025-11-10T20:27:40.000Z","size":42303,"stargazers_count":14,"open_issues_count":7,"forks_count":6,"subscribers_count":3,"default_branch":"main","last_synced_at":"2025-11-13T18:00:50.254Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Parcels-code.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2023-10-30T10:33:44.000Z","updated_at":"2025-11-12T09:44:09.000Z","dependencies_parsed_at":"2024-05-28T11:07:25.782Z","dependency_job_id":"5baef227-4213-49c5-b36f-07ae0a723fcd","html_url":"https://github.com/Parcels-code/plasticparcels","commit_stats":null,"previous_names":["oceanparcels/plasticparcels","parcels-code/plasticparcels"],"tags_count":5,"template":false,"template_full_name":null,"purl":"pkg:github/Parcels-code/plasticparcels","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parcels-code%2Fplasticparcels","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parcels-code%2Fplasticparcels/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parcels-code%2Fplasticparcels/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parcels-code%2Fplasticparcels/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Parcels-code","download_url":"https://codeload.github.com/Parcels-code/plasticparcels/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parcels-code%2Fplasticparcels/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":284263588,"owners_count":26975054,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-11-13T02:00:06.582Z","response_time":61,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2025-11-15T17:00:26.062Z","updated_at":"2025-11-20T10:01:26.699Z","avatar_url":"https://github.com/Parcels-code.png","language":"Python","funding_links":[],"categories":["Industrial Ecology"],"sub_categories":["Circular Economy and Waste"],"readme":"## plasticparcels\n`plasticparcels` is a python package for simulating the transport and dispersion of plastics in the ocean.\n\nThe tool is based on the [`Parcels`](https://parcels-code.org/) computational Lagrangian ocean analysis framework ([@Lange2017](http://dx.doi.org/10.5194/gmd-10-4175-2017) and [@Delandmeter2019](http://dx.doi.org/10.5194/gmd-12-3571-2019)), providing a modular and customisable collection of methods, notebooks, and tutorials for advecting virtual plastic particles with a wide range of physical properties. A peer reviewed paper describing `plasticparcels` can be found here: [![DOI](https://joss.theoj.org/papers/10.21105/joss.07094/status.svg)](https://doi.org/10.21105/joss.07094).\n\n![plasticparcels](docs/_static/plasticparcelslogo.png)\n\n### Installation\n\n`plasticparcels` can be installed using `conda` from the [`conda-forge` channel](https://anaconda.org/conda-forge/plasticparcels) with the following command:\n\n```bash\nconda install conda-forge::plasticparcels\n```\n\n### Required data\n\n`plasticparcels` has been developed for use with data from the Copernicus Marine Service, and requires the following data to run:\n\n* Hydrodynamic model data: [MOI GLO12 (psy4v3r1)](https://www.mercator-ocean.eu/en/solutions-expertise/accessing-digital-data/product-details/?offer=4217979b-2662-329a-907c-602fdc69c3a3\u0026system=d35404e4-40d3-59d6-3608-581c9495d86a)\n* Biogeochemical model data: [MOI BIO4 (biomer4v2r1)](https://www.mercator-ocean.eu/en/solutions-expertise/accessing-digital-data/product-details/?offer=8d0c01f3-81c7-0a59-0d06-602fdf63c5b6\u0026system=dc40b324-7de7-0732-880b-5d9dcf7d344a)\n* Wave data: [ECMWF ERA5 Wave](https://cds.climate.copernicus.eu/cdsapp#!/dataset/reanalysis-era5-single-levels) (specifically, the variables `mean_wave_period`, `peak_wave_period`, `u_component_stokes_drift`, and `v_component_stokes_drift`.)\n* Wind data: [ECMWF ERA5 Wind](https://cds.climate.copernicus.eu/cdsapp#!/dataset/reanalysis-era5-single-levels) (specifically, the variables `10m_u_component_of_wind` and `10m_v_component_of_wind`)\n\nFor downloading the wind and wave data, we recommend using the [CDS API](https://cds.climate.copernicus.eu/api-how-to).\n\nTo run most of the examples, you will need to update the data directories in the relevant settings `.json` file.\n\nJust like the `parcels` framework, `plasticparcels` can be adapted to use other hydrodynamic, biogeochemical, wave, and atmospheric models. If you require assistance, please contact us through the [`plasticparcels` discussions page](https://github.com/Parcels-code/plasticparcels/discussions).\n\n### Community contributions and support\n#### Contributing code\nWe welcome contributions to `plasticparcels`, especially example workbooks and analyses for our [public examples page](https://plastic.parcels-code.org/en/latest/examples.html). To contribute to the project, please submit a [pull request](https://github.com/Parcels-code/plasticparcels/pulls).\n\n#### Requesting features and reporting issues/bugs\nIf you want to request a new feature, or if you find an issue or bug in the code, please open an issue in the [`plasticparcels` issue tracker](https://github.com/Parcels-code/plasticparcels/issues).\n\n#### Seeking support?\nIf you would like support using `plasticparcels`, or are have any questions about your `plasticparcels` simulations, please start a discussion in the [`plasticparcels` discussion page](https://github.com/Parcels-code/plasticparcels/discussions).\n\n\n\n\n### Further information\nFor more information and documentation, see the [plasticparcels documentation](https://plastic.parcels-code.org/).\n\n[![DOI](https://joss.theoj.org/papers/10.21105/joss.07094/status.svg)](https://doi.org/10.21105/joss.07094)\n[![unit-tests](https://github.com/Parcels-code/plasticparcels/actions/workflows/unit_tests.yml/badge.svg)](https://github.com/Parcels-code/plasticparcels/actions/workflows/unit_tests.yml)\n[![Anaconda-release](https://anaconda.org/conda-forge/plasticparcels/badges/version.svg)](https://anaconda.org/conda-forge/plasticparcels/)\n[![Anaconda-date](https://anaconda.org/conda-forge/plasticparcels/badges/latest_release_date.svg)](https://anaconda.org/conda-forge/plasticparcels/)\n[![Zenodo](https://zenodo.org/badge/DOI/10.5281/zenodo.11388383.svg)](https://doi.org/10.5281/zenodo.11388383)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FParcels-code%2Fplasticparcels","html_url":"https://awesome.ecosyste.ms/projects/github.com%2FParcels-code%2Fplasticparcels","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FParcels-code%2Fplasticparcels/lists"}