pypest / pyemu

python modules for model-independent uncertainty analyses, data-worth analyses, and interfacing with PEST(++)
BSD 3-Clause "New" or "Revised" License
169 stars 94 forks source link

Adding check process to alignment at apply pars time #422

Closed briochh closed 1 year ago

briochh commented 1 year ago

Adding additional data store during add pars and checking against as apply pars time.

Hopefully should catch misalignment ofindex_cols when applying pars.

Caveat: might cause unexpected failures... may need refining.

coveralls commented 1 year ago

Coverage Status

Coverage: 79.751% (+0.3%) from 79.473% when pulling 14b9cc6441ad0c5eb4806b43b6783ea4f870f10e on briochh:feat_chkmultalign into cb10a84b90e7bb6888fdb002265989364f2b9724 on pypest:develop.