GeoStat-Framework / PyKrige

Kriging Toolkit for Python
https://pykrige.readthedocs.io
BSD 3-Clause "New" or "Revised" License
740 stars 186 forks source link

Export kriging as raster #234

Closed patricia-oliveira-gaivota closed 1 year ago

patricia-oliveira-gaivota commented 2 years ago

Hello, everyone! I am following this tutorial here to do kriging to Brazil temperature: https://geostat-framework.readthedocs.io/projects/gstools/en/stable/examples/08_geo_coordinates/01_dwd_krige.html# I did Universal kriging and plot the map exactly as the code explains. But now I want to export the interpolation result as a raster. How can I do this?