Skip to content

Commit 2a0eb26

Browse files
Merge pull request #2357 from reint-fischer/delayed-start
Add delayed start and output tutorials for v4
2 parents 28e86bd + 47a0626 commit 2a0eb26

File tree

6 files changed

+812
-707
lines changed

6 files changed

+812
-707
lines changed

docs/documentation/index.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ The tutorials written for Parcels v3 are currently being updated for Parcels v4.
3434
:caption: Creating ParticleSets
3535
:name: tutorial-particlesets
3636
37-
<!-- ../examples/tutorial_delaystart.ipynb -->
37+
../examples/tutorial_delaystart.ipynb
3838
```
3939

4040
```{nbgallery}
@@ -43,6 +43,8 @@ The tutorials written for Parcels v3 are currently being updated for Parcels v4.
4343
4444
<!-- ../examples/tutorial_diffusion.ipynb -->
4545
../examples/tutorial_sampling.ipynb
46+
../examples/tutorial_Argofloats.ipynb
47+
../examples/tutorial_gsw_density.ipynb
4648
<!-- ../examples/tutorial_particle_field_interaction.ipynb -->
4749
<!-- ../examples/tutorial_interaction.ipynb -->
4850
<!-- ../examples/tutorial_analyticaladvection.ipynb -->
@@ -66,7 +68,7 @@ The tutorials written for Parcels v3 are currently being updated for Parcels v4.
6668
:caption: Worked examples
6769
:name: tutorial-examples
6870
69-
../examples/tutorial_Argofloats.ipynb
71+
7072
<!-- ../examples/documentation_homepage_animation.ipynb -->
7173
```
7274

docs/examples/tutorial_Argofloats.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -274,7 +274,7 @@
274274
"name": "python",
275275
"nbconvert_exporter": "python",
276276
"pygments_lexer": "ipython3",
277-
"version": "3.12.11"
277+
"version": "3.11.0"
278278
}
279279
},
280280
"nbformat": 4,

0 commit comments

Comments
 (0)