Skip to content

Commit

Permalink
Merge pull request GeostatsGuy#2 from Zebo616/Zebo616-patch-1
Browse files Browse the repository at this point in the history
Zebo616 patch 1
  • Loading branch information
jessepisel committed Apr 29, 2020
2 parents f482eea + 883f43d commit 23d38af
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion geostatspy/GSLIB.py
Original file line number Diff line number Diff line change
Expand Up @@ -1827,7 +1827,7 @@ def make_variogram_3D(
:param hmax2: Range in major direction (Horizontal)
:param hmed2: Range in minor direction (Horizontal)
:param hmin2: Range in vertical direction
:return: TODO
:return: a dict containing the above variogram parameters.
"""
if cc2 == 0:
nst = 1
Expand Down

0 comments on commit 23d38af

Please sign in to comment.