Releases: usgs/pestpp
5.2.24
5.2.23
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
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
5.2.20
5.2.19
5.2.18
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
shorter timeouts still, fix in covariance reinflation
run manager timeouts, rogue stdout fix
5.2.15 Merge remote-tracking branch 'origin/develop'