Skip to content

Groundwater Statistics Toolbox with standalone GUI

Compare
Choose a tag to compare
@peterson-tim-j peterson-tim-j released this 14 Sep 06:03
· 189 commits to master since this release

This release has the following new features:

  • Models can be stored on the hard-drive, rather than RAM. This allows a project to have 1,000s of models.
  • Hydrograph kriging temporal interpolation now uses universal kriging for improved interpolation when trends exist. The kriging local search scheme also takes at least 25% of points from prior to and after each estimation point.
  • Retrieval of calibration results from a cluster (non-stand alone GUI only) was re-written to improve performance and stability.

This following bugs/weaknesses have also been fixed:

  • Exporting calibration results causing errors.
  • Non-responsive GUI when the project contains 1,000s of DREAM calibrated models.
  • Class destructor added to TFN class definitions.
  • GUI calibration table reports median performance statistics when MCMC calibration methods are used.
  • GUI example model soil options updated to reflect new soil moisture module.
  • Example TFN model script bug fixed & data files re-added.
  • DREAM calibration now returns samples even if there are insufficient acceptable samples for reliable calibration.