2
2
3
3
[ ![ DOI] ( https://zenodo.org/badge/DOI/10.5281/zenodo.2546767.svg )] ( https://doi.org/10.5281/zenodo.2546767 )
4
4
[ ![ PyPI version] ( https://badge.fury.io/py/ogs5py.svg )] ( https://badge.fury.io/py/ogs5py )
5
- [ ![ Build Status] ( https://travis-ci.org /GeoStat-Framework/ogs5py.svg?branch=master )] ( https://travis-ci.org/GeoStat-Framework/ogs5py )
5
+ [ ![ Build Status] ( https://travis-ci.com /GeoStat-Framework/ogs5py.svg?branch=master )] ( https://travis-ci.org/GeoStat-Framework/ogs5py )
6
6
[ ![ Coverage Status] ( https://coveralls.io/repos/github/GeoStat-Framework/ogs5py/badge.svg?branch=master )] ( https://coveralls.io/github/GeoStat-Framework/ogs5py?branch=master )
7
- [ ![ Documentation Status] ( https://readthedocs.org/projects/ogs5py/badge/?version=latest )] ( https://geostat-framework.readthedocs.io/projects/ogs5py/en/latest /?badge=latest )
7
+ [ ![ Documentation Status] ( https://readthedocs.org/projects/ogs5py/badge/?version=stable )] ( https://geostat-framework.readthedocs.io/projects/ogs5py/en/stable /?badge=stable )
8
8
[ ![ Code style: black] ( https://img.shields.io/badge/code%20style-black-000000.svg )] ( https://github.com/ambv/black )
9
9
10
10
<p align =" center " >
@@ -147,13 +147,12 @@ model.run_model(ogs_exe="path/to/ogs")
147
147
148
148
## Requirements:
149
149
150
- - [ NumPy >= 1.13.0] ( https://www.numpy.org )
151
- - [ Pandas >= 0.23.0] ( https://pandas.pydata.org/ )
152
- - [ whichcraft] ( https://github.com/pydanny/whichcraft )
153
- - [ meshio] ( https://github.com/nschloe/meshio )
154
- - [ lxml] ( https://github.com/lxml/lxml )
155
- - [ vtk] ( https://vtk.org/ )
156
- - [ pexpect] ( https://github.com/pexpect/pexpect )
150
+ - [ NumPy >= 1.14.5] ( https://www.numpy.org )
151
+ - [ Pandas >= 0.23.2] ( https://pandas.pydata.org/ )
152
+ - [ meshio >= 4.0.3; <5.0] ( https://github.com/nschloe/meshio )
153
+ - [ lxml >= 4.0; <5.0] ( https://github.com/lxml/lxml )
154
+ - [ pexpect >= 4.0; <5.0] ( https://github.com/pexpect/pexpect )
155
+ - [ vtk >= 8.1] ( https://vtk.org/ )
157
156
158
157
## Contact
159
158
@@ -162,12 +161,12 @@ You can contact us via <info@geostat-framework.org>.
162
161
163
162
## License
164
163
165
- [ MIT] [ gpl_link ] © 2018-2019 (inspired by Falk Hesse and Miao Jing)
164
+ [ MIT] [ gpl_link ] © 2018-2020 (inspired by Falk Hesse and Miao Jing)
166
165
167
166
This project is based on [ OGSPY] [ ogspy_link ] .
168
167
169
168
[ ogspy_link ] : https://github.com/fhesze/OGSPY
170
169
[ gpl_link ] : https://github.com/GeoStat-Framework/ogs5py/blob/master/LICENSE
171
170
[ ogs5_link ] : https://www.opengeosys.org/ogs-5/
172
- [ doc_link ] : https://geostat-framework .readthedocs.io/projects/ogs5py/en/latest /
173
- [ tut1_link ] : https://geostat-framework.readthedocs.io/projects/ogs5py/en/latest /tutorial_01_pump.html
171
+ [ doc_link ] : https://ogs5py .readthedocs.io/
172
+ [ tut1_link ] : https://geostat-framework.readthedocs.io/projects/ogs5py/en/stable /tutorial_01_pump.html
0 commit comments