Skip to content

Version 0.0.4

Compare
Choose a tag to compare
@HansKallekleiv HansKallekleiv released this 29 May 12:13
· 614 commits to master since this release
bb0dbbe
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