GEOPY-2745: Refresh screenshots of UIJsons in docs#401
Conversation
There was a problem hiding this comment.
Pull request overview
This PR updates documentation notebooks by correcting typos in magnetics and mesh design tutorial text, and includes a notebook-structure change in the mesh design notebook.
Changes:
- Fixes spelling/grammar in
docs/tutorials/magnetic.ipynb(“kwown/distorte” → “known/distort”). - Fixes spelling in
docs/fundamentals/mesh_design.ipynb(“though” → “thought”). - Adds a trailing empty markdown cell to
docs/fundamentals/mesh_design.ipynb(should be removed).
Reviewed changes
Copilot reviewed 2 out of 17 changed files in this pull request and generated 1 comment.
| File | Description |
|---|---|
| docs/tutorials/magnetic.ipynb | Corrects a typo in the MVI section description text. |
| docs/fundamentals/mesh_design.ipynb | Corrects a typo in the base parameters text; adds an extra empty markdown cell at the end. |
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## release/GA_4.8 #401 +/- ##
==================================================
+ Coverage 90.34% 90.42% +0.07%
==================================================
Files 110 110
Lines 6527 6527
Branches 826 826
==================================================
+ Hits 5897 5902 +5
+ Misses 416 413 -3
+ Partials 214 212 -2 🚀 New features to boost your workflow:
|
domfournier
left a comment
There was a problem hiding this comment.
Just need some checks on scales
There was a problem hiding this comment.
This one didn't scale well.
https://mirageoscience-simpeg-drivers.readthedocs-hosted.com/en/geopy-2745/tutorials/magnetic.html#scalar-inversion-susceptibility
You might want to just change the image scale in the notebook
There was a problem hiding this comment.
There was a problem hiding this comment.
GEOPY-2745 - Refresh screenshots of UIJsons in docs