GEOPY-2613: bring in doc of plate simulation#321
Conversation
There was a problem hiding this comment.
Pull request overview
This pull request adds comprehensive documentation for the plate-simulation application to the geoapps repository. The documentation provides users with guidance on using the application to simulate geophysical data over simplified two-layer earth models containing plate anomalies.
Key Changes
- Added complete plate simulation documentation including usage instructions and methodology
- Integrated documentation into the main docs structure via table of contents
- Updated third-party software dependencies list with newly referenced packages
Reviewed changes
Copilot reviewed 5 out of 31 changed files in this pull request and generated 5 comments.
Show a summary per file
| File | Description |
|---|---|
| docs/plate-simulation/index.rst | Main landing page introducing the plate-simulation application |
| docs/plate-simulation/usage.rst | User guide covering basic usage, UI access, and command-line execution |
| docs/plate-simulation/methodology.rst | Technical documentation detailing octree meshing, geological modeling, and data simulation |
| docs/_toc.yml | Updated table of contents to include new plate-simulation section |
| docs/THIRD_PARTY_SOFTWARE.rst | Added dependencies: geoapps-utils, grid-apps, Rtree, threadpoolctl, and trimesh |
| docs/images/plate-simulation/* | Binary image files for documentation (PNG format) |
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
|
see doc building here: https://app.readthedocs.com/projects/mirageoscience-simpeg-drivers/?slug=geopy-2613 |
There was a problem hiding this comment.
Pull request overview
Copilot reviewed 5 out of 31 changed files in this pull request and generated 2 comments.
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
GEOPY-2613 - missing doc for plate-simulation under simpeg-drivers