File tree Expand file tree Collapse file tree 3 files changed +31
-31
lines changed
Expand file tree Collapse file tree 3 files changed +31
-31
lines changed Original file line number Diff line number Diff line change 11# Community
22
3+ ``` {toctree}
4+ :caption: CLAM Community
5+ :maxdepth: 1
6+ :hidden:
7+
8+ Website <https://clam-community.github.io/>
9+ ```
10+
11+ ``` {toctree}
12+ :caption: GitHub
13+ :maxdepth: 1
14+ :hidden:
15+
16+ Discussions <https://github.com/Parcels-code/parcels/discussions>
17+ Issues <https://github.com/Parcels-code/parcels/issues>
18+ ```
19+
20+ ``` {toctree}
21+ :caption: parcels_contributions
22+ :maxdepth: 1
23+ :hidden:
24+
25+ Repository <https://github.com/Parcels-code/parcels_contributions>
26+ ```
27+
328Parcels users and developers interact in a vibrant community on a few different platforms. Check out the cards below to see how you can interact with us.
429
530````` {grid} 1 2 2 2
@@ -59,27 +84,3 @@ Curious to see if someone has already written the custom `Kernel` you are thinki
5984Share custom Parcels code
6085```
6186`````
62-
63- ``` {toctree}
64- :caption: CLAM Community
65- :maxdepth: 1
66- :hidden:
67-
68- Website <https://clam-community.github.io/>
69- ```
70- ``` {toctree}
71- :caption: GitHub
72- :maxdepth: 1
73- :hidden:
74-
75- Discussions <https://github.com/Parcels-code/parcels/discussions>
76- Issues <https://github.com/Parcels-code/parcels/issues>
77- ```
78-
79- ``` {toctree}
80- :caption: parcels_contributions
81- :maxdepth: 1
82- :hidden:
83-
84- Repository <https://github.com/Parcels-code/parcels_contributions>
85- ```
Original file line number Diff line number Diff line change 88Contributing Guidelines <self>
99Versioning Policy <policies>
1010Release Notes <https://github.com/Parcels-code/Parcels/releases>
11- Parcels v4.0 Migration Guide <../documentation/v4-migration>
1211```
1312
1413``` {toctree}
Original file line number Diff line number Diff line change 11# Documentation and Tutorials
22
3+ ``` {toctree}
4+ :hidden:
5+ v3 to v4 migration guide <v4-migration>
6+ Example scripts <additional_examples>
7+ ```
8+
39Shown below are several documentation and tutorial Jupyter notebooks and scripts which go through various aspects of Parcels.
410
511``` {note}
@@ -78,9 +84,3 @@ The tutorials written for Parcels v3 are currently being updated for Parcels v4.
7884../examples/tutorial_Argofloats.ipynb
7985<!-- ../examples/documentation_homepage_animation.ipynb -->
8086```
81-
82- <!-- ## Python Example Scripts
83-
84- ```{toctree}
85- additional_examples
86- ``` -->
You can’t perform that action at this time.
0 commit comments