Skip to content

easy_vic_build v0.2.0

Latest

Choose a tag to compare

@XudongZhengSteven XudongZhengSteven released this 29 Jan 09:51
· 12 commits to main since this release

🎉 easy_vic_build v0.2.0

We are pleased to announce the release of easy_vic_build v0.2.0, which introduces several improvements and new features:

✨ Added

  • A CMA-ES–based single-objective optimization base class, designed for single-objective tasks such as model parameter calibration focusing only on runoff.
  • Multiple optional free-parameter configurations, including:
    • a full parameter set with 44 parameters, and
    • a simplified parameter set with 15 parameters,
      enabling flexible trade-offs between model complexity and calibration efficiency.
  • MPR-based refinement for the two RVIC routing parameters (flow velocity and diffusion coefficient), aiming to improve cross-scale parameter transferability.

📊 Enhanced

  • Extended hydrological analysis workflows, including support for river network visualization.

🐛 Fixed

  • Resolved several issues, such as redundant routing-parameter options in the global parameter settings.

This release improves the flexibility, robustness, and scalability of hydrological modeling and calibration workflows.
Feedback and contributions are very welcome!

Repository: https://github.com/XudongZhengSteven/easy_vic_build
Docs: https://xudongzhengsteven.github.io/easy_vic_build

Full Changelog: v0.1.0...v0.2.0