Skip to content

Releases: HetWaterschapshuis/HyDAMOValidatieModule

v1.3.0

20 Jun 06:52
ee9ea1e
Compare
Choose a tag to compare

What has Changed

  • upgrade of python packages to February 2024: #16
  • read/write GeoPackages and GeoJSONs with pyogrio. Expected boost performance and solve performance-issue HYV-214
  • use fid as index of GeoDataFrames, removed nen3610id as index: #17
  • fix validation-crash by not adding empty GeoDataFrames to datamodel (HYV-194)
  • logging in validator.log; result is written in log key in valiation_result.json
  • schemas_path removed as key in hydamo_validator. Schema's are in module.
  • schema 1.3 with support for support voor hydamo_version 2.3
  • removal of results_path at init of validation; raises warning if PermissionError occurs
  • format python Exception in error key of validation_results.json to make it more human-readible

Full Changelog: v1.2.0...v1.3.0

v1.2.0

05 Feb 10:27
a1b0980
Compare
Choose a tag to compare

Release with all improvements of 2023

Delivery to client

14 Feb 09:16
Compare
Choose a tag to compare

Module as deliverable for HyDAMO ValidatieTool project to @HetWaterschapshuis.

The module is developed by @d2hydro and tested by HKV and the user community.