duncanwp / python-geotiepoints

Interpolation and extrapolation of geographic (lon, lat) tie points

Home Page:https://python-geotiepoints.readthedocs.org/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

python-geotiepoints

Python-geotiepoints is a python modules that interpolates (and extrapolates if needed) geographical tiepoints into a larger geographical grid. This is usefull when the full resolution lon/lat grid is needed while only a lower resolution grid of tiepoints was provided.

Some helper functions are provided to accomodate for satellite data, but the package should be generic enough to be used for any kind of data.

The full documentation of the module can be found here: http://adybbroe.github.com/python-geotiepoints/.

About

Interpolation and extrapolation of geographic (lon, lat) tie points

https://python-geotiepoints.readthedocs.org/

License:GNU General Public License v3.0


Languages

Language:Python 100.0%