Releases: equinor/webviz-subsurface
Releases · equinor/webviz-subsurface
Version 0.0.18
SEG-Y viewer (#125)
Version 0.0.17
Highlight selected date on chart (#107)
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