Skip to content

Commit d941a6c

Browse files
committed
update website
1 parent 14301e2 commit d941a6c

25 files changed

Lines changed: 286 additions & 37 deletions

_includes/footer.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,7 @@
11

22

3-
Copyright 2018, Sebastian Müller, Lennart Schüler
3+
Copyright 2019, Sebastian Müller, Lennart Schüler, Falk Heße
44
—
55
[GeoStat-Framework]({{ site.source_link }})
66
—
77
this site was made with the [SinglePaged theme](https://github.com/t413/SinglePaged)
8-

_posts/2018-01-01-intro.md

Lines changed: 34 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -7,19 +7,39 @@ style: center
77

88
# GeoStat Framework
99
<p align="center">
10-
<a href="https://github.com/GeoStat-Framework">
11-
<img src="/docs/source/pics/GeoStat.png" alt="GeoStat-LOGO" width="250px"/></a>
10+
<table style="margin-left: auto; margin-right: auto;">
11+
<tbody>
12+
<tr>
13+
<td style="vertical-align: middle; width: 25%;">
14+
<a href="https://github.com/GeoStat-Framework/GSTools">
15+
<img src="/docs/source/pics/gstools.png" alt="GSTools" width="66%">
16+
</a>
17+
</td>
18+
<td rowspan="2" style="vertical-align: middle; width: 40%;">
19+
<a href="https://github.com/GeoStat-Framework">
20+
<img src="/docs/source/pics/GeoStat.png" alt="GeoStat-LOGO" width="100%"/>
21+
</a>
22+
</td>
23+
<td style="vertical-align: middle; width: 25%;">
24+
<a href="https://github.com/GeoStat-Framework/ogs5py">
25+
<img src="/docs/source/pics/OGS.png" alt="ogs5py" width="66%">
26+
</a>
27+
</td>
28+
</tr>
29+
<tr>
30+
<td style="vertical-align: middle; width: 25%;">
31+
<a href="https://github.com/GeoStat-Framework/welltestpy">
32+
<img src="/docs/source/pics/WTP.png" alt="welltestpy" width="66%">
33+
</a>
34+
</td>
35+
<td style="vertical-align: middle; width: 25%;">
36+
<a href="https://github.com/GeoStat-Framework/AnaFlow">
37+
<img src="/docs/source/pics/Anaflow.png" alt="AnaFlow" width="66%">
38+
</a>
39+
</td>
40+
</tr>
41+
</tbody>
42+
</table>
1243
</p>
13-
## Python framework for geostatistical simulations
44+
## Create your geo-statistical model with Python!
1445
{: .text-purple}
15-
16-
<p align="center">
17-
<a href="https://github.com/GeoStat-Framework/GSTools">
18-
<img src="/docs/source/pics/gstools.png" alt="GSTools" width="150px"></a>
19-
<a href="https://github.com/GeoStat-Framework/ogs5py">
20-
<img src="/docs/source/pics/OGS.png" alt="ogs5py" width="150px"></a>
21-
<a href="https://github.com/GeoStat-Framework/AnaFlow">
22-
<img src="/docs/source/pics/Anaflow.png" alt="AnaFlow" width="150px"></a>
23-
<a href="https://github.com/GeoStat-Framework/welltestpy">
24-
<img src="/docs/source/pics/WTP.png" alt="welltestpy" width="150px"></a>
25-
</p>

_posts/2019-01-01-gstools.md

Lines changed: 52 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,52 @@
1+
---
2+
title: "gstools"
3+
bg: "#7acc9b"
4+
color: black
5+
style: center
6+
icon: "/docs/source/pics/gs-head.png"
7+
---
8+
9+
# GSTools
10+
11+
<p align="center">
12+
<img src="/docs/source/pics/gs-2d.png" alt="Stable-Model" width="25%">
13+
<img src="/docs/source/pics/gs-fit.png" alt="Variogram" width="40%">
14+
<img src="/docs/source/pics/gs-3d.png" alt="Gau-Model" width="25%">
15+
</p>
16+
17+
### GeoStatTools is a library providing geostatistical tools like random field generation, variogram estimation and **user-defined** covariance models.
18+
19+
<p align="center">
20+
<table style="margin-left: auto; margin-right: auto; width: 90%;">
21+
<tbody>
22+
<tr>
23+
<td style="text-align: right;">
24+
<p><strong>Installation</strong></p>
25+
</td>
26+
<td style="text-align: left;">
27+
<p><code class="highlighter-rouge">pip install gstools</code></p>
28+
</td>
29+
</tr>
30+
<tr>
31+
<td style="text-align: right;">
32+
<p><strong>Documentation</strong></p>
33+
</td>
34+
<td style="text-align: left;">
35+
<a href="https://geostat-framework.readthedocs.io/projects/gstools/en/latest/">
36+
<p>ReadTheDocs</p>
37+
</a>
38+
</td>
39+
</tr>
40+
<tr>
41+
<td style="text-align: right;">
42+
<p><strong>Source</strong></p>
43+
</td>
44+
<td style="text-align: left;">
45+
<a href="https://github.com/GeoStat-Framework/GSTools">
46+
<p>GitHub</p>
47+
</a>
48+
</td>
49+
</tr>
50+
</tbody>
51+
</table>
52+
</p>

_posts/2019-01-02-ogs5py.md

Lines changed: 50 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,50 @@
1+
---
2+
title: "ogs5py"
3+
bg: "#7aaecc"
4+
color: black
5+
style: center
6+
icon: "/docs/source/pics/ogs-head.png"
7+
---
8+
9+
# ogs5py
10+
11+
<p align="center">
12+
<img src="img/ogs5py_pump.png" alt="ogs5 pumping test" width="90%">
13+
</p>
14+
15+
### ogs5py is a Python-API for the [**OpenGeoSys 5**](https://www.opengeosys.org/ogs-5/) scientific modeling package.
16+
17+
<p align="center">
18+
<table style="margin-left: auto; margin-right: auto; width: 90%;">
19+
<tbody>
20+
<tr>
21+
<td style="text-align: right;">
22+
<p><strong>Installation</strong></p>
23+
</td>
24+
<td style="text-align: left;">
25+
<p><code class="highlighter-rouge">pip install ogs5py</code></p>
26+
</td>
27+
</tr>
28+
<tr>
29+
<td style="text-align: right;">
30+
<p><strong>Documentation</strong></p>
31+
</td>
32+
<td style="text-align: left;">
33+
<a href="https://geostat-framework.readthedocs.io/projects/ogs5py/en/latest/">
34+
<p>ReadTheDocs</p>
35+
</a>
36+
</td>
37+
</tr>
38+
<tr>
39+
<td style="text-align: right;">
40+
<p><strong>Source</strong></p>
41+
</td>
42+
<td style="text-align: left;">
43+
<a href="https://github.com/GeoStat-Framework/ogs5py">
44+
<p>GitHub</p>
45+
</a>
46+
</td>
47+
</tr>
48+
</tbody>
49+
</table>
50+
</p>

_posts/2019-01-03-welltestpy.md

Lines changed: 50 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,50 @@
1+
---
2+
title: "welltestpy"
3+
bg: "#cca3cb"
4+
color: black
5+
style: center
6+
icon: "/docs/source/pics/wtp-head.png"
7+
---
8+
9+
# welltestpy
10+
11+
<p align="center">
12+
<img src="/img/wtp_fit.png" alt="fit" width="50%">
13+
<img src="/img/wtp_paratrace.png" alt="para trace" width="40%">
14+
</p>
15+
### WellTestPy is a python-package for handling well based field campaigns. You can easily estimate parameters of **aquifer-heterogeneity** from pumping test data.
16+
17+
<p align="center">
18+
<table style="margin-left: auto; margin-right: auto; width: 90%;">
19+
<tbody>
20+
<tr>
21+
<td style="text-align: right;">
22+
<p><strong>Installation</strong></p>
23+
</td>
24+
<td style="text-align: left;">
25+
<p><code class="highlighter-rouge">pip install welltestpy</code></p>
26+
</td>
27+
</tr>
28+
<tr>
29+
<td style="text-align: right;">
30+
<p><strong>Documentation</strong></p>
31+
</td>
32+
<td style="text-align: left;">
33+
<a href="https://geostat-framework.readthedocs.io/projects/welltestpy/en/latest/">
34+
<p>ReadTheDocs</p>
35+
</a>
36+
</td>
37+
</tr>
38+
<tr>
39+
<td style="text-align: right;">
40+
<p><strong>Source</strong></p>
41+
</td>
42+
<td style="text-align: left;">
43+
<a href="https://github.com/GeoStat-Framework/welltestpy">
44+
<p>GitHub</p>
45+
</a>
46+
</td>
47+
</tr>
48+
</tbody>
49+
</table>
50+
</p>

_posts/2019-01-04-anaflow.md

Lines changed: 50 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,50 @@
1+
---
2+
title: "anaflow"
3+
bg: "#cc957a"
4+
color: black
5+
style: center
6+
icon: "/docs/source/pics/af-head.png"
7+
---
8+
9+
# AnaFlow
10+
11+
<p align="center">
12+
<img src="/img/af_call_ext_theis.png" alt="type curves" width="70%">
13+
</p>
14+
15+
### Anaflow provides several analytical and semi-analytical solutions for the groundwater-flow-equation. It is heavily used by the **welltestpy** package.
16+
17+
<p align="center">
18+
<table style="margin-left: auto; margin-right: auto; width: 90%;">
19+
<tbody>
20+
<tr>
21+
<td style="text-align: right;">
22+
<p><strong>Installation</strong></p>
23+
</td>
24+
<td style="text-align: left;">
25+
<p><code class="highlighter-rouge">pip install anaflow</code></p>
26+
</td>
27+
</tr>
28+
<tr>
29+
<td style="text-align: right;">
30+
<p><strong>Documentation</strong></p>
31+
</td>
32+
<td style="text-align: left;">
33+
<a href="https://geostat-framework.readthedocs.io/projects/anaflow/en/latest/">
34+
<p>ReadTheDocs</p>
35+
</a>
36+
</td>
37+
</tr>
38+
<tr>
39+
<td style="text-align: right;">
40+
<p><strong>Source</strong></p>
41+
</td>
42+
<td style="text-align: left;">
43+
<a href="https://github.com/GeoStat-Framework/AnaFlow">
44+
<p>GitHub</p>
45+
</a>
46+
</td>
47+
</tr>
48+
</tbody>
49+
</table>
50+
</p>

_posts/2019-01-05-about.md

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,17 @@
1+
---
2+
title: "About"
3+
bg: white
4+
color: black
5+
style: center
6+
---
7+
8+
# About
9+
10+
This Framework was created within the PhD project of [Sebastian Müller](https://www.ufz.de/index.php?en=38073) at the *Computational Hydrosystems* Departement at the UFZ Leipzig.
11+
12+
You can contact us via <info@geostat-framework.org>.
13+
14+
<p align="center">
15+
<img src="/img/UFZ_LOGO.jpg" alt="UFZ" width="20%">
16+
<img src="/img/dbu.png" alt="DBU" width="20%">
17+
</p>

docs/source/_templates/layout.html

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,14 @@
11
{% extends "!layout.html" %}
22
{% block menu %}
3+
<p class="link caption"><span class="link caption-text">Documentation</span></p>
34
{{ super() }}
45
<br />
56
<p class="link caption"><span class="link caption-text">GeoStat Framework</span></p>
67
<a href="https://geostat-framework.org">GeoStat Website</a>
78
<a href="https://github.com/GeoStat-Framework">GeoStat Github</a>
89
<a href="https://geostat-framework.readthedocs.io">GeoStat ReadTheDocs</a>
910
<a href="https://pypi.org/user/geostatframework/">GeoStat PyPI</a>
11+
<br />
12+
<br />
13+
<a href="contents.html">Sitemap</a>
1014
{% endblock %}

docs/source/conf.py

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@
4242
# --> this is the sitemap (or content-list in latex -> needs a heading)
4343
# for html: the quickstart (in index.rst)
4444
# gets the "index.html" and is therefore opened first
45-
master_doc = "index"
45+
master_doc = "contents"
4646

4747
# General information about the project.
4848
project = "GeoStat Framework"
@@ -93,9 +93,9 @@
9393
# 'style_external_links': False,
9494
# 'vcs_pageview_mode': '',
9595
# Toc options
96-
"collapse_navigation": False,
96+
"collapse_navigation": True,
9797
"sticky_navigation": True,
98-
"navigation_depth": 1,
98+
"navigation_depth": 3,
9999
"includehidden": True,
100100
"titles_only": False,
101101
}

docs/source/contents.rst

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
========
2+
Contents
3+
========
4+
5+
.. toctree::
6+
7+
index

0 commit comments

Comments
 (0)