hydro-core 0.1.0

Core types, traits, and evaluation metrics for the multi-model hydrology platform
Documentation
  • Coverage
  • 68.97%
    60 out of 87 items documented0 out of 45 items with examples
  • Size
  • Source code size: 30.89 kB This is the summed size of all the files inside the crates.io package for this release.
  • Documentation size: 1.13 MB This is the summed size of all files generated by rustdoc for all configured targets
  • Ø build duration
  • this release: 8s Average build duration of successful builds.
  • all releases: 8s Average build duration of successful builds in releases after 2024-10-23.
  • Links
  • Repository
  • crates.io
  • Dependencies
  • Versions
  • Owners
  • virki

hydro-core: shared types, the HydroModel trait, and evaluation metrics for the multi-model hydrology platform (新安江 / TOPMODEL / SWAT).

Each model crate (hydro-xinanjiang, hydro-topmodel, hydro-swat) depends only on this crate and implements HydroModel. The platform crate (hydro-platform) uses DynHydroModel for heterogeneous comparison.