There there any example (using some hard data, krigging) of sgsim_3D function from gslib module that could be shared in the repo. As it seems the function is also not complete/working, for eg. some parameters like hmed1 etc are undefined
|
def sgsim_3D(nreal, df, xcol, ycol, zcol, vcol, nx, ny, nz, hsiz, vsiz, seed, var, output_file): |