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

Create initial Well Log Plot Viewer with setup Gui #396

Closed
JacobStoren opened this issue Aug 27, 2015 · 1 comment
Closed

Create initial Well Log Plot Viewer with setup Gui #396

JacobStoren opened this issue Aug 27, 2015 · 1 comment
Assignees
Labels
Enhancement An addition that can be observed by the user

Comments

@JacobStoren
Copy link
Member

No description provided.

@JacobStoren JacobStoren added the Enhancement An addition that can be observed by the user label Aug 27, 2015
@JacobStoren JacobStoren added this to the GeoMech Sprint 5 milestone Aug 27, 2015
palhagen added a commit that referenced this issue Aug 31, 2015
palhagen added a commit that referenced this issue Aug 31, 2015
palhagen added a commit that referenced this issue Aug 31, 2015
palhagen referenced this issue Aug 31, 2015
Traces can be added to and deleted from well log plots, and curves with
dummy data can be added and deleted. TODO: Replace dummy data with real
well log data and data extracted from the model.
palhagen added a commit that referenced this issue Aug 31, 2015
Ctrl + scroll wheel = zoom around center. Consider making a more
specialized zoom functionality for zooming around mouse cursor, and with
synchronization with other trace plots.
palhagen added a commit that referenced this issue Aug 31, 2015
Changing those fields will cause all well trace plots to be updated
accordingly.
palhagen added a commit that referenced this issue Sep 1, 2015
JacobStoren added a commit that referenced this issue Sep 1, 2015
In order to reuse the RimGeoMechResultDefinition in the curve data.
JacobStoren added a commit that referenced this issue Sep 2, 2015
JacobStoren added a commit that referenced this issue Sep 3, 2015
Cleaned up ownership in WellLog plot classes
initAfterRead() is implemented
moved code related to command features from the WellLog classes
Still plots are not redrawn/reloaded when opening a project file.
JacobStoren added a commit that referenced this issue Sep 3, 2015
Plots loads the curve data on project open
Plots are removed on project close
Still missing some updates (curve names ...)
palhagen added a commit that referenced this issue Sep 3, 2015
Did some refactoring - moved creation code to command feature.
palhagen added a commit that referenced this issue Sep 3, 2015
@JacobStoren
Copy link
Member Author

The initial version noe behaves. We now need separate issues for the improvements

palhagen added a commit that referenced this issue Sep 4, 2015
palhagen added a commit that referenced this issue Sep 4, 2015
…rst curve is added

Additional additions or changed parameters (by the user) will not change
the visible depth settings. Did some code cleanup.
palhagen added a commit that referenced this issue Sep 7, 2015
…eded

Reading old project files may give projects without main plot collection
and well plot collection. Those are now created in the command feature
for adding a new well log plot, if needed.
palhagen added a commit that referenced this issue Sep 7, 2015
Made sure that plot traces are updated as expected when adding curves to
plot traces with index > 0.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Enhancement An addition that can be observed by the user
Projects
None yet
Development

No branches or pull requests

2 participants