We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 12ff049 commit b4b1ae2Copy full SHA for b4b1ae2
1 file changed
mkdocs.yml
@@ -6,9 +6,9 @@ nav:
6
- Getting started: index.md
7
- Installation: installation_instructions.md
8
- Run the model:
9
- - Run the model with different options: notebooks/run_model_with_different_options.ipynb
10
- - Run the model with different dataset using executable file: notebooks/run_model_with_different_dataset.ipynb
11
- - Run the model with different dataset on CRIB: notebooks/run_model_with_different_dataset_on_CRIB.ipynb
+ - Different ways to run the model: notebooks/run_model_with_different_options.ipynb
+ - Site and global datasets with the executable file: notebooks/run_model_with_different_dataset.ipynb
+ - Site and global datasets on CRIB: notebooks/run_model_with_different_dataset_on_CRIB.ipynb
12
13
- BMI:
14
- "BMI instructions": bmi.md
0 commit comments