Recent Releases of nlmod
nlmod - v0.9.3
What's Changed
- Add caching options by @dbrakenhoff in https://github.com/gwmod/nlmod/pull/412
- Pass geotop layers to get_combined_layer_models by @dbrakenhoff in https://github.com/gwmod/nlmod/pull/414
- allow getting layer top/botm from ds by @dbrakenhoff in https://github.com/gwmod/nlmod/pull/422
- allow passing multiple lake observation types as a list of str by @dbrakenhoff in https://github.com/gwmod/nlmod/pull/415
- Add rename_layers_to_old_names to get_regis by @rubencalje in https://github.com/gwmod/nlmod/pull/424
- set decode_coords='all' by @OnnoEbbens in https://github.com/gwmod/nlmod/pull/428
- Combine layers unstructured by @dbrakenhoff in https://github.com/gwmod/nlmod/pull/426
- Release v0.9.3 by @rubencalje in https://github.com/gwmod/nlmod/pull/430
Full Changelog: https://github.com/gwmod/nlmod/compare/v0.9.2...v0.9.3
Hydrosphere - Freshwater and Hydrology
- Python
Published by rubencalje about 1 month ago

nlmod - v0.9.2
What's Changed
- Add get_inset_map_bounds by @rubencalje in https://github.com/gwmod/nlmod/pull/403
- Add a function to read BRT (Basisregistratie Topografie) by @OnnoEbbens in https://github.com/gwmod/nlmod/pull/405
- Bofek improvements by @OnnoEbbens in https://github.com/gwmod/nlmod/pull/407
- Improve combine layers + some tiny fixes by @dbrakenhoff in https://github.com/gwmod/nlmod/pull/410
- Release v0.10.0 by @OnnoEbbens in https://github.com/gwmod/nlmod/pull/411
Full Changelog: https://github.com/gwmod/nlmod/compare/v0.9.1...v0.9.2
Hydrosphere - Freshwater and Hydrology
- Python
Published by OnnoEbbens 2 months ago

nlmod - v0.9.1
What's Changed
- [cache] Validate cached file with hashlib instead of dask tokenize by @bdestombe in https://github.com/gwmod/nlmod/pull/395
- Speed up gdf_to_bool_da and gdf_to_bool_ds functions. Added centroid checks and minimum area fraction filtering to docs. by @bdestombe in https://github.com/gwmod/nlmod/pull/396
- Add cross-section plot utils by @dbrakenhoff in https://github.com/gwmod/nlmod/pull/399
- Parsing of 'c' value as float instead of timedelta[ns] by @MattBrst in https://github.com/gwmod/nlmod/pull/402
- Download bofek by @OnnoEbbens in https://github.com/gwmod/nlmod/pull/392
- Release v0.9.1 by @rubencalje in https://github.com/gwmod/nlmod/pull/401
New Contributors
- @MattBrst made their first contribution in https://github.com/gwmod/nlmod/pull/402
Full Changelog: https://github.com/gwmod/nlmod/compare/v0.9.0...v0.9.1
Hydrosphere - Freshwater and Hydrology
- Python
Published by rubencalje 3 months ago

nlmod - v0.9.0
What's Changed
- implement suggestions by @vincentpost by @dbrakenhoff in https://github.com/gwmod/nlmod/pull/365
- Add information about geotop stratigraphic units by @rubencalje in https://github.com/gwmod/nlmod/pull/361
- Update ahn.py by @rubencalje in https://github.com/gwmod/nlmod/pull/370
- Update tile retreival ahn.py by @bdestombe in https://github.com/gwmod/nlmod/pull/371
- Introduce start_suffix_at, with a default value of 1 by @rubencalje in https://github.com/gwmod/nlmod/pull/372
- 374 current time settings not working for long duration 600 years by @OnnoEbbens in https://github.com/gwmod/nlmod/pull/375
- Add zonal_statistics and replace add_info_to_gdf by @rubencalje in https://github.com/gwmod/nlmod/pull/373
- add get_isosurface and get_isosurface_1d by @dbrakenhoff in https://github.com/gwmod/nlmod/pull/376
- use local file if ellips server returns a HTTPError by @OnnoEbbens in https://github.com/gwmod/nlmod/pull/381
- Add BGT bronhouder names by @martinvonk in https://github.com/gwmod/nlmod/pull/380
- Small improvements by @dbrakenhoff in https://github.com/gwmod/nlmod/pull/378
- Improve lake and other stuff by @rubencalje in https://github.com/gwmod/nlmod/pull/383
- Improve seasonal input in surface_water.py by @rubencalje in https://github.com/gwmod/nlmod/pull/387
- Add between_layers to calculate_resistance, and set to False by @rubencalje in https://github.com/gwmod/nlmod/pull/386
- add RWS bathymetry to nlmod.read.rws by @dbrakenhoff in https://github.com/gwmod/nlmod/pull/388
- Release v0.9.0 by @dbrakenhoff in https://github.com/gwmod/nlmod/pull/385
Full Changelog: https://github.com/gwmod/nlmod/compare/v0.8.1...v0.9.0
Hydrosphere - Freshwater and Hydrology
- Python
Published by OnnoEbbens 5 months ago

nlmod - Release v0.8.1
What's Changed
Improvements and bug-fixes
- Fixes issue #362, as the original nodata-values in regis have changed
- Release v0.8.1 by @rubencalje in https://github.com/gwmod/nlmod/pull/363
Full Changelog: https://github.com/gwmod/nlmod/compare/v0.8.0...v0.81.1
Hydrosphere - Freshwater and Hydrology
- Python
Published by rubencalje 9 months ago

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

nlmod - v0.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
Hydrosphere - Freshwater and Hydrology
- Python
Published by OnnoEbbens over 1 year ago

nlmod - v0.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
Hydrosphere - Freshwater and Hydrology
- Python
Published by OnnoEbbens over 1 year ago

nlmod - V0.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
Hydrosphere - Freshwater and Hydrology
- Python
Published by OnnoEbbens over 1 year ago

nlmod - v0.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
Hydrosphere - Freshwater and Hydrology
- Python
Published by rubencalje over 1 year ago

nlmod - v0.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
Hydrosphere - Freshwater and Hydrology
- Python
Published by rubencalje almost 2 years ago

nlmod - v0.5.3
Quick fix for #163.
Full Changelog: https://github.com/ArtesiaWater/nlmod/compare/v0.5.2...v0.5.3
Hydrosphere - Freshwater and Hydrology
- Python
Published by OnnoEbbens about 2 years ago

nlmod - v0.5.2
What's Changed
- Create test_013_surface_water.py by @rubencalje in https://github.com/ArtesiaWater/nlmod/pull/146
- Add groundwater transport capabilities to nlmod by @dbrakenhoff in https://github.com/ArtesiaWater/nlmod/pull/148
- Add lake package + example to nlmod by @OnnoEbbens in https://github.com/ArtesiaWater/nlmod/pull/154
- Add Meteobase ASCII read function by @martinvonk in https://github.com/ArtesiaWater/nlmod/pull/159
- Improve split layers ds by @rubencalje in https://github.com/ArtesiaWater/nlmod/pull/156
- Update to 0.5.2 by @rubencalje in https://github.com/ArtesiaWater/nlmod/pull/160
New Contributors
- @martinvonk made their first contribution in https://github.com/ArtesiaWater/nlmod/pull/159
Full Changelog: https://github.com/ArtesiaWater/nlmod/compare/v0.5.1...v0.5.2
Hydrosphere - Freshwater and Hydrology
- Python
Published by rubencalje about 2 years ago

nlmod - v0.5.1
What's Changed
- Speed up docs by @rubencalje in https://github.com/ArtesiaWater/nlmod/pull/144
- Update to 0.5.1 by @rubencalje in https://github.com/ArtesiaWater/nlmod/pull/145
Full Changelog: https://github.com/ArtesiaWater/nlmod/compare/v0.5.0...v0.5.1
Hydrosphere - Freshwater and Hydrology
- Python
Published by rubencalje about 2 years ago

nlmod - v0.5.0
What's Changed
- Fix issue #129 and some improvements by @rubencalje in https://github.com/ArtesiaWater/nlmod/pull/130
- add functions for structured models with a variable delr and delc by @OnnoEbbens in https://github.com/ArtesiaWater/nlmod/pull/135
- Remove logo again by @rubencalje in https://github.com/ArtesiaWater/nlmod/pull/137
- remove _f from default modpath modelname by @OnnoEbbens in https://github.com/ArtesiaWater/nlmod/pull/139
- Improve GeoTOP code by @rubencalje in https://github.com/ArtesiaWater/nlmod/pull/141
- Release v0.5 by @rubencalje in https://github.com/ArtesiaWater/nlmod/pull/142
Full Changelog: https://github.com/ArtesiaWater/nlmod/compare/v0.4.0...v0.5.0
Hydrosphere - Freshwater and Hydrology
- Python
Published by rubencalje about 2 years ago

nlmod - Release v0.4.0
A major update of nlmod
with breaking changes compared to v0.3.1. See below for what's changed or check out the documentation website for updated examples: https://nlmod.readthedocs.io/en/latest/
What's Changed
- Supply modelgrid object to GridGen by @rubencalje in https://github.com/ArtesiaWater/nlmod/pull/101
- Fix warnings about iterating over geometries in shapely by @rubencalje in https://github.com/ArtesiaWater/nlmod/pull/102
- Move sim.py to separate submodule by @dbrakenhoff in https://github.com/ArtesiaWater/nlmod/pull/104
- Added function to estimate nstp from forcing by @bdestombe in https://github.com/ArtesiaWater/nlmod/pull/100
- remove top3d from calculate_thickness, fix for #65 by @OnnoEbbens in https://github.com/ArtesiaWater/nlmod/pull/98
- rename 2 to to by @OnnoEbbens in https://github.com/ArtesiaWater/nlmod/pull/105
- Use dask tokenise to make sure the .nc and .pklz belong together, #66 by @OnnoEbbens in https://github.com/ArtesiaWater/nlmod/pull/109
- Improve layers by @rubencalje in https://github.com/ArtesiaWater/nlmod/pull/108
- Add model from scratch example by @dbrakenhoff in https://github.com/ArtesiaWater/nlmod/pull/110
- Improve plots by @rubencalje in https://github.com/ArtesiaWater/nlmod/pull/114
- Fix warnings and clean notebooks by @rubencalje in https://github.com/ArtesiaWater/nlmod/pull/116
- Fix #93, use surface drain resistance by @dbrakenhoff in https://github.com/ArtesiaWater/nlmod/pull/118
- Add get_color_logger and call in notebooks by @rubencalje in https://github.com/ArtesiaWater/nlmod/pull/119
- Rename mdims visualize by @rubencalje in https://github.com/ArtesiaWater/nlmod/pull/121
- rewrote get_model_da and added test by @bdestombe in https://github.com/ArtesiaWater/nlmod/pull/113
- Stromingen example by @dbrakenhoff in https://github.com/ArtesiaWater/nlmod/pull/125
- Release v0.4.0 by @dbrakenhoff in https://github.com/ArtesiaWater/nlmod/pull/126
- update version by @ArtesiaWater in https://github.com/ArtesiaWater/nlmod/pull/127
New Contributors
- @dbrakenhoff made their first contribution in https://github.com/ArtesiaWater/nlmod/pull/104
- @ArtesiaWater made their first contribution in https://github.com/ArtesiaWater/nlmod/pull/127
Full Changelog: https://github.com/ArtesiaWater/nlmod/compare/v0.3.0...v0.4.0
Hydrosphere - Freshwater and Hydrology
- Python
Published by ArtesiaWater over 2 years ago

nlmod - Release 0.3.0
New release with many breaking changes towards previous release.
New features:
- support for rotated grids
- add a modpath pathline simulation to a groundwater flow model
- add surface water data from the waterboard to a model
- support for ahn4
Hydrosphere - Freshwater and Hydrology
- Python
Published by OnnoEbbens over 2 years ago

nlmod - Release 0.2.4
Many big updates!
Hydrosphere - Freshwater and Hydrology
- Python
Published by OnnoEbbens almost 3 years ago

nlmod - Release 0.2.2
Minor update including:
- extra options to project vector data on a grid
- function to create a horizontal flow barrier from a line shape
- some bug fixes
Hydrosphere - Freshwater and Hydrology
- Python
Published by OnnoEbbens about 3 years ago

nlmod - Release of nlmod version 0.2.0 (breaking changes)
- new way of caching function output using decorators in the new caching module
- new plotting methods
- functions to export modeldata to gis in the new gis module
- rename 'unstructured' to 'vertex' according to the terminology in flopy
- many smaller bug fixes
What's Changed
- Update package by @OnnoEbbens in https://github.com/ArtesiaWater/nlmod/pull/30
Full Changelog: https://github.com/ArtesiaWater/nlmod/compare/0.1.0...v0.2.0
Hydrosphere - Freshwater and Hydrology
- Python
Published by OnnoEbbens over 3 years ago

nlmod - first major release
Fix the auto publishing on PyPi
Hydrosphere - Freshwater and Hydrology
- Python
Published by OnnoEbbens over 3 years ago

nlmod - release 0.0.4
Major changes include:
- github workflows
- PyPi listed
- move from print/verbose statement to the logging module
Also many smaller improvements that I will not list for the sake of my sanity.
Hydrosphere - Freshwater and Hydrology
- Python
Published by OnnoEbbens over 3 years ago

nlmod - Release 0.0.1b
First beta release.
Test if module can be installed from github.
Hydrosphere - Freshwater and Hydrology
- Python
Published by dbrakenhoff about 4 years ago
