Skip to content

GEOPY-2726#352

Merged
benk-mira merged 21 commits intoGEOPY-2715from
GEOPY-2726
Mar 5, 2026
Merged

GEOPY-2726#352
benk-mira merged 21 commits intoGEOPY-2715from
GEOPY-2726

Conversation

@domfournier
Copy link
Collaborator

No description provided.

# Conflicts:
#	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
#	environments/py-3.13-linux-64-dev.conda.lock.yml
#	environments/py-3.13-linux-64.conda.lock.yml
#	environments/py-3.13-win-64-dev.conda.lock.yml
#	environments/py-3.13-win-64.conda.lock.yml
#	environments/py-3.14-linux-64-dev.conda.lock.yml
#	environments/py-3.14-linux-64.conda.lock.yml
#	environments/py-3.14-win-64-dev.conda.lock.yml
#	environments/py-3.14-win-64.conda.lock.yml
#	py-3.12.conda-lock.yml
#	py-3.13.conda-lock.yml
#	py-3.14.conda-lock.yml
Copy link
Contributor

@MatthieuCMira MatthieuCMira left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I might not be the best to review english.
Maybe run a colpilote review?

Some links are 404 errors.
And Some figures are old analyst. As you are changing the file, maybe you could retake thge screenshots?

Moreover, there is an error in the github tests.
As you changed the toml file, would be nice to fix it

domfournier and others added 6 commits March 3, 2026 09:35
Co-authored-by: MatthieuCMira <109624972+MatthieuCMira@users.noreply.github.com>
# Conflicts:
#	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
#	environments/py-3.13-linux-64-dev.conda.lock.yml
#	environments/py-3.13-linux-64.conda.lock.yml
#	environments/py-3.13-win-64-dev.conda.lock.yml
#	environments/py-3.13-win-64.conda.lock.yml
#	environments/py-3.14-linux-64-dev.conda.lock.yml
#	environments/py-3.14-linux-64.conda.lock.yml
#	environments/py-3.14-win-64-dev.conda.lock.yml
#	environments/py-3.14-win-64.conda.lock.yml
#	py-3.12.conda-lock.yml
#	py-3.13.conda-lock.yml
#	py-3.14.conda-lock.yml
@domfournier domfournier changed the base branch from develop to GEOPY-2715 March 3, 2026 19:08
Copy link
Contributor

@benk-mira benk-mira left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looking good overall. Couple suggestions/questions.


1. **Parameter retrieval**: The application reads the conductor geometry (strike length, dip length, width, dip angle, conductivity) from the ui.json metadata stored in the simulation file.

2. **Spatial positioning**: The application positions the plate at the centroid of the matched survey segment, adjusted vertically by the overburden thickness.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Is this right? Why not position it based on the depth of the matched plate?

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Because that's the reference of a Maxwell plate (center top of the plate). Our reference center for Plate is at the center of mass (xyz center), which requires some trig to compensate for the dip angle.


.. figure:: /plate-simulation/images/sweep_landing.png
:align: center
:width: 80%
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
:width: 80%
:width: 50%


.. figure:: /plate-simulation/images/summary.png
:align: center
:width: 60%
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
:width: 60%
:width: 80%

domfournier and others added 3 commits March 5, 2026 07:37
Co-authored-by: benk-mira <81254271+benk-mira@users.noreply.github.com>
@benk-mira benk-mira merged commit ca17ad6 into GEOPY-2715 Mar 5, 2026
2 checks passed
@benk-mira benk-mira deleted the GEOPY-2726 branch March 5, 2026 18:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants