From d79ba02bf19ba2e9b8eb2192f2cca9537cb545b3 Mon Sep 17 00:00:00 2001 From: Erik van Sebille Date: Tue, 17 Feb 2026 08:02:29 +0100 Subject: [PATCH 1/2] Fix link to homepage animation on README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 146a7b008..a3f540d7d 100644 --- a/README.md +++ b/README.md @@ -19,7 +19,7 @@ **Parcels** provides a set of Python classes and methods to create customisable particle tracking simulations using gridded output from (ocean) circulation models. Parcels can be used to track passive and active particulates such as water, plankton, [plastic](http://www.topios.org/) and [fish](https://github.com/Jacketless/IKAMOANA). -![Arctic-SO-medusaParticles](https://github.com/Parcels-code/oceanparcels_website/blob/main/images/homepage.gif) +![Arctic-SO-medusaParticles](https://github.com/Parcels-code/parcels-code.org/blob/main/public/homepage-animation.gif?raw=true) _Animation of virtual particles carried by ocean surface flow in the global oceans. The particles are advected with [Parcels](http://parcels-code.org/) in data from the [NEMO Ocean Model](https://www.nemo-ocean.eu/)._ From 55b2feb5c69170585f753dd4d40da64bdd00dead Mon Sep 17 00:00:00 2001 From: Erik van Sebille Date: Tue, 17 Feb 2026 08:12:45 +0100 Subject: [PATCH 2/2] Using animation link from Parcels repo itself --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index a3f540d7d..72d34ef83 100644 --- a/README.md +++ b/README.md @@ -19,7 +19,7 @@ **Parcels** provides a set of Python classes and methods to create customisable particle tracking simulations using gridded output from (ocean) circulation models. Parcels can be used to track passive and active particulates such as water, plankton, [plastic](http://www.topios.org/) and [fish](https://github.com/Jacketless/IKAMOANA). -![Arctic-SO-medusaParticles](https://github.com/Parcels-code/parcels-code.org/blob/main/public/homepage-animation.gif?raw=true) +![Arctic-SO-medusaParticles](https://github.com/Parcels-code/Parcels/blob/main/docs/_static/homepage.gif?raw=true) _Animation of virtual particles carried by ocean surface flow in the global oceans. The particles are advected with [Parcels](http://parcels-code.org/) in data from the [NEMO Ocean Model](https://www.nemo-ocean.eu/)._