Release v0.8.0
What's Changed
New features
- Add support for NHI GWO database by @rubencalje in #319
- Add get_flow_residuals and get_flow_lower_face by @rubencalje in #327
- Added get_exe_path with more features by @bdestombe in #347
- Animate cross section by @OnnoEbbens in #351
- add modelextent plot by @dbrakenhoff in #357
Improvements and bug-fixes
- Improve progressbar in docs by @rubencalje in #313
- Fix calculation of landflag in uzf by @rubencalje in #316
- Update webservices.py by @bdestombe in #314
- HHNK revert to old url by @bdestombe in #321
- ds_to_gridprops() to also pass unaltered datavars by @bdestombe in #318
- Zero layer thickness layers are considered active due to float rounding by @bdestombe in #324
- Fix issue 322 by @rubencalje in #323
- Improve grid rotation by @rubencalje in #325
- Improve export to ugrid_nc-file, to support imod qgis plugin by @rubencalje in #329
- Update attributes_encodings.py by @bdestombe in #332
- Update cache.py by @bdestombe in #326
- Small change to cache by @bdestombe in #337
- fix webservice HHNK for #334 and #317 by @OnnoEbbens in #335
- remove confusing ci step by @OnnoEbbens in #338
- Creating new cache used full ds instead of reduced ds by @bdestombe in #340
- Cache: added shorthand for model ds attributes by @bdestombe in #345
- Github token needed for CI when downloading executables by @bdestombe in #349
- Remove delr and delc from ds by @rubencalje in #346
- Fix regis URL by @rubencalje in #352
- Patch auto-download executables by @bdestombe in #354
- Improve CI and some code cleanup by @dbrakenhoff in #358
- Release v0.8 by @dbrakenhoff in #360
Full Changelog: v0.7.2...v0.8.0