Skip to content

Commit

Permalink
Markdown sync to main
Browse files Browse the repository at this point in the history
  • Loading branch information
neteler committed Oct 17, 2022
1 parent 8f5cb11 commit e831b8f
Showing 1 changed file with 9 additions and 8 deletions.
17 changes: 9 additions & 8 deletions doc/notebooks/README.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
# Notebooks
## Introduction

### Using the notebooks locally
Expand All @@ -13,14 +14,14 @@ See also the official documentation for [The Jupyter Notebook](https://jupyter-n

### Introductory notebooks to GRASS GIS and Jupyter

- GRASS GIS in Jupyter Notebook with Python and grass.jupyter: [jupyter_example.ipynb](jupyter_example.ipynb)
- The grass.jupyter Package: [jupyter_tutorial.ipynb](jupyter_tutorial.ipynb)
* GRASS GIS in Jupyter Notebook with Python and grass.jupyter: [jupyter_example.ipynb](jupyter_example.ipynb)
* The grass.jupyter Package: [jupyter_tutorial.ipynb](jupyter_tutorial.ipynb)

## Thematic Jupyter notebooks:
## Thematic Jupyter notebooks

- Viewshed Analysis: [viewshed_analysis.ipynb](viewshed_analysis.ipynb)
- Spatio-Temporal Analysis with grass.jupyter: [temporal.ipynb](temporal.ipynb)
- Solar Energy Potential Analysis: [solar_potential.ipynb](solar_potential.ipynb)
- GRASS GIS Scripting with Python: [scripting_example.ipynb](scripting_example.ipynb)
- Hydrology with GRASS GIS: [hydrology.ipynb](hydrology.ipynb)
* Viewshed Analysis: [viewshed_analysis.ipynb](viewshed_analysis.ipynb)
* Spatio-Temporal Analysis with grass.jupyter: [temporal.ipynb](temporal.ipynb)
* Solar Energy Potential Analysis: [solar_potential.ipynb](solar_potential.ipynb)
* GRASS GIS Scripting with Python: [scripting_example.ipynb](scripting_example.ipynb)
* Hydrology with GRASS GIS: [hydrology.ipynb](hydrology.ipynb)

0 comments on commit e831b8f

Please sign in to comment.