We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6785d0b commit 14301e2Copy full SHA for 14301e2
1 file changed
docs/source/index.rst
@@ -36,7 +36,7 @@ random field generation, variogram estimation and covariance models.
36
ogs5py
37
------
38
39
-ogs5py is a python-API for the OpenGeoSys 5 scientific modeling package.
+ogs5py is a Python-API for the OpenGeoSys 5 scientific modeling package.
40
41
.. image:: pics/OGS.png
42
:width: 150px
@@ -45,9 +45,9 @@ ogs5py is a python-API for the OpenGeoSys 5 scientific modeling package.
45
:Source:
46
https://github.com/GeoStat-Framework/ogs5py
47
:Documentation:
48
- (not available by now)
+ https://geostat-framework.readthedocs.io/projects/ogs5py
49
:Installation:
50
- ``pip install https://github.com/GeoStat-Framework/ogs5py/archive/master.zip``
+ ``pip install ogs5py``
51
52
53
AnaFlow
0 commit comments