Skip to content

Commit 63bccc1

Browse files
reint-fischerreint-fischer
authored andcommitted
start scaffolding getting_started and user_guide
1 parent 3b48b95 commit 63bccc1

File tree

1 file changed

+9
-1
lines changed

1 file changed

+9
-1
lines changed

docs/getting_started/index.md

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,15 @@ Getting started with parcels is easy; here you will find:
55
```{toctree}
66
The installation guide <installation.md>
77
<!-- - a quickstart tutorial to running your first simulation <../examples_v3/parcels_tutorial.ipynb>
8-
- an overview of the important concepts <../examples_v3/tutorial_parcels_structure.ipynb>
8+
- an overview of the important concepts <concepts_overview.md>
99
- a simple tutorial on how to analyse the output from your first simulation <../examples_v3/tutorial_output.ipynb> -->
1010
1111
```
12+
13+
```{note}
14+
TODO: Write quickstart tutorial. This should focus on getting users familiar with the different steps to take to run a simulation. Implicitly we should introduce them to the important concepts, but it should not be an in depth explanation. Instead we should reference to the concept overview and the reference API
15+
```
16+
17+
```{note}
18+
TODO: Rewrite parcels concepts overview. This .md file should contain most of what is currently in the tutorial_parcels_structure notebook.
19+
```

0 commit comments

Comments
 (0)