Merged
Conversation
…ion and more convenient interactions as part of notebooks by novice python users (geologists). Updated some of the method names to match pandas/tables syntax.
# Conflicts: # packages/evo-widgets/docs/examples/displaying-typed-objects.ipynb # packages/evo-widgets/src/evo/widgets/formatters.py
…jects-variogram # Conflicts: # code-samples/geoscience-objects/README.md # code-samples/geoscience-objects/simplified-object-interactions/simplified-object-interactions.ipynb # packages/evo-objects/docs/examples/typed-objects.ipynb # packages/evo-objects/src/evo/objects/typed/__init__.py # packages/evo-objects/src/evo/objects/typed/base.py # packages/evo-widgets/README.md # packages/evo-widgets/docs/examples/displaying-typed-objects.ipynb # packages/evo-widgets/pyproject.toml # packages/evo-widgets/src/evo/widgets/__init__.py # packages/evo-widgets/src/evo/widgets/formatters.py # packages/evo-widgets/src/evo/widgets/urls.py # packages/evo-widgets/tests/test_formatters.py # packages/evo-widgets/tests/test_urls.py # uv.lock
Contributor
Author
|
There is at least 1 more change coming, so holding of from releasing Widgets, object, and evo-python-sdk. (will update them soon) |
denis-simo
commented
Feb 18, 2026
RyanMillerSeequent
approved these changes
Feb 19, 2026
grantroch
approved these changes
Feb 19, 2026
XavierMilesSeequent
approved these changes
Feb 19, 2026
code-samples/geoscience-objects/running-kriging-compute/README.md
Outdated
Show resolved
Hide resolved
l-macdonald
approved these changes
Feb 19, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Addition of variogram typed objects with pretty visualisation and an option to extract ellipsoids for (future use as Search in krigging) and (for visualisation via any plotting package as wireframe meshes).