Skip to content

allixender/py_interpol_demo

Repository files navigation

py_interpol_demo

Collection of scripts to compute basic spatial interpolation such as Inverse Distance Weighting (IDW) in Python

Example notebooks load current weather data fro mthe Estonian Weather Service, interpolate onto Estonia and export as tif-raster:

For air temperature:

Binder

For precipitation:

Binder

Most important Python packages: numpy, scipy, and gdal (see examplary conda-based environment.yml file)

About

Basic spatial interpolation in Python

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published