Skip to content

Releases: pycomlink/pycomlink

v0.6.0

Choose a tag to compare

@maxmargraf maxmargraf released this 29 Dec 08:14
e41ac87

What's Changed

Full Changelog: 0.5.0...0.6.0

v0.5.0

Choose a tag to compare

@cchwala cchwala released this 09 Oct 11:32
0ad2ba2

What's Changed

  • Climatological variogram model parameters by @overeem11 in #166
  • Integrate code for pytorch inference and dynamically load model from URL by @xkalet07 in #164
  • Integrate code for TensorFlow inference and dynamically load model from URL by @toufikshit in #163
  • Extend supported Python versions to 3.11, 3.12 and 3.13 by @cchwala in #167
  • Add notebooks to docs by @cchwala in #142

New Contributors

Full Changelog: 0.4.1...0.5.0

v0.4.1

Choose a tag to compare

@cchwala cchwala released this 18 Nov 17:14
84d3333

Only a quick fix: add MLP model files to MANIFEST.in to included them in pypi package

v0.4.0

Choose a tag to compare

@cchwala cchwala released this 14 Oct 07:59
a783de9

The main change here is that we dropped tensorflow as dependency and removed all related code
because there were complicated issues with using outdated tensorflow code.

What's Changed

  • added a simple MLP neural network for wet-dry classification by @eoydvin in #146 (this was removed later and replaced by the scikit-learn approach, see below)
  • Remove tensorflow by @nblettner in #151
  • Add poligrain as dependency and remove overlapping code by @nblettner in #153
  • switch from m2r2 to myst-parser for readthedocs by @cchwala in #155
  • Add MLP-based rainfall detection with scikit-learn backend by @eoydvin in #156

New Contributors

Full Changelog: 0.3.10...0.4.0

v0.3.10

Choose a tag to compare

@cchwala cchwala released this 12 Nov 21:01
28d54a4

see whats-new file for changes

v0.3.9

Choose a tag to compare

@cchwala cchwala released this 06 Oct 06:35
ca43839

see whats-new file for changes

v0.3.8

Choose a tag to compare

@cchwala cchwala released this 15 Sep 21:16
700c768

see whats-new file for changes

v0.3.7

Choose a tag to compare

@cchwala cchwala released this 17 Jul 15:50
a684b56

see whats-new file for changes

v0.3.6

Choose a tag to compare

@cchwala cchwala released this 14 Feb 16:45
bcc59ff

see whats-new file for changes

v0.3.5

Choose a tag to compare

@cchwala cchwala released this 24 Oct 15:46
25c1ecd

see whats-new file for changes