Nlmod

Latest version: v0.7.2

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

Scan your dependencies

Page 1 of 4

0.7.2

What's Changed
* Small improvements by dbrakenhoff in https://github.com/gwmod/nlmod/pull/284
* 286 bug in geotop aggregate to ds by OnnoEbbens in https://github.com/gwmod/nlmod/pull/287
* Improvements gdf to da by bdestombe in https://github.com/gwmod/nlmod/pull/290
* allow reading specific columns from budgetfile, e.g. for DATA-SPDIS by dbrakenhoff in https://github.com/gwmod/nlmod/pull/285
* Multiple improvements by rubencalje in https://github.com/gwmod/nlmod/pull/289
* Rename boundaries.py to administrative.py and add tests by rubencalje in https://github.com/gwmod/nlmod/pull/293
* Improve remove_thin_layers and add tests by rubencalje in https://github.com/gwmod/nlmod/pull/296
* Add gridtype attribute to REGIS contruction by bdestombe in https://github.com/gwmod/nlmod/pull/294
* Split layer ds minor changes by bdestombe in https://github.com/gwmod/nlmod/pull/295
* Allow cache function to validate gridintersect as argument by bdestombe in https://github.com/gwmod/nlmod/pull/302
* Improve output by rubencalje in https://github.com/gwmod/nlmod/pull/297
* gdf_to_da should return array with fill_value if shape is outside grid by bdestombe in https://github.com/gwmod/nlmod/pull/304
* Improve UZF by OnnoEbbens in https://github.com/gwmod/nlmod/pull/301
* Fix remove layer by rubencalje in https://github.com/gwmod/nlmod/pull/307


**Full Changelog**: https://github.com/gwmod/nlmod/compare/V0.7.1...v0.7.2

0.7.1

Minor update with some bug fixes

What's Changed
* Add auxiliary to evt by rubencalje in https://github.com/gwmod/nlmod/pull/280
* Add Joblib to dependencies, Fix for 277 by OnnoEbbens in https://github.com/gwmod/nlmod/pull/279
* replace three methods by _get_flopy_data_object by rubencalje in https://github.com/gwmod/nlmod/pull/278
* Minor version update by OnnoEbbens in https://github.com/gwmod/nlmod/pull/281


**Full Changelog**: https://github.com/gwmod/nlmod/compare/v0.7.0...V0.7.1

0.7.0

What's Changed
* 199 nlmodgwfic slow for uniform starting head by OnnoEbbens in https://github.com/ArtesiaWater/nlmod/pull/200
* 198 deal with outdated cache pickles by OnnoEbbens in https://github.com/ArtesiaWater/nlmod/pull/201
* 181 further improve caching by checking only relevant coordinates for certain datasets by OnnoEbbens in https://github.com/ArtesiaWater/nlmod/pull/202
* Improve logging and docstrings by dbrakenhoff in https://github.com/ArtesiaWater/nlmod/pull/195
* Improve geotop functionality by dbrakenhoff in https://github.com/ArtesiaWater/nlmod/pull/196
* Improve reading model output by dbrakenhoff in https://github.com/ArtesiaWater/nlmod/pull/194
* 208 gridrefine raises incomprehensible valueerror when there is a data variable with dtype object present in the dataset by OnnoEbbens in https://github.com/ArtesiaWater/nlmod/pull/209
* fix 215 by OnnoEbbens in https://github.com/ArtesiaWater/nlmod/pull/216
* add contour-array flopy func by dbrakenhoff in https://github.com/ArtesiaWater/nlmod/pull/230
* Updates based on model in Zeeland by dbrakenhoff in https://github.com/ArtesiaWater/nlmod/pull/231
* Bumped dependency for netCDF4 to 1.6.3 by bdestombe in https://github.com/ArtesiaWater/nlmod/pull/232
* 227 write dataset to model workspace instead of cachedir in write and run model by OnnoEbbens in https://github.com/ArtesiaWater/nlmod/pull/236
* 210 nlmod adding rch and evt packages by OnnoEbbens in https://github.com/ArtesiaWater/nlmod/pull/239
* Add calculate_sea_coverage by rubencalje in https://github.com/ArtesiaWater/nlmod/pull/242
* 218 getting an extra layer when reading geotop from cache by OnnoEbbens in https://github.com/ArtesiaWater/nlmod/pull/238
* Add DatasetCrossSection.label_layers by rubencalje in https://github.com/ArtesiaWater/nlmod/pull/246
* improve plotting in notebooks 224 by dbrakenhoff in https://github.com/ArtesiaWater/nlmod/pull/244
* fix Projection issue in backgroundmaps 240 by dbrakenhoff in https://github.com/ArtesiaWater/nlmod/pull/241
* Stop overwriting kh and kv of geotop in add_geotop_to_regis_layers by rubencalje in https://github.com/ArtesiaWater/nlmod/pull/243
* codacy suggestions by dbrakenhoff in https://github.com/ArtesiaWater/nlmod/pull/248
* Add caching for DataArrays as well by rubencalje in https://github.com/ArtesiaWater/nlmod/pull/247
* improve gwf bc pkgs by dbrakenhoff in https://github.com/ArtesiaWater/nlmod/pull/249
* Remove idomain from Dataset by rubencalje in https://github.com/ArtesiaWater/nlmod/pull/250
* Attributes encoding by bdestombe in https://github.com/ArtesiaWater/nlmod/pull/245
* Not all encodings were returned by bdestombe in https://github.com/ArtesiaWater/nlmod/pull/256
* Improve time discretization by dbrakenhoff in https://github.com/ArtesiaWater/nlmod/pull/257
* UZF, RCH, EVT, WEL and MAW improvement by rubencalje in https://github.com/ArtesiaWater/nlmod/pull/263
* Add function to compare model results with measurements by OnnoEbbens in https://github.com/ArtesiaWater/nlmod/pull/258
* Add logos by rubencalje in https://github.com/ArtesiaWater/nlmod/pull/271
* fix for 260 by OnnoEbbens in https://github.com/ArtesiaWater/nlmod/pull/266
* Incomplete knmi ts breaks get_recharge function by bdestombe in https://github.com/ArtesiaWater/nlmod/pull/269
* Buisdrainage by rubencalje in https://github.com/ArtesiaWater/nlmod/pull/276
* Update to version 0.7.0 by OnnoEbbens in https://github.com/ArtesiaWater/nlmod/pull/273


**Full Changelog**: https://github.com/ArtesiaWater/nlmod/compare/v0.6.1...v0.7.0

0.6.2

This is a special release made for the NHFLO zoet/zout model. This model is created using updates between nlmod version 0.6.1 and nlmod version 0.7.0.

What's Changed
* Knmi stations by rubencalje in https://github.com/gwmod/nlmod/pull/174
* Create nlmod Datasets from flopy modelgrids by dbrakenhoff in https://github.com/gwmod/nlmod/pull/169
* Move to pyproject.toml by dbrakenhoff in https://github.com/gwmod/nlmod/pull/170
* Add animate function by dbrakenhoff in https://github.com/gwmod/nlmod/pull/176
* Use the provisonal version of modpath by rubencalje in https://github.com/gwmod/nlmod/pull/177
* Improve getting time coordinates from groundwater model objects by dbrakenhoff in https://github.com/gwmod/nlmod/pull/178
* Improve plotting by dbrakenhoff in https://github.com/gwmod/nlmod/pull/179
* Small fixes to Meteobase by bdestombe in https://github.com/gwmod/nlmod/pull/182
* Reading data from KNMI Data Platform by martinvonk in https://github.com/gwmod/nlmod/pull/166
* Several improvements from NH zoet/zout project by dbrakenhoff in https://github.com/gwmod/nlmod/pull/183
* Flip MeteoBase data by bdestombe in https://github.com/gwmod/nlmod/pull/185
* Deprecate nlmod facet plot method by dbrakenhoff in https://github.com/gwmod/nlmod/pull/189
* fix for 186 by OnnoEbbens in https://github.com/gwmod/nlmod/pull/187
* Handling data when building flopy packages from model dataset by dbrakenhoff in https://github.com/gwmod/nlmod/pull/188
* Remove 06_compare_layermodels.ipynb by rubencalje in https://github.com/gwmod/nlmod/pull/191
* add test for lake by OnnoEbbens in https://github.com/gwmod/nlmod/pull/184


**Full Changelog**: https://github.com/gwmod/nlmod/compare/v0.5.3...v0.6.2

0.6.1

Minor update to fix a but in `gdf_to_da()`

0.6.0

What's Changed
* Knmi stations by rubencalje in https://github.com/ArtesiaWater/nlmod/pull/174
* Create nlmod Datasets from flopy modelgrids by dbrakenhoff in https://github.com/ArtesiaWater/nlmod/pull/169
* Move to pyproject.toml by dbrakenhoff in https://github.com/ArtesiaWater/nlmod/pull/170
* Add animate function by dbrakenhoff in https://github.com/ArtesiaWater/nlmod/pull/176
* Use the provisonal version of modpath by rubencalje in https://github.com/ArtesiaWater/nlmod/pull/177
* Improve getting time coordinates from groundwater model objects by dbrakenhoff in https://github.com/ArtesiaWater/nlmod/pull/178
* Improve plotting by dbrakenhoff in https://github.com/ArtesiaWater/nlmod/pull/179
* Small fixes to Meteobase by bdestombe in https://github.com/ArtesiaWater/nlmod/pull/182
* Reading data from KNMI Data Platform by martinvonk in https://github.com/ArtesiaWater/nlmod/pull/166
* Several improvements from NH zoet/zout project by dbrakenhoff in https://github.com/ArtesiaWater/nlmod/pull/183
* Flip MeteoBase data by bdestombe in https://github.com/ArtesiaWater/nlmod/pull/185
* Deprecate nlmod facet plot method by dbrakenhoff in https://github.com/ArtesiaWater/nlmod/pull/189
* fix for 186 by OnnoEbbens in https://github.com/ArtesiaWater/nlmod/pull/187
* Handling data when building flopy packages from model dataset by dbrakenhoff in https://github.com/ArtesiaWater/nlmod/pull/188
* Remove 06_compare_layermodels.ipynb by rubencalje in https://github.com/ArtesiaWater/nlmod/pull/191
* add test for lake by OnnoEbbens in https://github.com/ArtesiaWater/nlmod/pull/184
* Update to 0.6.0 by rubencalje in https://github.com/ArtesiaWater/nlmod/pull/192


**Full Changelog**: https://github.com/ArtesiaWater/nlmod/compare/v0.5.3...v0.6.0

Page 1 of 4

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.