J Dub

Results 108 comments of J Dub

The obs+noise ensemble is generated separately from the weight adjustment so result that checks out. There are a few tests that cover the use of `standard_deviation` in the version 2...

ah ok. I thought the column names in the external files were having leading and trailing whitespaces trimmed off - I'll check that...

Nah we want to allow unlimited additional columns in those external files as a means to carry metadata/aux information around thru the pest world...but the rec file does report explicitly...

this is fixed on `hotfix_mourestart` and will be merged in to develop in the next couple of days...

`Exception: Matrix.read_binary(): filename 'head_fixdrnelev_fixstage_balgp_0.0.par.jcb' not found`

@wkitlasten in an effort to limit output line widths, the percentages were being stored/written as ints. Any chance your expected percent at/near bound would be less than 1%? I'll convert...

I'll get this patched...but Im not sure what the conceptual implications are of log transformed decision variables!

The parameter and observation realization ids selected for subset testing are recorded in the .rec file at the start of the lambda testing run process, but that is a little...

What configuration is shown at the top of VS?: ![image](https://github.com/usgs/pestpp/assets/1770912/1e6234b5-9847-44f3-a60a-1005a4455eeb) I think only x64 Release and x64 Debug are setup. If its not the configuration, then what is being reported...

I just tried the msvc sln on win10 and it works fine for me. Not sure what's happening on your machine, especially if the Intel sln works. pestpp-pso is not...