Skip to content

marv-in/HydroNODE

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.