Skip to content

Releases: hydrocode-de/skgstat_uncertainty

Version 1.8

10 Nov 12:28

Choose a tag to compare

Version 1.8 includes a lot of new docs and some extensions to the processor sub-module, which currently do not change the streamlit application itself

Version 1.7.2

04 Aug 10:38

Choose a tag to compare

Fixes scipy to version 1.8.0 as version 1.9 lacks a feature needed by gstools.

Version 1.7.1

04 Aug 10:24

Choose a tag to compare

This version fixes some dependencies for the Docker container, as there seems to be an inconsistency

Version 1.7

04 Aug 09:49

Choose a tag to compare

Description

Mainly updated data management procedures with more useful data edit options, an improved information flow and updates to the default database itself.

What's Changed

Full Changelog: v1.6.0...v1.7.0

Version 1.6

01 Jul 09:45
cb92fc5

Choose a tag to compare

Version 1.6 includes a number of bugfixes in various components.
There are also some updates to the data Manager. Mainly bugs have been removed and navigation should be simplified now.

Version 1.5.1

02 Jun 09:09

Choose a tag to compare

This version includes just one tiny bugfix that should avoid NaN values on manual fitting in the learn geostatistics lecture

Version 1.5

01 Jun 11:36

Choose a tag to compare

Description

Version 1.5 brought many internal changes. The data select page using the dataset cards in the sidebar for previewing dataset before selection is now published as a standalone component. This component is reused in the Learn Geostatistics chapter and the Data Manager, where is was formaly just cross-imported.

Secondly, the Variogram estimation chapter was completely restructured. The monolithic single function handling everything was now broken down into many standalone component functions. The workflow is now controlled by session variables, which makes the usage a bit more smooth.

What's Changed

Full Changelog: v1.4.0...v1.5.0

Version 1.4

30 May 09:09
cc0c945

Choose a tag to compare

Description

Version 1.4 brought a number of changes to model parameterization and model compare chapters.
They are both now completely in line with the the new parameter performance metrics. The re-calculation of metrics on model type level are now correctly propagated to model parameterization siblings (affects DIC and SRM).

Additionally, the different performance metrics are now presented in a newly created parallel category plot. The user can now decide, which metrics to include into the selection and visualization process.

What's Changed

Full Changelog: v1.3.0...v1.4.0

Version 1.3

13 May 06:01

Choose a tag to compare

Description

The focus of version 1.3 is the data manager, which was completely refactored. The data manager updates were necessary to push a default example database online, which is now part of the repository. This is needed to make the docker containers work.

What's Changed

Full Changelog: v1.2.0...v1.3.0

Version 1.2

25 Apr 11:49

Choose a tag to compare

Description

Version 1.2 is a major update to the way to Version 2. Many streamlit components were changed under the hood. This release does not yet include the latest developments from the publication and story mode is not enabled throughout the app. However, PyPI pushes and docker containerization are drafted and can be used soon.

What's Changed

New Contributors

Full Changelog: v0.9.0...v1.2.0