Skip to content

Commit

Permalink
Update docstring
Browse files Browse the repository at this point in the history
  • Loading branch information
msorvoja committed Jul 26, 2023
1 parent 013f44d commit 7859045
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions eis_toolkit/vector_processing/kriging_interpolation.py
Original file line number Diff line number Diff line change
Expand Up @@ -49,8 +49,7 @@ def kriging(
limits: Limits of the output grid.
Returns:
z_interpolated: Grid containing the interpolated values.
out_meta: Raster metadata
Grid containing the interpolated values and metadata.
Raises:
EmptyDataFrameException: The input GeoDataFrame is empty.
Expand Down

0 comments on commit 7859045

Please sign in to comment.