hydromodpy.physics.hydrology.pyhelp.preprocessing.pipeline#

PyHELP preprocessing functions:

  1. build climate CSVs (or use ready ones)
    –> To be donebuild from NetCDF files in DATA

    Right now, only ready ones are used

  2. build/update grid CSV

  3. run PyHELP

  4. export rasterized NetCDF

Functions

export_netcdf(cfg, grid_csv)

prepare_inputs(cfg)

preprocess(cfg)

preprocessing_pyhelp(*, workdir, pyhelp_out_nc)

preprocessing_pyhelp_netcdf(*, workdir, ...)

run_pyhelp(cfg, grid_csv, climate_csvs)