Recent Releases of pestpp

pestpp - 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 badphisigma 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.

- C++
Published by jtwhite79 10 months ago

pestpp - 5.2.21

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

- C++
Published by jtwhite79 11 months ago

pestpp - 5.2.20

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

- C++
Published by jtwhite79 12 months ago

pestpp - 5.2.19

- C++
Published by jtwhite79 about 1 year ago

pestpp - 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!

- C++
Published by jtwhite79 about 1 year ago

pestpp -

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

- C++
Published by jtwhite79 over 1 year ago

pestpp - shorter timeouts still, fix in covariance reinflation

- C++
Published by jtwhite79 over 1 year ago

pestpp - run manager timeouts, rogue stdout fix

- C++
Published by jtwhite79 over 1 year ago

pestpp - more diagnostics, improved reinflation

- C++
Published by jtwhite79 over 1 year ago

pestpp - 5.2.13

by default, pestpp-ies and pestpp-da will only update realizations that satisfy the phi reduction criteria

- C++
Published by jtwhite79 over 1 year ago

pestpp - 5.2.12

range observations

- C++
Published by jtwhite79 almost 2 years ago

pestpp - 5.2.11

- C++
Published by jtwhite79 almost 2 years ago

pestpp - 5.2.10

Some minor bug fixes, changed default noise handling and subset size in ies, added dense binary support for swp

- C++
Published by jtwhite79 about 2 years ago

pestpp - 5.2.9

5.2.9

- C++
Published by jtwhite79 over 2 years ago

pestpp - 5.2.8

Initial implementation mean-update iterations

- C++
Published by jtwhite79 over 2 years ago

pestpp - 5.2.7

Bug fix if using freeze-on-fail across multiple calls to the run manager. A few other smaller bug fixes

- C++
Published by jtwhite79 over 2 years ago

pestpp - 5.2.6

improved ensemble solver memory usage for large numbers of observations

- C++
Published by jtwhite79 almost 3 years ago

pestpp - 5.2.5

- C++
Published by jtwhite79 almost 3 years ago

pestpp - 5.2.4

- C++
Published by jtwhite79 about 3 years ago

pestpp - 5.2.3

- C++
Published by jtwhite79 about 3 years ago

pestpp - 5.2.1 beta

fix in mou log transform of decision variables, following #233

- C++
Published by jtwhite79 over 3 years ago

pestpp - 5.2.0 beta

This is a beta release for the 5.2 version. There has been a lot of refactoring in the EnsembleMethod class to support weight ensembles throughout the code, new support for rebalancing weights by realization (#216), as well as a lot refactoring in the multimodal solve to support multithreading (#221). Also some new approaches and refactoring in the autoadaloc calculations (#225). Several bug fixes along the way too (#227 , #231 , @cnicol-gwlogic - fix in mou risk-as-an-obj, etc). Please provide any feedback in the discussion - thanks in advance!

- C++
Published by jtwhite79 over 3 years ago

pestpp - refactor file transfer naming

refactored how transferred files are named in the master dir and reported in the rmr file. A few other bug fixes. Also shortened how many obs groups are being stdout echo'd #213

- C++
Published by jtwhite79 over 3 years ago

pestpp - fix for windows file transfer

- C++
Published by jtwhite79 over 3 years ago

pestpp - beta release for new IES internal reweighting

A few bug fixes also

- C++
Published by jtwhite79 over 3 years ago

pestpp -

exposed option to forgive localizer extra rows and columns. Reworked rmr file format to help with machine reading. A few other bug fixes

- C++
Published by jtwhite79 almost 4 years ago

pestpp -

bug fix in pestpp-ies when using an existing par ensemble with non-standard names. Some additional formatting of opt output

- C++
Published by jtwhite79 almost 4 years ago

pestpp - 5.1.18

A few fixes in pestpp-glm related to failed derivative runs and regularization. More work on pestpp-sqp

- C++
Published by jtwhite79 almost 4 years ago

pestpp - 5.1.17

some minor bug fixes

- C++
Published by jtwhite79 almost 4 years ago

pestpp -

bug fix in pestpp-da for failed base realization, address issue in #178

- C++
Published by jtwhite79 about 4 years ago

pestpp -

support for inequality obs in pestpp-da, handling conditions where pestpp-da has a (near) zero phi for a given cycle so that it continues, prior-data conflict detection with inequality obs.

- C++
Published by jtwhite79 about 4 years ago

pestpp -

- C++
Published by jtwhite79 about 4 years ago

pestpp -

some bug fixes and mods to support cloud usage. added option to force template files to use decimal format.

- C++
Published by jtwhite79 over 4 years ago

pestpp -

fix in pestpp-mou for duplicate solutions in initial population

- C++
Published by jtwhite79 over 4 years ago

pestpp -

fix glm writing standard par file for every iteration instead of writing par file for optimal results ( #154 )

- C++
Published by jtwhite79 over 4 years ago

pestpp -

fix for external par data with easy names per #153

- C++
Published by jtwhite79 over 4 years ago

pestpp -

fix reading standard deviation block in unc file - addresses #151

- C++
Published by jtwhite79 over 4 years ago

pestpp -

- C++
Published by jtwhite79 over 4 years ago

pestpp - release 5.1.5

- C++
Published by jtwhite79 over 4 years ago

pestpp -

includes reporting for rejected upgrade ensembles in IES/DA

- C++
Published by jtwhite79 over 4 years ago

pestpp -

fix for FOSM reuse in pestpp-opt (#136 ), some revised pestpp-mou reporting, checking for tied pars across pestpp-da cycles.

- C++
Published by jtwhite79 over 4 years ago

pestpp -

major release that includes first versions of pestpp-da and pestpp-mou. Lots of refactoring and enhancement under the hood. Documentation is moving towards online only, but for now there is still a docx file along with the new markdown doc version.

- C++
Published by jtwhite79 over 4 years ago

pestpp - beta release of pestpp-da

This is a beta release of the new pestpp-da tool from the feat_newtools branch. User beware!

- C++
Published by jtwhite79 almost 5 years ago

pestpp -

- C++
Published by jtwhite79 over 5 years ago

pestpp -

- C++
Published by jtwhite79 over 5 years ago

pestpp -

- C++
Published by jtwhite79 over 5 years ago

pestpp -

- C++
Published by jtwhite79 over 5 years ago

pestpp -

resetting best phi tracker when a partial ensemble update happens, not dropping 'base' realizations if phi is bad.

- C++
Published by jtwhite79 over 5 years ago

pestpp -

- C++
Published by jwhite-usgs over 5 years ago

pestpp -

made unknown ++ args an error with option to forgive, added option to silence panther master during runs, echoing hostname to rec and stdout at startup

- C++
Published by jwhite-usgs over 5 years ago

pestpp - minor fix for obs+noise ensemble saving in IES

- C++
Published by jwhite-usgs over 5 years ago

pestpp - minor fix for thread exception handling

- C++
Published by jtwhite79 over 5 years ago

pestpp - version 5

- C++
Published by jwhite-usgs over 5 years ago

pestpp -

added parallel instruction file processing, refactored parameter change summarizer in ies, should handle #84

- C++
Published by jwhite-usgs over 5 years ago

pestpp -

- C++
Published by jwhite-usgs almost 6 years ago

pestpp -

- C++
Published by jwhite-usgs almost 6 years ago

pestpp -

- C++
Published by jwhite-usgs almost 6 years ago

pestpp -

- C++
Published by jwhite-usgs almost 6 years ago

pestpp - 4.3.17

- C++
Published by jwhite-usgs almost 6 years ago

pestpp -

- C++
Published by jwhite-usgs almost 6 years ago

pestpp -

- C++
Published by jwhite-usgs almost 6 years ago

pestpp -

- C++
Published by jtwhite79 about 6 years ago

pestpp -

- C++
Published by jtwhite79 about 6 years ago

pestpp - 4.3.12

- C++
Published by jtwhite79 about 6 years ago

pestpp -

- C++
Published by jtwhite79 about 6 years ago