Releases: usgs/pestpp
5.2.4
5.2.3
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!
5.2.1 beta
fix in mou log transform of decision variables, following #233
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
fix for windows file transfer
5.1.23 Merge remote-tracking branch 'upstream/develop'
beta release for new IES internal reweighting
A few bug fixes also