Skip to content

Latest commit

 

History

History
15 lines (12 loc) · 1.58 KB

README.md

File metadata and controls

15 lines (12 loc) · 1.58 KB

Hydrology_ANN_SD2SWE

Codes for the Article 'Investigating ANN architectures and training to estimate SWE from snow depth'

DOI

A Jupyter Notebook (Documentation.ipynb) is provided in this folder as well, which coveres the whole project workflow step by step, including:

  1. Create conda enviroment to install used packages
  2. Preparation of data
  3. Training of single MLP model
  4. Evaluation of training
  5. Multiple MLP model
  6. Simulation and evaluation on unseen data set

Furthermore, 00_Overview.pdf depicts the relationships between the python scripts in the main folder to train the MLP ensemble. The main script is MLPtrain_ProjectKON_main.py. In the folder 00_saved_variables are some small sample data sets for execution to facilitate the understanding of the codes.

The input/output data set in .txt format for the MLP training, testing and validation can be obtained here. This data does not include used data from partners, which do not allow to publish their data. However, 98% of the used data can be handed out.