Skip to content

Commit 4eae04c

Browse files
committed
Updating the other example notebooks to include the note re: downloading the hydrodynamic, physical and biogeochemical model data.
1 parent 720536d commit 4eae04c

3 files changed

Lines changed: 12 additions & 3 deletions

File tree

docs/examples/example_Croatian_fisheries.ipynb

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,10 @@
55
"metadata": {},
66
"source": [
77
"# Sensitivity of biofouling parameters - Plastic pollution from Croatian fishing vessels\n",
8-
"In this example, we will use `plasticparcels` to run a basic simulation of microplastic pollution emitted from Croatian registered fishing vessels. We will use the [Open-sea fishing-related plastic emissions dataset](https://plastic.oceanparcels.org/en/latest/initialisationmaps.html#open-sea-fishing-related-plastic-emissions) to release virtual particles in ocean model grid cells, using the 3D velocity fields to advect the particles. We also include the effects of biofouling and Stokes drift on the particles. We will run two simulations, one with the default biofouling parameters, and another where we vary some of the biofouling parameters."
8+
"In this example, we will use `plasticparcels` to run a basic simulation of microplastic pollution emitted from Croatian registered fishing vessels. We will use the [Open-sea fishing-related plastic emissions dataset](https://plastic.oceanparcels.org/en/latest/initialisationmaps.html#open-sea-fishing-related-plastic-emissions) to release virtual particles in ocean model grid cells, using the 3D velocity fields to advect the particles. We also include the effects of biofouling and Stokes drift on the particles. We will run two simulations, one with the default biofouling parameters, and another where we vary some of the biofouling parameters.\n",
9+
"<div class=\"alert alert-block alert-info\">\n",
10+
"<b>Note:</b> To run this example you will need to download the hydrodynamic, physical, and biogeochemical model data described <a href=\"https://plastic.oceanparcels.org/en/latest/index.html#required-data\">here</a>.\n",
11+
"</div>"
912
]
1013
},
1114
{

docs/examples/example_Greece_coast.ipynb

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,10 @@
55
"metadata": {},
66
"source": [
77
"# The pathways and fate of existing plastic pollution along Greek coastlines\n",
8-
"In this example, we will use `plasticparcels` to run a basic simulation of microplastic pollution along the Greek coastline. We will use the [Current global ocean plastic concentrations dataset](https://plastic.oceanparcels.org/en/latest/initialisationmaps.html) to release virtual particles in coastal model grid cells, using the 2D surface velocity fields to advect the particles. We also include the effects of Stokes drift and wind-induced drift on the particles, but neglect any vertical motion (along with any biofouling, or vertical mixing)."
8+
"In this example, we will use `plasticparcels` to run a basic simulation of microplastic pollution along the Greek coastline. We will use the [Current global ocean plastic concentrations dataset](https://plastic.oceanparcels.org/en/latest/initialisationmaps.html) to release virtual particles in coastal model grid cells, using the 2D surface velocity fields to advect the particles. We also include the effects of Stokes drift and wind-induced drift on the particles, but neglect any vertical motion (along with any biofouling, or vertical mixing).\n",
9+
"<div class=\"alert alert-block alert-info\">\n",
10+
"<b>Note:</b> To run this example you will need to download the hydrodynamic, physical, and biogeochemical model data described <a href=\"https://plastic.oceanparcels.org/en/latest/index.html#required-data\">here</a>.\n",
11+
"</div>"
912
]
1013
},
1114
{

docs/examples/example_Italy_coast.ipynb

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,10 @@
55
"metadata": {},
66
"source": [
77
"# The pathways and fate of Italian coastal plastic pollution\n",
8-
"In this example, we will use `plasticparcels` to run a basic simulation of microplastic pollution along the Italian coastline. We will use the [Coastal mismanaged plastic waste emissions dataset](https://plastic.oceanparcels.org/en/latest/initialisationmaps.html) to release virtual particles in coastal model grid cells, using the 2D surface velocity fields to advect the particles. We also include the effects of Stokes drift and wind-induced drift on the particles, but neglect any vertical motion (along with any biofouling, or vertical mixing)."
8+
"In this example, we will use `plasticparcels` to run a basic simulation of microplastic pollution along the Italian coastline. We will use the [Coastal mismanaged plastic waste emissions dataset](https://plastic.oceanparcels.org/en/latest/initialisationmaps.html) to release virtual particles in coastal model grid cells, using the 2D surface velocity fields to advect the particles. We also include the effects of Stokes drift and wind-induced drift on the particles, but neglect any vertical motion (along with any biofouling, or vertical mixing).\n",
9+
"<div class=\"alert alert-block alert-info\">\n",
10+
"<b>Note:</b> To run this example you will need to download the hydrodynamic, physical, and biogeochemical model data described <a href=\"https://plastic.oceanparcels.org/en/latest/index.html#required-data\">here</a>.\n",
11+
"</div>"
912
]
1013
},
1114
{

0 commit comments

Comments
 (0)