Hydrolib-core

Latest version: v0.7.0

Safety actively analyzes 634582 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 2 of 2

0.4.1

Not secure
What's Changed
* Fixed error described in issue 439 by RuudHurkmans in https://github.com/Deltares/HYDROLIB-core/pull/440

New Contributors
* RuudHurkmans made their first contribution in https://github.com/Deltares/HYDROLIB-core/pull/440

**Full Changelog**: https://github.com/Deltares/HYDROLIB-core/compare/0.4.0...0.4.1

0.4.0

Not secure
What's Changed
* Improve release docs after our 0.3.1. Plus some more improvements. by arthurvd in https://github.com/Deltares/HYDROLIB-core/pull/388
* Fix some minor apidocs by arthurvd in https://github.com/Deltares/HYDROLIB-core/pull/390
* Add toplevel hydrolib.core.io.dflowfm tree structure by tim-vd-aardweg in https://github.com/Deltares/HYDROLIB-core/pull/392
* Update .gitignore by tim-vd-aardweg in https://github.com/Deltares/HYDROLIB-core/pull/404
* Enums are incorrectly written to files by tim-vd-aardweg in https://github.com/Deltares/HYDROLIB-core/pull/403
* Use cz cl to add changelog for 0.2.1, 0.3.0 and 0.3.1 by arthurvd in https://github.com/Deltares/HYDROLIB-core/pull/389
* 355: Add support for non-recursively loading models by priscavdsluis in https://github.com/Deltares/HYDROLIB-core/pull/401
* 308: Change data block default spacing from 4 to 2 by priscavdsluis in https://github.com/Deltares/HYDROLIB-core/pull/407
* 370: Suppress warning in polyfile parser that the white space at the start of the line is ignored. by priscavdsluis in https://github.com/Deltares/HYDROLIB-core/pull/409
* Refactor the support for vectors in .bc files. by tim-vd-aardweg in https://github.com/Deltares/HYDROLIB-core/pull/394
* 258: Move the base module in XYZ to IO (does not belong in dflowfm.xyz) by priscavdsluis in https://github.com/Deltares/HYDROLIB-core/pull/418
* Small refactoring of the VectorQuantityUnitPairs and VectorForcingBase by tim-vd-aardweg in https://github.com/Deltares/HYDROLIB-core/pull/422
* 308: Improve BC file formatting by priscavdsluis in https://github.com/Deltares/HYDROLIB-core/pull/406
* Docs/412 install test notebook for 0.3.1 by arthurvd in https://github.com/Deltares/HYDROLIB-core/pull/414
* Update pydantic to the latest version (1.10.2) by tim-vd-aardweg in https://github.com/Deltares/HYDROLIB-core/pull/419
* Ensure that QuantityUnitPairs that are not part of a vector are correctly parsed by tim-vd-aardweg in https://github.com/Deltares/HYDROLIB-core/pull/420
* Docs/393 create tutorial magdalena by arthurvd in https://github.com/Deltares/HYDROLIB-core/pull/431
* 429: Rename variable in `generate_nodes` function since it causes a crash by priscavdsluis in https://github.com/Deltares/HYDROLIB-core/pull/437
* 353: Correct polylinefile validation for Structure and its subclasses by arthurvd in https://github.com/Deltares/HYDROLIB-core/pull/416
* Remove io namespace and improve imports by tim-vd-aardweg in https://github.com/Deltares/HYDROLIB-core/pull/438
* 395: Add demo for DSD 2022 by priscavdsluis in https://github.com/Deltares/HYDROLIB-core/pull/397


**Full Changelog**: https://github.com/Deltares/HYDROLIB-core/compare/0.3.1...0.4.0

0.3.1

Not secure
What's Changed
* 280: Add release documentation by priscavdsluis in https://github.com/Deltares/HYDROLIB-core/pull/282
* 240: Fix the types of 4 fields in the MDU file by priscavdsluis in https://github.com/Deltares/HYDROLIB-core/pull/283
* feat: add binder support with a dockerfile by BeardedPlatypus in https://github.com/Deltares/HYDROLIB-core/pull/264
* 237: Support extra MDU sections by priscavdsluis in https://github.com/Deltares/HYDROLIB-core/pull/284
* feat: support copying generic models by BeardedPlatypus in https://github.com/Deltares/HYDROLIB-core/pull/281
* Removed the writeBalanceFile keyword from the mdu. by tim-vd-aardweg in https://github.com/Deltares/HYDROLIB-core/pull/297
* implement mesh generation for pipes (294) and fix support different reference system (298) by xldeltares in https://github.com/Deltares/HYDROLIB-core/pull/299
* Support crs file for observation cross sections by tim-vd-aardweg in https://github.com/Deltares/HYDROLIB-core/pull/289
* Remove unnessary indent in .bc datablocks by arthurvd in https://github.com/Deltares/HYDROLIB-core/pull/304
* 295: Make `has_z_values` parameter optional in `polyfile.parser.read_polyfile` by arthurvd in https://github.com/Deltares/HYDROLIB-core/pull/312
* 265: Drop extra fields for INIBasedModels by priscavdsluis in https://github.com/Deltares/HYDROLIB-core/pull/291
* 325: Make sure verticalpositions is parsed to a list of floats. by priscavdsluis in https://github.com/Deltares/HYDROLIB-core/pull/326
* 323: Add ZDatum to VerticalPositionType. by priscavdsluis in https://github.com/Deltares/HYDROLIB-core/pull/324
* 332: Support branches.gui file by xldeltares in https://github.com/Deltares/HYDROLIB-core/pull/333
* 334 fix branchorder writing to net file by xldeltares in https://github.com/Deltares/HYDROLIB-core/pull/335
* 301: Ensure poly files can be saved by tim-vd-aardweg in https://github.com/Deltares/HYDROLIB-core/pull/344
* Put single structure in list in StructureModel class by veenstrajelmer in https://github.com/Deltares/HYDROLIB-core/pull/352
* Change type of xcoordinates and ycoordinates in Lateral class from int to float. by veenstrajelmer in https://github.com/Deltares/HYDROLIB-core/pull/351
* 272: Refactor get_location_specification_root_validator by priscavdsluis in https://github.com/Deltares/HYDROLIB-core/pull/347
* Net writer should not produce nan as fill values by tim-vd-aardweg in https://github.com/Deltares/HYDROLIB-core/pull/363
* 104: Skip serialization of empty INI properties when configured by priscavdsluis in https://github.com/Deltares/HYDROLIB-core/pull/336
* Change AutoStart type from bool to int by veenstrajelmer in https://github.com/Deltares/HYDROLIB-core/pull/349
* T3D header not correct by tim-vd-aardweg in https://github.com/Deltares/HYDROLIB-core/pull/356
* Enhancement/238 additional mesh funcs dhydamo by grongen in https://github.com/Deltares/HYDROLIB-core/pull/300
* 315: Fix freeze when printing ForcingModel by priscavdsluis in https://github.com/Deltares/HYDROLIB-core/pull/372
* Fix backward compatible enum values via validator by arthurvd in https://github.com/Deltares/HYDROLIB-core/pull/380
* Feat/316 forcing vectorquantities by arthurvd in https://github.com/Deltares/HYDROLIB-core/pull/381
* 341: Add supporting for correcting file paths upon initializing file models. by priscavdsluis in https://github.com/Deltares/HYDROLIB-core/pull/358
* 288: Add documentation for MDU keywords by priscavdsluis in https://github.com/Deltares/HYDROLIB-core/pull/382
* 376: Upgrade Ubuntu action runner image to latest version by priscavdsluis in https://github.com/Deltares/HYDROLIB-core/pull/377
* 341: Add documentation for the resolve_casing functionality by priscavdsluis in https://github.com/Deltares/HYDROLIB-core/pull/386
* Update list of supported functionalities for 0.3.1 release by arthurvd in https://github.com/Deltares/HYDROLIB-core/pull/387

New Contributors
* tim-vd-aardweg made their first contribution in https://github.com/Deltares/HYDROLIB-core/pull/297
* veenstrajelmer made their first contribution in https://github.com/Deltares/HYDROLIB-core/pull/352

**Full Changelog**: https://github.com/Deltares/HYDROLIB-core/compare/0.3.0...0.3.1

0.3.0

Not secure
What's Changed
* 223 dimr rainfallrunoffmodel fmmodel are not read by d2hydro in https://github.com/Deltares/HYDROLIB-core/pull/225
* Bug/233 error short connecting branch by grongen in https://github.com/Deltares/HYDROLIB-core/pull/234
* fix: updated dependencies. by evetion in https://github.com/Deltares/HYDROLIB-core/pull/245
* Docs/246 update first steps tutorial notebook by rhutten in https://github.com/Deltares/HYDROLIB-core/pull/254
* chore(devcontainer): fix docker devcontainer behaviour by BeardedPlatypus in https://github.com/Deltares/HYDROLIB-core/pull/231
* refactor(rr): place all RR-related code+tests in own rr subpackage by arthurvd in https://github.com/Deltares/HYDROLIB-core/pull/235
* 229: Add modeldata and geometry subdirectories by priscavdsluis in https://github.com/Deltares/HYDROLIB-core/pull/257
* fix(filemodel): ResolveRelativeMode is incorrectly set when reading a model with 'pathsRelativeToParent' set to false by BeardedPlatypus in https://github.com/Deltares/HYDROLIB-core/pull/259
* feat: add support for observation point ini file by arthurvd in https://github.com/Deltares/HYDROLIB-core/pull/236
* Add modeltype 21 to RR node for open water preciptation/evaporation by arthurvd in https://github.com/Deltares/HYDROLIB-core/pull/261
* 82: Allow empty file paths in the .fnm file by priscavdsluis in https://github.com/Deltares/HYDROLIB-core/pull/260
* Upgrade poetry and cache versions to reset caches. by evetion in https://github.com/Deltares/HYDROLIB-core/pull/267
* feat: support .bc files and more in lateral discharge by arthurvd in https://github.com/Deltares/HYDROLIB-core/pull/244
* 224: Fix fnm serializer to only print filepath item of dict values by arthurvd in https://github.com/Deltares/HYDROLIB-core/pull/227
* Enhancement/238 additional mesh funcs dhydamo by grongen in https://github.com/Deltares/HYDROLIB-core/pull/243
* 105: Add water level location validation DamBreaks by priscavdsluis in https://github.com/Deltares/HYDROLIB-core/pull/266
* Added obsFile and moved rr subpackages in functionalities list by arthurvd in https://github.com/Deltares/HYDROLIB-core/pull/274
* Fix MDU obsFile as ObservationPointModel instead of Path by arthurvd in https://github.com/Deltares/HYDROLIB-core/pull/273
* Remove SonarCloud code smells by priscavdsluis in https://github.com/Deltares/HYDROLIB-core/pull/270
* Add support for all CrossSection (location) fields. by arthurvd in https://github.com/Deltares/HYDROLIB-core/pull/276
* Fix valid xs:dateTime output in DIMR serializer by arthurvd in https://github.com/Deltares/HYDROLIB-core/pull/279
* Bump lxml from 4.9.0 to 4.9.1 by dependabot in https://github.com/Deltares/HYDROLIB-core/pull/269
* Fix/13 dockertest reenabled by arthurvd in https://github.com/Deltares/HYDROLIB-core/pull/277

New Contributors
* d2hydro made their first contribution in https://github.com/Deltares/HYDROLIB-core/pull/225
* grongen made their first contribution in https://github.com/Deltares/HYDROLIB-core/pull/234
* rhutten made their first contribution in https://github.com/Deltares/HYDROLIB-core/pull/254

**Full Changelog**: https://github.com/Deltares/HYDROLIB-core/compare/0.2.1...0.3.0

0.2.1

Not secure
What's Changed
* Fix/196 validation culvert by arthurvd in https://github.com/Deltares/HYDROLIB-core/pull/198
* Fix/197 validation pumpstages by arthurvd in https://github.com/Deltares/HYDROLIB-core/pull/203
* 205: Allow empty friction specification in all crossdef types by arthurvd in https://github.com/Deltares/HYDROLIB-core/pull/206
* 204: Avoid Pydantic 1.9.x as long as List[Union[]] types are unsupported by arthurvd in https://github.com/Deltares/HYDROLIB-core/pull/219
* 217: extend to_key such that leading digits are removed from aliased fields. by arthurvd in https://github.com/Deltares/HYDROLIB-core/pull/218
* Expand validation error message on list inputs. by evetion in https://github.com/Deltares/HYDROLIB-core/pull/220
* 211: Add configurable list delimiter symbol at Field and model level by arthurvd in https://github.com/Deltares/HYDROLIB-core/pull/212
* ignore location fields for compound type structures by arthurvd in https://github.com/Deltares/HYDROLIB-core/pull/215
* Use ModelField attributes to get the split list delimiter by evetion in https://github.com/Deltares/HYDROLIB-core/pull/222


**Full Changelog**: https://github.com/Deltares/HYDROLIB-core/compare/0.2.0...0.2.1

0.2.0

Not secure
What's Changed
* Set the python version in sonar-project.properties by BeardedPlatypus in https://github.com/Deltares/HYDROLIB-core/pull/132
* Adjust ordered list in principles.md by BeardedPlatypus in https://github.com/Deltares/HYDROLIB-core/pull/135
* Fixed all sonarcloud smells. by evetion in https://github.com/Deltares/HYDROLIB-core/pull/139
* Fix float parser: only find-replace D/E in values, not in keys by arthurvd in https://github.com/Deltares/HYDROLIB-core/pull/106
* 78: Improve validation of optionally required fields in orifice structure by priscavdsluis in https://github.com/Deltares/HYDROLIB-core/pull/142
* 101: Duplicate keys in bc file incorrectly leads to semicolon separated keys by priscavdsluis in https://github.com/Deltares/HYDROLIB-core/pull/134
* Full file support for roughness ini FrictFile by arthurvd in https://github.com/Deltares/HYDROLIB-core/pull/120
* 77 Improve validation of optionally required fields in weir structure by priscavdsluis in https://github.com/Deltares/HYDROLIB-core/pull/146
* Added description of our overrides. by evetion in https://github.com/Deltares/HYDROLIB-core/pull/148
* Feature/144 crsdef tests by arthurvd in https://github.com/Deltares/HYDROLIB-core/pull/145
* 118: Fix 2 code smells by arthurvd in https://github.com/Deltares/HYDROLIB-core/pull/153
* Adjust datablock type of DataBlockINIBasedModel by BeardedPlatypus in https://github.com/Deltares/HYDROLIB-core/pull/162
* Enhancement/149 crosssection namespace by arthurvd in https://github.com/Deltares/HYDROLIB-core/pull/164
* 138: Add RR network topology node file by priscavdsluis in https://github.com/Deltares/HYDROLIB-core/pull/154
* Add the GeneralStructure to structure/models.py by BeardedPlatypus in https://github.com/Deltares/HYDROLIB-core/pull/165
* 147 fix validation errors by arthurvd in https://github.com/Deltares/HYDROLIB-core/pull/161
* 163: autogenerated list of supported features by arthurvd in https://github.com/Deltares/HYDROLIB-core/pull/171
* Fixed parsing and serialization of Control elements in DIMR. by evetion in https://github.com/Deltares/HYDROLIB-core/pull/167
* Run FM container to test our created models by evetion in https://github.com/Deltares/HYDROLIB-core/pull/97
* 15: document public API by arthurvd in https://github.com/Deltares/HYDROLIB-core/pull/166
* Add representative rural FM-RR testcase for all upcoming RR-testing by arthurvd in https://github.com/Deltares/HYDROLIB-core/pull/157
* 140: Add RR network topology link file by priscavdsluis in https://github.com/Deltares/HYDROLIB-core/pull/155
* 70: Improve logged warnings by priscavdsluis in https://github.com/Deltares/HYDROLIB-core/pull/178
* 76: fixed optionality of all pump fields + validators and unit tests. by arthurvd in https://github.com/Deltares/HYDROLIB-core/pull/179
* 131: Support storage node files by priscavdsluis in https://github.com/Deltares/HYDROLIB-core/pull/173
* 75: Improve validation of optionally required fields in culvert structure by priscavdsluis in https://github.com/Deltares/HYDROLIB-core/pull/183
* feat(ini/parser.py): Now the user can decide to parse as a dictionary… by Carsopre in https://github.com/Deltares/HYDROLIB-core/pull/177
* Bump lxml from 4.6.4 to 4.6.5 by dependabot in https://github.com/Deltares/HYDROLIB-core/pull/185
* 98: introduced enum for FrictionType everywhere. by arthurvd in https://github.com/Deltares/HYDROLIB-core/pull/181
* Feature/119 inifield file by arthurvd in https://github.com/Deltares/HYDROLIB-core/pull/182
* Do not write absolute file paths to file by BeardedPlatypus in https://github.com/Deltares/HYDROLIB-core/pull/136
* Feature/119 inifield file by arthurvd in https://github.com/Deltares/HYDROLIB-core/pull/191
* Complete 0.2.0 changelog + site consistency by arthurvd in https://github.com/Deltares/HYDROLIB-core/pull/193

New Contributors
* dependabot made their first contribution in https://github.com/Deltares/HYDROLIB-core/pull/185

**Full Changelog**: https://github.com/Deltares/HYDROLIB-core/compare/0.1.5...0.2.0

Page 2 of 2

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.