hydromodpy.results.array_fingerprint#

Input provenance fingerprinting for simulation reproducibility.

Functions

fingerprint(data)

Compute a lightweight fingerprint of a numpy array.

verify_fingerprint(stored, current)

Check whether current matches a previously stored fingerprint.