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

ja

parent 3777ba28
Branches master
No related tags found
No related merge requests found
Pipeline #2798 passed with stages
in 3 minutes and 24 seconds
---
jupytext:
text_representation:
extension: .md
format_name: myst
kernelspec:
display_name: Python 3
language: python
name: python3
---
# First map with MUYSC
In MUYSC, we utilize decimal coordinates to accurately locate objects, and for enhanced precision in studying specific zones, we recommend using Google Earth.
......@@ -32,14 +45,6 @@ The following illustrates an example of how MUYSC can display the geological str
Now let's see other part in the world
:::{code-cell}
# 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()
:::
```{code-cell} ipython3
:tags: [output_scroll]
......
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