/HydroNODE

Code repo for publication at https://hess.copernicus.org/articles/26/5085/2022/

Primary LanguageJuliaBSD 3-Clause "New" or "Revised" LicenseBSD-3-Clause

HydroNODE

NeuralODE models for hydrology

marvin.hoege@eawag.ch

Code repo for publication at https://hess.copernicus.org/articles/26/5085/2022/. Cite when using the code.

Installation

Install Julia

All required packages are installed automatically in a seperate environment (see https://pkgdocs.julialang.org/v1/toml-files/) when HydroNODE_main.jl is executed for the first time.

Data

Train models

  • Set user specific settings like basin_id in HydroNODE_main.jl and execute it.