diff --git a/.gitignore b/.gitignore new file mode 100644 index 000000000..e7e776a5e --- /dev/null +++ b/.gitignore @@ -0,0 +1,16 @@ +docs/source/gen_modules/backreferences/ +gempy/core/__pycache__/ +gempy/API/__pycache__/ +gempy/core/data/__pycache__/ +gempy/core/data/grid_modules/__pycache__/ +gempy/modules/data_manipulation/__pycache__/ +gempy/modules/__pycache__/ +gempy/__pycache__/ +gempy/API/gp2_gp3_compatibility/__pycache__/ +gempy/modules/custom_implicit_functions/__pycache__/__init__.cpython-310.pyc +gempy/modules/custom_implicit_functions/__pycache__/ellipsoid_implicit_function.cpython-310.pyc +gempy/modules/grids/__pycache__/__init__.cpython-310.pyc +gempy/modules/grids/__pycache__/create_topography.cpython-310.pyc +.ENV +.DS_Store +git_status.txt diff --git a/GemPy API/gempy.add_orientations.html b/GemPy API/gempy.add_orientations.html index a250bb208..2613aa50c 100644 --- a/GemPy API/gempy.add_orientations.html +++ b/GemPy API/gempy.add_orientations.html @@ -5,19 +5,20 @@ -
Add orientation data to the geological model.
This function adds orientation data to the specified geological elements in the model. The orientation can be provided directly as pole vectors or as orientation angles (azimuth, dip, polarity). @@ -56,8 +58,8 @@
y (Sequence[float]) – Sequence of y-coordinates for the orientation points.
z (Sequence[float]) – Sequence of z-coordinates for the orientation points.
elements_names (Sequence[str]) – Sequence of element names corresponding to each orientation point.
pole_vector (Optional[Union[Sequence[np.ndarray], np.ndarray]]) – Sequence of pole vectors for each orientation point. If is np.ndarray, it should have shape (n, 3).
orientation (Optional[Union[Sequence[np.ndarray], np.ndarray]]) – Sequence of orientation angles for each orientation point. If is np.ndarray, it should have shape (n, 3).
pole_vector (Optional[Sequence[np.ndarray]]) – Sequence of pole vectors for the orientation points.
orientation (Optional[Sequence[np.ndarray]]) – Sequence of orientation angles (azimuth, dip, polarity) for the orientation points.
nugget (Optional[Sequence[float]]) – Sequence of nugget values for each orientation point. If not provided, a default value will be used for all points.
-
+
@@ -116,22 +118,15 @@ Navigation
- About
- Installation
-
-
-
-- Code
-
+- Code
- Data Classes
@@ -146,7 +141,7 @@ Related Topics
-
+
Quick search
-
+
@@ -169,11 +164,11 @@ Quick search
- ©2017-2024, Gempy Developers.
+ ©2017-2024, Gempy Developers.
|
- Powered by Sphinx 7.2.6
- & Alabaster 0.7.13
+ Powered by Sphinx 8.1.3
+ & Alabaster 1.0.0
|
- gempy.add_structural_group — GemPy 2024.2.0.3.dev0+gf344a731.d20240626 documentation
+ gempy.add_structural_group — GemPy 2024.2.0.2 documentation
-
-
-
+
+
+
+
-
-
-
+
+
+
-
+
@@ -26,8 +27,9 @@
+
+
-
@@ -53,11 +55,11 @@ gempy.add_structural_group
+
@@ -81,22 +83,15 @@ Navigation
- About
- Installation
-
-
-
-- Code
-
+- Code
- Data Classes
@@ -111,7 +106,7 @@ Related Topics
-
+
Quick search
-
+
@@ -134,11 +129,11 @@ Quick search
- ©2017-2024, Gempy Developers.
+ ©2017-2024, Gempy Developers.
|
- Powered by Sphinx 7.2.6
- & Alabaster 0.7.13
+ Powered by Sphinx 8.1.3
+ & Alabaster 1.0.0
|
- gempy.add_surface_points — GemPy 2024.2.0.3.dev0+gf344a731.d20240626 documentation
+ gempy.add_surface_points — GemPy 2024.2.0.2 documentation
-
-
-
+
+
+
+
-
-
-
+
+
+
-
+
@@ -26,8 +27,9 @@
+
+
-
@@ -74,9 +76,9 @@ gempy.add_surface_points
Examples using gempy.add_surface_points
¶
-
-
- Getting Started
+
+Video Tutorial “code-along”: Modeling step by step
+ Video Tutorial "code-along": Modeling step by step
@@ -85,11 +87,11 @@ Examples using
-
+
@@ -113,22 +115,15 @@ Navigation
- About
- Installation
-
-
-
-- Code
-
+- Code
- Data Classes
@@ -143,7 +138,7 @@ Related Topics
-
+
Quick search
-
+
@@ -166,11 +161,11 @@ Quick search
- ©2017-2024, Gempy Developers.
+ ©2017-2024, Gempy Developers.
|
- Powered by Sphinx 7.2.6
- & Alabaster 0.7.13
+ Powered by Sphinx 8.1.3
+ & Alabaster 1.0.0
|
- gempy.calculate_gravity_gradient — GemPy 2024.2.0.3.dev0+gf344a731.d20240626 documentation
+ gempy.calculate_gravity_gradient — GemPy 2024.2.0.2 documentation
-
-
-
+
+
+
+
-
-
-
+
+
+
-
+
@@ -26,8 +27,9 @@
+
+
-
@@ -53,11 +55,11 @@ gempy.calculate_gravity_gradient
+
@@ -81,22 +83,15 @@ Navigation
- About
- Installation
-
-
-
-- Code
-
+- Code
- Data Classes
@@ -111,7 +106,7 @@ Related Topics
-
+
Quick search
-
+
@@ -134,11 +129,11 @@ Quick search
- ©2017-2024, Gempy Developers.
+ ©2017-2024, Gempy Developers.
|
- Powered by Sphinx 7.2.6
- & Alabaster 0.7.13
+ Powered by Sphinx 8.1.3
+ & Alabaster 1.0.0
|
- gempy.compute_model — GemPy 2024.2.0.3.dev0+gf344a731.d20240626 documentation
+ gempy.compute_model — GemPy 2024.2.0.2 documentation
-
-
-
+
+
+
+
-
-
-
+
+
+
-
+
@@ -26,8 +27,9 @@
+
+
-
@@ -66,9 +68,9 @@ gempy.compute_model
Examples using gempy.compute_model
¶
-
-1.1 -Basics of geological modeling with GemPy
- 1.1 -Basics of geological modeling with GemPy
+
+Video Tutorial “code-along”: Modeling step by step
+ Video Tutorial "code-along": Modeling step by step
@@ -77,11 +79,11 @@ Examples using
-
+
@@ -105,22 +107,15 @@ Navigation
- About
- Installation
-
-
-
-- Code
-
+- Code
- Data Classes
@@ -135,7 +130,7 @@ Related Topics
-
+
Quick search
-
+
@@ -158,11 +153,11 @@ Quick search
- ©2017-2024, Gempy Developers.
+ ©2017-2024, Gempy Developers.
|
- Powered by Sphinx 7.2.6
- & Alabaster 0.7.13
+ Powered by Sphinx 8.1.3
+ & Alabaster 1.0.0
|
- gempy.create_geomodel — GemPy 2024.2.0.3.dev0+gf344a731.d20240626 documentation
+ gempy.create_geomodel — GemPy 2024.2.0.2 documentation
-
-
-
+
+
+
+
-
-
-
+
+
+
-
+
@@ -26,8 +27,9 @@
+
+
-
@@ -70,9 +72,9 @@ gempy.create_geomodel
Examples using gempy.create_geomodel
¶
-
-1.1 -Basics of geological modeling with GemPy
- 1.1 -Basics of geological modeling with GemPy
+
+Video Tutorial “code-along”: Modeling step by step
+ Video Tutorial "code-along": Modeling step by step
@@ -81,11 +83,11 @@ Examples using
-
+
@@ -109,22 +111,15 @@ Navigation
- About
- Installation
-
-
-
-- Code
-
+- Code
- Data Classes
@@ -139,7 +134,7 @@ Related Topics
-
+
Quick search
-
+
@@ -162,11 +157,11 @@ Quick search
- ©2017-2024, Gempy Developers.
+ ©2017-2024, Gempy Developers.
|
- Powered by Sphinx 7.2.6
- & Alabaster 0.7.13
+ Powered by Sphinx 8.1.3
+ & Alabaster 1.0.0
|
- gempy.create_orientations_from_surface_points_coords — GemPy 2024.2.0.3.dev0+gf344a731.d20240626 documentation
+ gempy.create_orientations_from_surface_points_coords — GemPy 2024.2.0.2 documentation
-
-
-
+
+
+
+
-
-
-
+
+
+
-
+
@@ -26,8 +27,9 @@
+
+
-
@@ -46,18 +48,27 @@ gempy.create_orientations_from_surface_points_coordsgempy.create_orientations_from_surface_points_coords(xyz_coords: ndarray, subset: ndarray | None = None, element_name: str | None = 'Generated') → OrientationsTable[source]¶
-
+
+Examples using gempy.create_orientations_from_surface_points_coords
¶
+
+
-
+
@@ -81,22 +92,15 @@ Navigation
- About
- Installation
-
-
-
-- Code
-
+- Code
- Data Classes
@@ -111,7 +115,7 @@ Related Topics
-
+
Quick search
-
+
@@ -134,11 +138,11 @@ Quick search
- ©2017-2024, Gempy Developers.
+ ©2017-2024, Gempy Developers.
|
- Powered by Sphinx 7.2.6
- & Alabaster 0.7.13
+ Powered by Sphinx 8.1.3
+ & Alabaster 1.0.0
|
- gempy.delete_orientations — GemPy 2024.2.0.3.dev0+gf344a731.d20240626 documentation
+ gempy.delete_orientations — GemPy 2024.2.0.2 documentation
-
-
-
+
+
+
+
-
-
-
+
+
+
-
+
@@ -26,8 +27,9 @@
+
+
-
@@ -53,11 +55,11 @@ gempy.delete_orientations
+
@@ -81,22 +83,15 @@ Navigation
- About
- Installation
-
-
-
-- Code
-
+- Code
- Data Classes
@@ -111,7 +106,7 @@ Related Topics
-
+
Quick search
-
+
@@ -134,11 +129,11 @@ Quick search
- ©2017-2024, Gempy Developers.
+ ©2017-2024, Gempy Developers.
|
- Powered by Sphinx 7.2.6
- & Alabaster 0.7.13
+ Powered by Sphinx 8.1.3
+ & Alabaster 1.0.0
|
- gempy.delete_surface_points — GemPy 2024.2.0.3.dev0+gf344a731.d20240626 documentation
+ gempy.delete_surface_points — GemPy 2024.2.0.2 documentation
-
-
-
+
+
+
+
-
-
-
+
+
+
-
+
@@ -26,8 +27,9 @@
+
+
-
@@ -53,11 +55,11 @@ gempy.delete_surface_points
+
@@ -81,22 +83,15 @@ Navigation
- About
- Installation
-
-
-
-- Code
-
+- Code
- Data Classes
@@ -111,7 +106,7 @@ Related Topics
-
+
Quick search
-
+
@@ -134,11 +129,11 @@ Quick search
- ©2017-2024, Gempy Developers.
+ ©2017-2024, Gempy Developers.
|
- Powered by Sphinx 7.2.6
- & Alabaster 0.7.13
+ Powered by Sphinx 8.1.3
+ & Alabaster 1.0.0
|
- gempy.generate_example_model — GemPy 2024.2.0.3.dev0+gf344a731.d20240626 documentation
+ gempy.generate_example_model — GemPy 2024.2.0.2 documentation
-
-
-
+
+
+
+
-
-
-
+
+
+
-
+
@@ -26,8 +27,9 @@
+
+
-
@@ -53,11 +55,11 @@ gempy.generate_example_model
+
@@ -81,22 +83,15 @@ Navigation
- About
- Installation
-
-
-
-- Code
-
+- Code
- Data Classes
@@ -111,7 +106,7 @@ Related Topics
-
+
Quick search
-
+
@@ -134,11 +129,11 @@ Quick search
- ©2017-2024, Gempy Developers.
+ ©2017-2024, Gempy Developers.
|
- Powered by Sphinx 7.2.6
- & Alabaster 0.7.13
+ Powered by Sphinx 8.1.3
+ & Alabaster 1.0.0
|
- gempy.map_stack_to_surfaces — GemPy 2024.2.0.3.dev0+gf344a731.d20240626 documentation
+ gempy.map_stack_to_surfaces — GemPy 2024.2.0.2 documentation
-
-
-
+
+
+
+
-
-
-
+
+
+
-
+
@@ -26,8 +27,9 @@
+
+
-
@@ -68,9 +70,9 @@ gempy.map_stack_to_surfaces
Examples using gempy.map_stack_to_surfaces
¶
-
-1.1 -Basics of geological modeling with GemPy
- 1.1 -Basics of geological modeling with GemPy
+
+Video Tutorial “code-along”: Modeling step by step
+ Video Tutorial "code-along": Modeling step by step
@@ -79,11 +81,11 @@ Examples using
-
+
@@ -107,22 +109,15 @@ Navigation
- About
- Installation
-
-
-
-- Code
-
+- Code
- Data Classes
@@ -137,7 +132,7 @@ Related Topics
-
+
Quick search
-
+
@@ -160,11 +155,11 @@ Quick search
- ©2017-2024, Gempy Developers.
+ ©2017-2024, Gempy Developers.
|
- Powered by Sphinx 7.2.6
- & Alabaster 0.7.13
+ Powered by Sphinx 8.1.3
+ & Alabaster 1.0.0
|
- gempy.modify_orientations — GemPy 2024.2.0.3.dev0+gf344a731.d20240626 documentation
+ gempy.modify_orientations — GemPy 2024.2.0.2 documentation
-
-
-
+
+
+
+
-
-
-
+
+
+
-
+
@@ -26,8 +27,9 @@
+
+
-
@@ -76,18 +78,24 @@ gempy.modify_orientations
+
+Examples using gempy.modify_orientations
¶
+
+
+ Claudius
+
+
-
+
@@ -111,22 +119,15 @@ Navigation
- About
- Installation
-
-
-
-- Code
-
+- Code
- Data Classes
@@ -141,7 +142,7 @@ Related Topics
-
+
Quick search
-
+
@@ -164,11 +165,11 @@ Quick search
- ©2017-2024, Gempy Developers.
+ ©2017-2024, Gempy Developers.
|
- Powered by Sphinx 7.2.6
- & Alabaster 0.7.13
+ Powered by Sphinx 8.1.3
+ & Alabaster 1.0.0
|
- gempy.modify_surface_points — GemPy 2024.2.0.3.dev0+gf344a731.d20240626 documentation
+ gempy.modify_surface_points — GemPy 2024.2.0.2 documentation
-
-
-
+
+
+
+
-
-
-
+
+
+
-
+
@@ -26,8 +27,9 @@
+
+
-
@@ -70,18 +72,27 @@ gempy.modify_surface_points
+
+Examples using gempy.modify_surface_points
¶
+
+Alesmodel: Plotting Sections and Maps
+ Alesmodel: Plotting Sections and Maps
+
+
+ Claudius
+
+
-
+
@@ -105,22 +116,15 @@ Navigation
- About
- Installation
-
-
-
-- Code
-
+- Code
- Data Classes
@@ -135,7 +139,7 @@ Related Topics
-
+
Quick search
-
+
@@ -158,11 +162,11 @@ Quick search
- ©2017-2024, Gempy Developers.
+ ©2017-2024, Gempy Developers.
|
- Powered by Sphinx 7.2.6
- & Alabaster 0.7.13
+ Powered by Sphinx 8.1.3
+ & Alabaster 1.0.0
|
- gempy.remove_element_by_name — GemPy 2024.2.0.3.dev0+gf344a731.d20240626 documentation
+ gempy.remove_element_by_name — GemPy 2024.2.0.2 documentation
-
-
-
+
+
+
+
-
-
-
+
+
+
-
+
@@ -26,8 +27,9 @@
+
+
-
@@ -59,11 +61,11 @@ Examples using
-
+
@@ -87,22 +89,15 @@ Navigation
- About
- Installation
-
-
-
-- Code
-
+- Code
- Data Classes
@@ -117,7 +112,7 @@ Related Topics
-
+
Quick search
-
+
@@ -140,11 +135,11 @@ Quick search
- ©2017-2024, Gempy Developers.
+ ©2017-2024, Gempy Developers.
|
- Powered by Sphinx 7.2.6
- & Alabaster 0.7.13
+ Powered by Sphinx 8.1.3
+ & Alabaster 1.0.0
|
- gempy.remove_structural_group_by_index — GemPy 2024.2.0.3.dev0+gf344a731.d20240626 documentation
+ gempy.remove_structural_group_by_index — GemPy 2024.2.0.2 documentation
-
-
-
+
+
+
+
-
-
-
+
+
+
-
+
@@ -26,8 +27,9 @@
+
+
-
@@ -53,11 +55,11 @@ gempy.remove_structural_group_by_index
+
@@ -81,22 +83,15 @@ Navigation
- About
- Installation
-
-
-
-- Code
-
+- Code
- Data Classes
@@ -111,7 +106,7 @@ Related Topics
-
+
Quick search
-
+
@@ -134,11 +129,11 @@ Quick search
- ©2017-2024, Gempy Developers.
+ ©2017-2024, Gempy Developers.
|
- Powered by Sphinx 7.2.6
- & Alabaster 0.7.13
+ Powered by Sphinx 8.1.3
+ & Alabaster 1.0.0
|
- gempy.remove_structural_group_by_name — GemPy 2024.2.0.3.dev0+gf344a731.d20240626 documentation
+ gempy.remove_structural_group_by_name — GemPy 2024.2.0.2 documentation
-
-
-
+
+
+
+
-
-
-
+
+
+
-
+
@@ -26,8 +27,9 @@
+
+
-
@@ -53,11 +55,11 @@ gempy.remove_structural_group_by_name
+
@@ -81,22 +83,15 @@ Navigation
- About
- Installation
-
-
-
-- Code
-
+- Code
- Data Classes
@@ -111,7 +106,7 @@ Related Topics
-
+
Quick search
-
+
@@ -134,11 +129,11 @@ Quick search
- ©2017-2024, Gempy Developers.
+ ©2017-2024, Gempy Developers.
|
- Powered by Sphinx 7.2.6
- & Alabaster 0.7.13
+ Powered by Sphinx 8.1.3
+ & Alabaster 1.0.0
|
- gempy.set_active_grid — GemPy 2024.2.0.3.dev0+gf344a731.d20240626 documentation
+ gempy.set_active_grid — GemPy 2024.2.0.2 documentation
-
-
-
+
+
+
+
-
-
-
+
+
+
-
+
@@ -26,8 +27,9 @@
+
+
-
@@ -53,11 +55,11 @@ gempy.set_active_grid
-
+
@@ -81,22 +83,15 @@ Navigation
- About
- Installation
-
-
-
-- Code
-
+- Code
- Data Classes
@@ -111,7 +106,7 @@ Related Topics
-
+
Quick search
-
+
@@ -134,11 +129,11 @@ Quick search
- ©2017-2024, Gempy Developers.
+ ©2017-2024, Gempy Developers.
|
- Powered by Sphinx 7.2.6
- & Alabaster 0.7.13
+ Powered by Sphinx 8.1.3
+ & Alabaster 1.0.0
|
- gempy.set_centered_grid — GemPy 2024.2.0.3.dev0+gf344a731.d20240626 documentation
+ gempy.set_centered_grid — GemPy 2024.2.0.2 documentation
-
-
-
+
+
+
+
-
-
-
+
+
+
-
+
@@ -26,8 +27,9 @@
+
+
-
@@ -53,11 +55,11 @@ gempy.set_centered_grid
-
+
@@ -81,22 +83,15 @@ Navigation
- About
- Installation
-
-
-
-- Code
-
+- Code
- Data Classes
@@ -111,7 +106,7 @@ Related Topics
-
+
Quick search
-
+
@@ -134,11 +129,11 @@ Quick search
- ©2017-2024, Gempy Developers.
+ ©2017-2024, Gempy Developers.
|
- Powered by Sphinx 7.2.6
- & Alabaster 0.7.13
+ Powered by Sphinx 8.1.3
+ & Alabaster 1.0.0
|
- gempy.set_custom_grid — GemPy 2024.2.0.3.dev0+gf344a731.d20240626 documentation
+ gempy.set_custom_grid — GemPy 2024.2.0.2 documentation
-
-
-
+
+
+
+
-
-
-
+
+
+
-
+
@@ -26,8 +27,9 @@
+
+
-
@@ -53,11 +55,11 @@ gempy.set_custom_grid
-
+
@@ -81,22 +83,15 @@ Navigation
- About
- Installation
-
-
-
-- Code
-
+- Code
- Data Classes
@@ -111,7 +106,7 @@ Related Topics
-
+
Quick search
-
+
@@ -134,11 +129,11 @@ Quick search
- ©2017-2024, Gempy Developers.
+ ©2017-2024, Gempy Developers.
|
- Powered by Sphinx 7.2.6
- & Alabaster 0.7.13
+ Powered by Sphinx 8.1.3
+ & Alabaster 1.0.0
|
- gempy.set_fault_relation — GemPy 2024.2.0.3.dev0+gf344a731.d20240626 documentation
+ gempy.set_fault_relation — GemPy 2024.2.0.2 documentation
-
-
-
+
+
+
+
-
-
-
+
+
+
-
+
@@ -26,8 +27,9 @@
+
+
-
@@ -68,11 +70,11 @@ gempy.set_fault_relation
+
@@ -96,22 +98,15 @@ Navigation
- About
- Installation
-
-
-
-- Code
-
+- Code
- Data Classes
@@ -126,7 +121,7 @@ Related Topics
-
+
Quick search
-
+
@@ -149,11 +144,11 @@ Quick search
- ©2017-2024, Gempy Developers.
+ ©2017-2024, Gempy Developers.
|
- Powered by Sphinx 7.2.6
- & Alabaster 0.7.13
+ Powered by Sphinx 8.1.3
+ & Alabaster 1.0.0
|
- gempy.set_is_fault — GemPy 2024.2.0.3.dev0+gf344a731.d20240626 documentation
+ gempy.set_is_fault — GemPy 2024.2.0.2 documentation
-
-
-
+
+
+
+
-
-
-
+
+
+
-
+
@@ -26,8 +27,9 @@
+
+
-
@@ -65,9 +67,21 @@ gempy.set_is_fault
Examples using gempy.set_is_fault
¶
-
-1.1 -Basics of geological modeling with GemPy
- 1.1 -Basics of geological modeling with GemPy
+
+GemPy Models - Some More Complex Examples
+ GemPy Models - Some More Complex Examples
+
+Alesmodel: Plotting Sections and Maps
+ Alesmodel: Plotting Sections and Maps
+
+
+ Claudius
+
+
+ Hecho
+
+
+ Perth basin.
@@ -76,11 +90,11 @@ Examples using
-
+
@@ -104,22 +118,15 @@ Navigation
- About
- Installation
-
-
-
-- Code
-
+- Code
- Data Classes
@@ -134,7 +141,7 @@ Related Topics
-
+
Quick search
-
+
@@ -157,11 +164,11 @@ Quick search
- ©2017-2024, Gempy Developers.
+ ©2017-2024, Gempy Developers.
|
- Powered by Sphinx 7.2.6
- & Alabaster 0.7.13
+ Powered by Sphinx 8.1.3
+ & Alabaster 1.0.0
|
- gempy.set_is_finite_fault — GemPy 2024.2.0.3.dev0+gf344a731.d20240626 documentation
+ gempy.set_is_finite_fault — GemPy 2024.2.0.2 documentation
-
-
-
+
+
+
+
-
-
-
+
+
+
-
+
@@ -26,8 +27,9 @@
+
+
-
@@ -53,11 +55,11 @@ gempy.set_is_finite_fault
+
@@ -81,22 +83,15 @@ Navigation
- About
- Installation
-
-
-
-- Code
-
+- Code
- Data Classes
@@ -111,7 +106,7 @@ Related Topics
-
+
Quick search
-
+
@@ -134,11 +129,11 @@ Quick search
- ©2017-2024, Gempy Developers.
+ ©2017-2024, Gempy Developers.
|
- Powered by Sphinx 7.2.6
- & Alabaster 0.7.13
+ Powered by Sphinx 8.1.3
+ & Alabaster 1.0.0
|
- gempy.set_section_grid — GemPy 2024.2.0.3.dev0+gf344a731.d20240626 documentation
+ gempy.set_section_grid — GemPy 2024.2.0.2 documentation
-
-
-
+
+
+
+
-
-
-
+
+
+
-
+
@@ -26,8 +27,9 @@
+
+
-
@@ -46,18 +48,24 @@ gempy.set_section_gridgempy.set_section_grid(grid: Grid, section_dict: dict)[source]¶
-
+
+Examples using gempy.set_section_grid
¶
+
+Video Tutorial “code-along”: Modeling step by step
+ Video Tutorial "code-along": Modeling step by step
+
+
-
+
@@ -81,22 +89,15 @@ Navigation
- About
- Installation
-
-
-
-- Code
-
+- Code
- Data Classes
@@ -111,7 +112,7 @@ Related Topics
-
+
Quick search
-
+
@@ -134,11 +135,11 @@ Quick search
- ©2017-2024, Gempy Developers.
+ ©2017-2024, Gempy Developers.
|
- Powered by Sphinx 7.2.6
- & Alabaster 0.7.13
+ Powered by Sphinx 8.1.3
+ & Alabaster 1.0.0
|
- gempy.set_topography_from_arrays — GemPy 2024.2.0.3.dev0+gf344a731.d20240626 documentation
+ gempy.set_topography_from_arrays — GemPy 2024.2.0.2 documentation
-
-
-
+
+
+
+
-
-
-
+
+
+
-
+
@@ -26,8 +27,9 @@
+
+
-
@@ -53,11 +55,11 @@ gempy.set_topography_from_arrays
+
@@ -81,22 +83,15 @@ Navigation
- About
- Installation
-
-
-
-- Code
-
+- Code
- Data Classes
@@ -111,7 +106,7 @@ Related Topics
-
+
Quick search
-
+
@@ -134,11 +129,11 @@ Quick search
- ©2017-2024, Gempy Developers.
+ ©2017-2024, Gempy Developers.
|
- Powered by Sphinx 7.2.6
- & Alabaster 0.7.13
+ Powered by Sphinx 8.1.3
+ & Alabaster 1.0.0
|
- gempy.set_topography_from_file — GemPy 2024.2.0.3.dev0+gf344a731.d20240626 documentation
+ gempy.set_topography_from_file — GemPy 2024.2.0.2 documentation
-
-
-
+
+
+
+
-
-
-
+
+
+
-
+
@@ -26,8 +27,9 @@
+
+
-
@@ -46,18 +48,24 @@ gempy.set_topography_from_filegempy.set_topography_from_file(grid: Grid, filepath: str, crop_to_extent: Sequence | None = None)[source]¶
-
+
+Examples using gempy.set_topography_from_file
¶
+
+Alesmodel: Plotting Sections and Maps
+ Alesmodel: Plotting Sections and Maps
+
+
-
+
@@ -81,22 +89,15 @@ Navigation
- About
- Installation
-
-
-
-- Code
-
+- Code
- Data Classes
@@ -111,7 +112,7 @@ Related Topics
-
+
Quick search
-
+
@@ -134,11 +135,11 @@ Quick search
- ©2017-2024, Gempy Developers.
+ ©2017-2024, Gempy Developers.
|
- Powered by Sphinx 7.2.6
- & Alabaster 0.7.13
+ Powered by Sphinx 8.1.3
+ & Alabaster 1.0.0
|
- gempy.set_topography_from_random — GemPy 2024.2.0.3.dev0+gf344a731.d20240626 documentation
+ gempy.set_topography_from_random — GemPy 2024.2.0.2 documentation
-
-
-
+
+
+
+
-
-
-
+
+
+
-
+
@@ -26,8 +27,9 @@
+
+
-
@@ -74,9 +76,9 @@ gempy.set_topography_from_random
Examples using gempy.set_topography_from_random
¶
-
-1.1 -Basics of geological modeling with GemPy
- 1.1 -Basics of geological modeling with GemPy
+
+Video Tutorial “code-along”: Modeling step by step
+ Video Tutorial "code-along": Modeling step by step
@@ -85,11 +87,11 @@ Examples using
-
+
@@ -113,22 +115,15 @@ Navigation
- About
- Installation
-
-
-
-- Code
-
+- Code
- Data Classes
@@ -143,7 +138,7 @@ Related Topics
-
+
Quick search
-
+
@@ -166,11 +161,11 @@ Quick search
- ©2017-2024, Gempy Developers.
+ ©2017-2024, Gempy Developers.
|
- Powered by Sphinx 7.2.6
- & Alabaster 0.7.13
+ Powered by Sphinx 8.1.3
+ & Alabaster 1.0.0
|
- gempy.set_topography_from_subsurface_structured_grid — GemPy 2024.2.0.3.dev0+gf344a731.d20240626 documentation
+ gempy.set_topography_from_subsurface_structured_grid — GemPy 2024.2.0.2 documentation
-
-
-
+
+
+
+
-
-
-
+
+
+
-
+
@@ -26,8 +27,9 @@
+
+
-
@@ -53,11 +55,11 @@ gempy.set_topography_from_subsurface_structured_grid
-
+
@@ -81,22 +83,15 @@ Navigation
- About
- Installation
-
-
-
-- Code
-
+- Code
- Data Classes
@@ -111,7 +106,7 @@ Related Topics
-
+
Quick search
-
+
@@ -134,11 +129,11 @@ Quick search
- ©2017-2024, Gempy Developers.
+ ©2017-2024, Gempy Developers.
|
- Powered by Sphinx 7.2.6
- & Alabaster 0.7.13
+ Powered by Sphinx 8.1.3
+ & Alabaster 1.0.0
|
- gempy.structural_elements_from_borehole_set — GemPy 2024.2.0.3.dev0+gf344a731.d20240626 documentation
+ gempy.structural_elements_from_borehole_set — GemPy 2024.2.0.2 documentation
-
-
-
+
+
+
+
-
-
-
+
+
+
-
+
@@ -26,8 +27,9 @@
+
+
-
@@ -77,11 +79,11 @@ Examples using
-
+
@@ -105,22 +107,15 @@ Navigation
- About
- Installation
-
-
-
-- Code
-
+- Code
- Data Classes
@@ -135,7 +130,7 @@ Related Topics
-
+
Quick search
-
+
@@ -158,11 +153,11 @@ Quick search
- ©2017-2024, Gempy Developers.
+ ©2017-2024, Gempy Developers.
|
- Powered by Sphinx 7.2.6
- & Alabaster 0.7.13
+ Powered by Sphinx 8.1.3
+ & Alabaster 1.0.0
|
- gempy.core.data.ColorsGenerator — GemPy 2024.2.0.3.dev0+gf344a731.d20240626 documentation
+ gempy.core.data.ColorsGenerator — GemPy 2024.2.0.2 documentation
-
-
-
+
+
+
+
-
-
-
+
+
+
-
+
@@ -26,8 +27,9 @@
+
+
-
@@ -87,11 +89,11 @@ gempy.core.data.ColorsGenerator
+
@@ -115,24 +117,16 @@ Navigation
- About
- Installation
-
-
-
@@ -146,7 +140,7 @@ Related Topics
-
+
Quick search
-
+
@@ -169,11 +163,11 @@ Quick search
- ©2017-2024, Gempy Developers.
+ ©2017-2024, Gempy Developers.
|
- Powered by Sphinx 7.2.6
- & Alabaster 0.7.13
+ Powered by Sphinx 8.1.3
+ & Alabaster 1.0.0
|
- gempy.core.data.GemPyEngineConfig — GemPy 2024.2.0.3.dev0+gf344a731.d20240626 documentation
+ gempy.core.data.GemPyEngineConfig — GemPy 2024.2.0.2 documentation
-
-
-
+
+
+
+
-
-
-
+
+
+
-
+
@@ -26,8 +27,9 @@
+
+
-
@@ -46,9 +48,24 @@ gempy.core.data.GemPyEngineConfigclass gempy.core.data.GemPyEngineConfig(backend: gempy_engine.config.AvailableBackends = <AvailableBackends.numpy: 1>, use_gpu: bool = False, dtype: Optional[str] = None)[source]¶
Examples using gempy.core.data.GemPyEngineConfig
¶
-
-
- Getting Started
+
+GemPy Models - Some More Complex Examples
+ GemPy Models - Some More Complex Examples
+
+Alesmodel: Plotting Sections and Maps
+ Alesmodel: Plotting Sections and Maps
+
+
+ Claudius
+
+
+ Hecho
+
+
+ Moureze
+
+
+ Perth basin.
Methods