Skip to content
Snippets Groups Projects
Commit 3777ba28 authored by Jorge Alfredo Jaimes Teherán's avatar Jorge Alfredo Jaimes Teherán
Browse files

ja

parent a64cea5f
Branches master
No related tags found
No related merge requests found
Pipeline #2797 passed with stages
in 3 minutes and 26 seconds
......@@ -41,6 +41,16 @@ a.plot_structure()
:::
```{code-cell} ipython3
:tags: [output_scroll]
# MONTE FUJI
regionPoints = [35.398710, 35.327432, 138.799493, 138.683672, "MONTE FUJI"]
a = MuyscImprove.Mute(regionPoints,80,srtm1_data, "Greens")
a.elevation()
a.plot_structure()
```
The following illustrates an example of how MUYSC can display the geological structure:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment