🚀 Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more
Socket
Book a DemoInstallSign in
Socket

python-geotiepoints

Package Overview
Dependencies
Maintainers
3
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

python-geotiepoints

Interpolation of geographic tiepoints in Python

1.7.5
PyPI
Maintainers
3

python-geotiepoints

Build Status Coverage Status

Python-geotiepoints is a python module 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.

In addition we have added a fast multilinear interpolation of regular gridded data using Cython.

Adam & Martin May 2017, Norrköping, Sweden

FAQs

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts