Skip to content

Releases: gwmod/nlmod

v0.5.1

21 Feb 14:28
8942bee
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.5.0...v0.5.1

v0.5.0

17 Feb 17:14
c3cc5ba
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.4.0...v0.5.0

Release v0.4.0

02 Nov 13:26
59f59e1
Compare
Choose a tag to compare

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

New Contributors

Full Changelog: v0.3.0...v0.4.0

Release 0.3.0

23 Sep 10:40
33e0d48
Compare
Choose a tag to compare

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

Release 0.2.4

12 Jul 14:46
ce84793
Compare
Choose a tag to compare

Many big updates!

Release 0.2.2

31 Mar 08:33
51b6939
Compare
Choose a tag to compare

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

Release of nlmod version 0.2.0 (breaking changes)

11 Dec 14:19
e00f16e
Compare
Choose a tag to compare
  • 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

Full Changelog: 0.1.0...v0.2.0

first major release

25 Aug 14:41
614fa83
Compare
Choose a tag to compare

Fix the auto publishing on PyPi

release 0.0.4

25 Aug 14:24
0b7fcfe
Compare
Choose a tag to compare

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.

Release 0.0.1b

12 Apr 12:06
0d4573b
Compare
Choose a tag to compare

First beta release.

Test if module can be installed from github.