Conversation
There was a problem hiding this comment.
Pull request overview
This PR adds documentation comments to explain the structure and source of the ak135.h5 file used in the script. The change provides helpful context for users about the dataset format and references the original scientific publication where a text version of the model can be found.
- Added descriptive comments explaining the three-column structure of the ak135.h5 dataset (depth, Vp, Vs)
- Included citation to Kennett et al. (1995) paper as a reference for the ak135 model
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
You can also share your feedback on Copilot code review for a chance to win a $100 gift card. Take the survey.
examples/scripts_of_generate_community_model/1_crust1.0_ak135_model.py
Outdated
Show resolved
Hide resolved
…model.py Co-authored-by: Copilot <[email protected]>
…sparse forward grid in the example
|
I made some changes on 519416c. Some built-in functions in PyTomoATT is updated with pure Python functions
|
Received, I will use Pytomoatt to do the deep copy. Thanks for this suggestion. |
I saw that you have done the revision. Thanks for reviewing it. Glad to see these revisions. |
Information of ak135.h5 has been added.