-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
d18c801
commit 38d4d61
Showing
1 changed file
with
28 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1,28 @@ | ||
# CNN_KarstSpringModeling | ||
# CNN_KarstSpringModeling | ||
|
||
|
||
doi of this repo: | ||
*will be added soon* | ||
|
||
doi of according publication: | ||
*will be added soon* | ||
|
||
This repository enables you to reproduce the results and apply the groundwater level forecasting mehtodology of: | ||
*Wunsch, A., Liesch, T., Cinkus, G., Ravbar, N., Chen, Z., Mazzilli, N., Jourde, H., Golscheider, N., Karst spring discharge modeling based on deep learning using | ||
spatially distributed input data (submitted to HESS, 2021)* | ||
|
||
Contact: [andreas.wunsch@kit.edu](andreas.wunsch@kit.edu) | ||
|
||
ORCIDs of first author: | ||
A. Wunsch: [0000-0002-0585-9549](https://orcid.org/0000-0002-0585-9549) | ||
|
||
|
||
For a detailed description please refer to the publication. | ||
Please adapt all absolute loading/saving and software paths within the scripts to make them running, you Python software for a successful application. Our models are implemented in Python 3.8 (van Rossum, 1995) and we use the following libraries and frameworks: [Numpy](https://numpy.org/) (van der Walt et al., 2011), [Pandas](https://pandas.pydata.org/) (McKinney, 2010; Reback et al., 2020), [Scikit-Learn](https://scikit-learn.org/stable/) (Pedregosa et al., 2011), [Unumpy](https://pythonhosted.org/uncertainties/numpy_guide.html) (Lebigot, 2010), Matplotlib (Hunter, 2007), [BayesOpt](https://github.com/fmfn/BayesianOptimization) (Nogueira, 2014), [TensorFlow](https://www.tensorflow.org/) and its [Keras](https://keras.io/) [API](https://www.tensorflow.org/versions/r2.3/api_docs/python/tf/keras) (Abadi et al., 2015; Chollet, 2015). | ||
|
||
### Content Overview: | ||
* /1 | ||
|
||
* | ||
|
||
* |