Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Contour map : Some contour lines disappear when smoothing is activated #7045

Closed
magnesj opened this issue Nov 25, 2020 · 0 comments
Closed
Labels
BugInRelease Bug in an official release

Comments

@magnesj
Copy link
Member

magnesj commented Nov 25, 2020

Moved here, original issue reported by @EdmundStephens

RE point 2, it is interesting that this occurs in some models but not all. Although occurs in my Eclipse loaded cases, it is also seen some simple Ascii loaded cases. See attached test model, including .rsp project and screenshots of the DEPTH contour plot with and without smoothing. Hope this gives you a defined target to track this down.

SIM_GRID_1.zip

Original issue #6913

@magnesj magnesj added the BugInRelease Bug in an official release label Nov 25, 2020
@magnesj magnesj added this to the Patch release 2020.10.1 milestone Nov 25, 2020
@magnesj magnesj closed this as completed Nov 25, 2020
magnesj added a commit that referenced this issue Dec 10, 2020
* Set version to 2020.10.1-RC03

* #6780 Flow Vector Result: Check if data exists before using

* #7031 Delta Summary Case: Fix crash when updating case name

* #7036 Well Picks : Skip import of empty lines

* #7003 Python: Guard nullpointer access for summary methods

* #7014 Python: Resize the result container before assigning data

* #7042 File Import Dialog : Sort by numbers instead of text

* Set version to 2020.10.1-RC04

* #7008 Python: Avoid terminating process as part of open/closeProject

When running scripts, a project file can be opened. If other operations are issued after, the process monitor window was disconnected from the script process, and no text output from the script was visible in the process monitor text window.

New behavior : Never terminate a process automatically. Never terminate process as part of open/close project. If a process is left unresponsive, the user is now responsible for manual termination of this process.

* #7045 Contour map : Disable clipping of smoothed contour lines

* #7046 Cross Plot : Avoid reset of curve visibility when color legend visibility changes

* #7048 Grid Cross Plot: Fix inverted Y-axis for user-defined min/max range

* #7055 Contour Map: Label format it should match the legend format

* #7059 Well Targets : Fix index of of bound crash when building well path

* Set version to 2020.10.1-RC05

* #6814 Correlation Report: Missing update of plots when changing ensemble

* Set version to 2020.10.1-RC06

* #7055 Contour Map: Label format it should match the legend format

* #7068 Fix missing import surface File -> Import Surface

* Set version to 2020.10.1-RC07

* Prepare for release of 2020.10.1

* #5641 Avoid unnecessary regeneration of contour map

* Move clearGeometry to a scheduleGeometryRegen override

* Trigger update of contour maps following legend changes

* Make legend config changed signal more fine grained for Contour Maps

* Set version to 2020.10.1-RC08

* Prepare for release of 2020.10.1

* Set dev version after patch release

Co-authored-by: Gaute Lindkvist <lindkvis@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
BugInRelease Bug in an official release
Projects
None yet
Development

No branches or pull requests

1 participant