diff --git a/README.md b/README.md index 8746782b..b58d48e9 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ # Welcome to GSTools - +[![GMD](https://img.shields.io/badge/GMD-10.5194%2Fgmd--15--3161--2022-orange)](https://doi.org/10.5194/gmd-15-3161-2022) [![DOI](https://zenodo.org/badge/DOI/10.5281/zenodo.1313628.svg)](https://doi.org/10.5281/zenodo.1313628) [![PyPI version](https://badge.fury.io/py/gstools.svg)](https://badge.fury.io/py/gstools) [![Conda Version](https://img.shields.io/conda/vn/conda-forge/gstools.svg)](https://anaconda.org/conda-forge/gstools) @@ -18,6 +18,15 @@ + +
+ +Youtube Tutorial on GSTools
+ + +
## Purpose diff --git a/docs/source/conf.py b/docs/source/conf.py index 9a8d54a8..71c9f652 100644 --- a/docs/source/conf.py +++ b/docs/source/conf.py @@ -69,6 +69,7 @@ def setup(app): "numpydoc", "sphinx_gallery.gen_gallery", "m2r2", + "sphinxcontrib.youtube", ] # autosummaries from source-files diff --git a/docs/source/index.rst b/docs/source/index.rst index f39f2e88..50696c8e 100644 --- a/docs/source/index.rst +++ b/docs/source/index.rst @@ -6,11 +6,18 @@ GSTools Quickstart :width: 150px :align: center +.. only:: html -**Get in Touch!** + **Get in Touch!** -|GH-Discussions| |Slack-Swung| |Gitter-GSTools| |Email| + |GH-Discussions| |Slack-Swung| |Gitter-GSTools| |Email| |Twitter| + **Youtube Tutorial on GSTools** + + .. youtube:: qZBJ-AZXq6Q + :width: 100% + + | Purpose ======= @@ -124,11 +131,11 @@ Citation If you are using GSTools in your publication please cite our paper: -| *Müller, S., Schüler, L., Zech, A., and Heße, F.: GSTools v1.3: a toolbox for geostatistical modelling in Python, Geosci. Model Dev., 15, 3161–3182, https://doi.org/10.5194/gmd-15-3161-2022, 2022.* + Müller, S., Schüler, L., Zech, A., and Heße, F.: GSTools v1.3: a toolbox for geostatistical modelling in Python, Geosci. Model Dev., 15, 3161–3182, https://doi.org/10.5194/gmd-15-3161-2022, 2022. You can cite the Zenodo code publication of GSTools by: -| *Sebastian Müller & Lennart Schüler. GeoStat-Framework/GSTools. Zenodo. https://doi.org/10.5281/zenodo.1313628* + Sebastian Müller & Lennart Schüler. GeoStat-Framework/GSTools. Zenodo. https://doi.org/10.5281/zenodo.1313628 If you want to cite a specific version, have a look at the `Zenodo site