hydromodpy.physics.hydrology.pyhelp.core.preprocessing#

Functions

format_d10d11_inputs(grid, cellnames)

Format the evapotranspiration (D11) and soil and design data (D10) in a format that is compatible with HELP.

write_d10d11_allcells(dirpath, d10data, d11data)

Write the content of each cell in individual D10 and D11 files.

write_d10d11_singlecell(packed_data)

Write the content of cell in a D10 and D11 file.