Releases: equinor/webviz-subsurface
Releases · equinor/webviz-subsurface
Version 0.0.6
Improvements to parameter distribution container (#23) * New parameter distribution dashboard * Added density plot * Added boolean toggle from dash daq for density plot * Removed title argument and updated doc string * Updated example to use list of ensembles * Minor fix to example * Increased bottom margin of scatterplot to make room for x-title * Removed hoverinfo on density trace * Use single quotation marks * Remove correlation matrix tick marks * Remove axis and ticklabel on marginal histograms * Removed empty line. Added comment * Some minor description changes * Linting * Highlighting currently selected cell in correlation matrix * Preventing ui state reset on correlation matrix click event * Updated test * Debugging test using travis * Fixed test
Version 0.0.5
Reduce data size Map (#20)
Version 0.0.4
Structural uncertainty intersection viewer (#15) * Initial intersect contaner setup * linting * Linting * Moved ensemble dependency out of container. Cleaned up imports * Linting * Fixed erroneous rename in last commit * Removed unneccessary abbreviation of imported dependency * Added explanation of container arguments * Made plot colors a class constant. Made surface color lookup more robust * Removing unneccessary change in history * Remove unneccessary lines * Improved comments. Added unique ids to html elements * Catch and allow missing surfaces * Caching calcuation of well fences * Made well selector non-clearable * Linting * Replacing equality check with boolean check for empty sequence * Made style options class constants
Version 0.0.3
Ease webviz-config version requirement (#14)
Version 0.0.2
Add travis and pypi deployment (#3)