Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/master'
Browse files Browse the repository at this point in the history
  • Loading branch information
Leguark committed Oct 9, 2019
2 parents 872c24a + 1e3d289 commit 41455e2
Show file tree
Hide file tree
Showing 13 changed files with 4,522 additions and 3,187 deletions.
799 changes: 413 additions & 386 deletions gempy/assets/kriging.py

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion gempy/plot/plot.py
Original file line number Diff line number Diff line change
Expand Up @@ -205,7 +205,7 @@ def plot_stereonet(geo_data, litho=None, planes=True, poles=True, single_plots=F
Args:
geo_model (gempy.DataManagement.InputData): Input data of the model
series_only: To select whether a stereonet is plotted per series or per formation
series_only: To select whether a stereonet is plotted perries or per formation
litho: selection of formation or series names, as list. If None, all are plotted
planes: If True, azimuth and dip are plotted as great circles
poles: If True, pole points (plane normal vectors) of azimuth and dip are plotted
Expand Down
482 changes: 0 additions & 482 deletions notebooks/experimental/Kriging Test.ipynb

This file was deleted.

1,428 changes: 0 additions & 1,428 deletions notebooks/experimental/Kriging example.ipynb

This file was deleted.

462 changes: 462 additions & 0 deletions notebooks/experimental/kriging_examples/3D Plotting exampe .ipynb

Large diffs are not rendered by default.

619 changes: 380 additions & 239 deletions notebooks/experimental/kriging_examples/Comparison GSTools.ipynb

Large diffs are not rendered by default.

687 changes: 687 additions & 0 deletions notebooks/experimental/kriging_examples/Distances tests.ipynb

Large diffs are not rendered by default.

Large diffs are not rendered by default.

578 changes: 0 additions & 578 deletions notebooks/experimental/kriging_examples/Plotting options.ipynb

This file was deleted.

Large diffs are not rendered by default.

170 changes: 97 additions & 73 deletions notebooks/experimental/kriging_examples/The Nugget effect.ipynb

Large diffs are not rendered by default.

698 changes: 698 additions & 0 deletions notebooks/experimental/kriging_examples/Variogram testing.ipynb

Large diffs are not rendered by default.

670 changes: 670 additions & 0 deletions notebooks/tutorials/ch3-1-Kriging_interpolation_and_simulation.ipynb

Large diffs are not rendered by default.

0 comments on commit 41455e2

Please sign in to comment.