hydromodpy.data.scaffold_examples#
Minimal, valid example files for each accepted custom input format.
Generated by hydromodpy.data.scaffold during hmp workspace init.
Every file carries the EXAMPLE id token in its name so the loaders and
auto_scan skip it (see
hydromodpy.data.common.io_helpers.is_scaffold_example()): these are format
templates, never ingested as real data. The user replaces them with their own
files following the same naming convention.
Geospatial libraries (geopandas, rasterio, xarray) are imported lazily inside the writers so importing this module stays cheap.
Functions
|
Write one example file per accepted input format for a variable. |