Merged
Conversation
# Conflicts: # simpeg_drivers-assets/uijson/magnetic_scalar_inversion.ui.json # simpeg_drivers-assets/uijson/magnetic_vector_inversion.ui.json # simpeg_drivers-assets/uijson/sensitivity_cutoff.ui.json # simpeg_drivers-assets/uijson/tdem_inversion.ui.json # simpeg_drivers-assets/uijson/tile_estimator.ui.json
GEOPY-2230: update ui.json file as per latest adjustment in Analyst
GEOPY-2270: release of packages
# Conflicts: # environments/py-3.10-linux-64-dev.conda.lock.yml # environments/py-3.10-linux-64.conda.lock.yml # environments/py-3.10-win-64-dev.conda.lock.yml # environments/py-3.10-win-64.conda.lock.yml # environments/py-3.11-linux-64-dev.conda.lock.yml # environments/py-3.11-linux-64.conda.lock.yml # environments/py-3.11-win-64-dev.conda.lock.yml # environments/py-3.11-win-64.conda.lock.yml # environments/py-3.12-linux-64-dev.conda.lock.yml # environments/py-3.12-linux-64.conda.lock.yml # environments/py-3.12-win-64-dev.conda.lock.yml # environments/py-3.12-win-64.conda.lock.yml # py-3.10.conda-lock.yml # py-3.11.conda-lock.yml # py-3.12.conda-lock.yml # pyproject.toml # recipe.yaml # simpeg_drivers/__init__.py
…PY-2388-release_to_develop
There was a problem hiding this comment.
Pull Request Overview
This PR updates the version number from "0.3.0-alpha.6" to "0.3.0-beta.1" across multiple UI JSON configuration files, indicating a release progression from alpha to beta. The changes also include UI improvements such as updated titles, icons, tooltips, and configuration adjustments.
- Version bump from alpha.6 to beta.1 across all UI configuration files
- UI enhancements including simplified titles, added icons, and improved tooltips
- Configuration refinements such as removing optional/enabled flags and adding documentation links
Reviewed Changes
Copilot reviewed 5 out of 5 changed files in this pull request and generated no comments.
Show a summary per file
| File | Description |
|---|---|
| tile_estimator.ui.json | Version update, simplified title, added icon and documentation field, removed geoh5 field and main flag |
| tdem_inversion.ui.json | Version update and removed optional/enabled flags from gradient rotation field |
| sensitivity_cutoff.ui.json | Version update, simplified title, added icon and iconOverlay, updated documentation URL |
| magnetic_vector_inversion.ui.json | Version update and added tooltip for TMI field |
| magnetic_scalar_inversion.ui.json | Version update and added tooltip for TMI field |
Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.
domfournier
approved these changes
Aug 14, 2025
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.
GEOPY-2388 - simpeg-drivers: merge release v0.3 to develop