hydromodpy.data.sidecars#
JSON sidecars carrying upstream provenance for data/<var>/raw/ inputs.
Every physical input file (DEM, GeoPackage, NetCDF, etc.) sits next to a JSON
sidecar that describes its origin and content fingerprint. The sidecar lives at
<file_path>.json and is meant to be regenerated automatically by hmp data
fetch and edited by the user when refining provenance.
Specification: reports_db/99_master.md §5.3.
Module attributes
|
Env var that, when set to |
Functions
|
Return the streaming SHA-256 hex digest of |
|
Load and validate the sidecar next to |
|
Return the |
|
Return the sidecar path for |
|
Write a JSON sidecar next to |