hydromodpy.results.export#

FAIR export formats for HydroModPy simulations.

Modules#

All modules are import-light: external validators (pystac, stac-validator) are optional and only loaded when explicitly requested. The serialized payloads are always plain Python dict objects so callers can write them as JSON without third-party dependencies.

Modules

context

Shared context object that gathers data from the catalog for FAIR exports.

prov

W3C PROV-O JSON-LD lineage for HydroModPy simulations.

rocrate

RO-Crate v1.1 metadata generator (https://www.researchobject.org/ro-crate/1.1/).

stac

STAC Item 1.0 generator for HydroModPy simulations (https://stacspec.org).