Releases: equinor/webviz-subsurface
Releases · equinor/webviz-subsurface
Version 0.0.16
Guided tours for containers (#105) * Added tour for InplaceVolumesOneByOne * Added tour for ReservoirSimulationTimeSeriesOneByOne
Version 0.0.15
Tornadoplot for simulation profiles (#102)
Version 0.0.14
Pylint changes related to webviz-config (#103)
Version 0.0.13
Fix cyclic imports (#101)
Version 0.0.12
Update codacy badge link (#91)
Version 0.0.11
Fix parameter distribution heatmap (#58)
Version 0.0.10
Relax minor version in dependencies (#59)
Version 0.0.9
Use only numerical columns for correlation matrix (#45) * Use only numerical column for correlation matrix * Use pandas isnumeric function instead of checking for np.number
Version 0.0.8
Inplace volumetrics container (#13) * Initial setup for inplace volumetrics container * Added support for multiple ensembles and multiple input sources * Added option to set initial response * Remove erroneous commited file * Added WebvizContainer parent class * Added test * Fixed linting * Updated container description. Removed title * Updated example * Linting * Linting * Linting * Added more readiable abbreviations for responses * Capitalize group categories * Unstack histogram and barchart * Changed data source to key value pairs * linting * Linting * Linting * Fixed test * Linting and descriptions * Linting * Linting
Version 0.0.7
Update to inherit abc container class (#32)