Skip to content

Releases: usgs/pestpp

5.2.24

12 Nov 20:04

Choose a tag to compare

5.2.24 Pre-release
Pre-release

support for increasing the ensemble size during reinflation cycles. Added external run mgr that can be used to off load run coordination to users.

5.2.23

01 Oct 18:49
014edff

Choose a tag to compare

5.2.23 Pre-release
Pre-release

Added support for quote chars in model interface file names and in model run command. Fix in mou bound handling for PSO generator, trapping for nonascii chars in working dir path since windows doesnt like it. Swapped random subset generator from c++11 random to homegrown so that it is consistent across platforms

5.2.22

19 Aug 23:34

Choose a tag to compare

5.2.22 Pre-release
Pre-release

Lots of work on the CI side of things: improved how testing is run and stored. Patch * model command to support quote chars, integrated prob pareto dominance. Revised how negative bad_phi_sigma is implemented to support IQR. Added option to spin down workers as they finish to help with keeping cloud costs down for excessively slow models. fixed some output formatting in pestpp-glm, patched pestpp-glm to enforce par bounds on lamba-scale factor upgrade vectors. automatically setting DERINC to a large value in pestpp-opt if poor defaults are passed.

5.2.21

15 Jul 01:12

Choose a tag to compare

5.2.21 Pre-release
Pre-release

refactored a few things to clean up some small mem leaks and also to reduce the mem used by workers

5.2.20

19 Jun 15:33

Choose a tag to compare

5.2.20 Pre-release
Pre-release

reworked run manager timeouts to avoid deadlock and/or memory/buffer issues for long running models, lots of typo fixes

5.2.19

29 May 18:05

Choose a tag to compare

5.2.19 Pre-release
Pre-release
Merge remote-tracking branch 'origin/develop'

5.2.18

07 Apr 21:59

Choose a tag to compare

5.2.18 Pre-release
Pre-release

bug fix in full parameter ensemble restart and reinflation a la #336 . Added autoadaloc indicator pars as an empirical way to determine the level of spurious correlation and how much to localize - pretty scary...Thanks to @jdhughes-dev for the help with CI!

5.2.17

30 Jan 21:24

Choose a tag to compare

5.2.17 Pre-release
Pre-release

added dense binary format option for ies and mou, a lot of work on covariance reinflation in ies

shorter timeouts still, fix in covariance reinflation

02 Dec 09:55

Choose a tag to compare

5.2.16

Merge remote-tracking branch 'origin/develop'

run manager timeouts, rogue stdout fix

26 Nov 11:03

Choose a tag to compare

Pre-release
5.2.15

Merge remote-tracking branch 'origin/develop'