Spatial Interpolation
The following functions and Python-packages are used in this section:
Python-packages- numpy
- matplotlib
- pandas
- geopandas
- scipy.spatial
- wetterdienst
- datetime
- skgstat
- geovoronoi
- shapely
- requests, io, StringIO
- random
In this section we will work with custom functions, that can be imported just like any other package. We will have to download the .py
file to our working directory prior to importing it. The kriging_helper_func.py
file is provided for downloading here.
You may use this project freely under the Creative Commons Attribution-ShareAlike 4.0 International License. Please cite as follow: Hartmann, K., Krois, J., Waske, B. (2018): E-Learning Project SOGA: Statistics and Geospatial Data Analysis. Department of Earth Sciences, Freie Universitaet Berlin.