pypest / pyemu

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

using nanmax and nanmin on axis limits to deal with missing values in ensembles #478

Closed wkitlasten closed 4 months ago

wkitlasten commented 4 months ago

To allow sending an ensemble with outliers masked by nans without messing up axis limits.

wkitlasten commented 4 months ago

faulty