Skip to main content

Interpolation of geographic tiepoints in Python

Project description

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

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

python_geotiepoints-1.7.5.tar.gz (7.7 MB view details)

Uploaded Source

Built Distributions

python_geotiepoints-1.7.5-cp313-cp313-win_arm64.whl (367.8 kB view details)

Uploaded CPython 3.13 Windows ARM64

python_geotiepoints-1.7.5-cp313-cp313-win_amd64.whl (445.0 kB view details)

Uploaded CPython 3.13 Windows x86-64

python_geotiepoints-1.7.5-cp313-cp313-musllinux_1_2_x86_64.whl (2.9 MB view details)

Uploaded CPython 3.13 musllinux: musl 1.2+ x86-64

python_geotiepoints-1.7.5-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (2.7 MB view details)

Uploaded CPython 3.13 manylinux: glibc 2.17+ x86-64

python_geotiepoints-1.7.5-cp313-cp313-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (2.7 MB view details)

Uploaded CPython 3.13 manylinux: glibc 2.17+ ARM64

python_geotiepoints-1.7.5-cp313-cp313-macosx_11_0_arm64.whl (468.3 kB view details)

Uploaded CPython 3.13 macOS 11.0+ ARM64

python_geotiepoints-1.7.5-cp313-cp313-macosx_10_13_x86_64.whl (501.3 kB view details)

Uploaded CPython 3.13 macOS 10.13+ x86-64

python_geotiepoints-1.7.5-cp312-cp312-win_arm64.whl (369.1 kB view details)

Uploaded CPython 3.12 Windows ARM64

python_geotiepoints-1.7.5-cp312-cp312-win_amd64.whl (445.3 kB view details)

Uploaded CPython 3.12 Windows x86-64

python_geotiepoints-1.7.5-cp312-cp312-musllinux_1_2_x86_64.whl (2.9 MB view details)

Uploaded CPython 3.12 musllinux: musl 1.2+ x86-64

python_geotiepoints-1.7.5-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (2.8 MB view details)

Uploaded CPython 3.12 manylinux: glibc 2.17+ x86-64

python_geotiepoints-1.7.5-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (2.7 MB view details)

Uploaded CPython 3.12 manylinux: glibc 2.17+ ARM64

python_geotiepoints-1.7.5-cp312-cp312-macosx_11_0_arm64.whl (475.1 kB view details)

Uploaded CPython 3.12 macOS 11.0+ ARM64

python_geotiepoints-1.7.5-cp312-cp312-macosx_10_13_x86_64.whl (506.3 kB view details)

Uploaded CPython 3.12 macOS 10.13+ x86-64

python_geotiepoints-1.7.5-cp311-cp311-win_arm64.whl (373.0 kB view details)

Uploaded CPython 3.11 Windows ARM64

python_geotiepoints-1.7.5-cp311-cp311-win_amd64.whl (447.1 kB view details)

Uploaded CPython 3.11 Windows x86-64

python_geotiepoints-1.7.5-cp311-cp311-musllinux_1_2_x86_64.whl (3.0 MB view details)

Uploaded CPython 3.11 musllinux: musl 1.2+ x86-64

python_geotiepoints-1.7.5-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (2.8 MB view details)

Uploaded CPython 3.11 manylinux: glibc 2.17+ x86-64

python_geotiepoints-1.7.5-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (2.8 MB view details)

Uploaded CPython 3.11 manylinux: glibc 2.17+ ARM64

python_geotiepoints-1.7.5-cp311-cp311-macosx_11_0_arm64.whl (468.5 kB view details)

Uploaded CPython 3.11 macOS 11.0+ ARM64

python_geotiepoints-1.7.5-cp311-cp311-macosx_10_9_x86_64.whl (501.9 kB view details)

Uploaded CPython 3.11 macOS 10.9+ x86-64

python_geotiepoints-1.7.5-cp310-cp310-win_arm64.whl (372.0 kB view details)

Uploaded CPython 3.10 Windows ARM64

python_geotiepoints-1.7.5-cp310-cp310-win_amd64.whl (446.9 kB view details)

Uploaded CPython 3.10 Windows x86-64

python_geotiepoints-1.7.5-cp310-cp310-musllinux_1_2_x86_64.whl (2.8 MB view details)

Uploaded CPython 3.10 musllinux: musl 1.2+ x86-64

python_geotiepoints-1.7.5-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (2.6 MB view details)

Uploaded CPython 3.10 manylinux: glibc 2.17+ x86-64

python_geotiepoints-1.7.5-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (2.6 MB view details)

Uploaded CPython 3.10 manylinux: glibc 2.17+ ARM64

python_geotiepoints-1.7.5-cp310-cp310-macosx_11_0_arm64.whl (469.4 kB view details)

Uploaded CPython 3.10 macOS 11.0+ ARM64

python_geotiepoints-1.7.5-cp310-cp310-macosx_10_9_x86_64.whl (501.4 kB view details)

Uploaded CPython 3.10 macOS 10.9+ x86-64

File details

Details for the file python_geotiepoints-1.7.5.tar.gz.

File metadata

  • Download URL: python_geotiepoints-1.7.5.tar.gz
  • Upload date:
  • Size: 7.7 MB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.1.1 CPython/3.12.7

File hashes

Hashes for python_geotiepoints-1.7.5.tar.gz
Algorithm Hash digest
SHA256 be4f1f7ebdaaac6d5ecfd9452d649e4db59ade471af5734710c4077b0d992617
MD5 ed88135d27ff60a308112bd05f47b2db
BLAKE2b-256 c848af77b739c1269e0874952283592803a7b58fe30d79755feba8b71a0ebc92

See more details on using hashes here.

File details

Details for the file python_geotiepoints-1.7.5-cp313-cp313-win_arm64.whl.

File metadata

File hashes

Hashes for python_geotiepoints-1.7.5-cp313-cp313-win_arm64.whl
Algorithm Hash digest
SHA256 aed4af75b4b9fbdc9e09322dd133b6f44c8c832c68670467cd910037fa57e4bb
MD5 fffa18d7e6c3c32268f15ea4d6f8a98c
BLAKE2b-256 952bad71bb4449ca787002de6535e9aa25b6912c71cbbcc2f95b2fc937ab530b

See more details on using hashes here.

File details

Details for the file python_geotiepoints-1.7.5-cp313-cp313-win_amd64.whl.

File metadata

File hashes

Hashes for python_geotiepoints-1.7.5-cp313-cp313-win_amd64.whl
Algorithm Hash digest
SHA256 6237882af2e45c3a86a0a9d13536d9ceda87397b611216d290946bcaa6dcfff8
MD5 0194a3f1552e2a7a8a33ef05baa0fbbb
BLAKE2b-256 221ccc494432ec6fbd071203683019482816de441e466737b820f997134753d4

See more details on using hashes here.

File details

Details for the file python_geotiepoints-1.7.5-cp313-cp313-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for python_geotiepoints-1.7.5-cp313-cp313-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 64df9d12c62a483d9273e6211337ccc674e98670272bf8eb6c19c0d861440085
MD5 8bbd17489790b7065d1e877438287342
BLAKE2b-256 290019d20ad9c5f1b10b140d01678e02554fbee5f5c1833e8229ed25859022cb

See more details on using hashes here.

File details

Details for the file python_geotiepoints-1.7.5-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for python_geotiepoints-1.7.5-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 c11c23ef2386425d3684633acd94e2cc7f7c874f7a6b801e8f31bc1a9b98c7b8
MD5 4998ca72ad7d923230ae366b94240ca5
BLAKE2b-256 2d2583d78266bf0c1caf74984e804bc7dc4cf566427720ba8fb1cd4bbc8736b7

See more details on using hashes here.

File details

Details for the file python_geotiepoints-1.7.5-cp313-cp313-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for python_geotiepoints-1.7.5-cp313-cp313-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 65a28637bc58cd618ec73a721343453c8e18d327fac4465b7ce78df5c91568ec
MD5 d9fdb71ae88e25e6d0be7a421504e84b
BLAKE2b-256 831340036a500455fdccf3563eb65d76f420355e7766e4a4ffc095602b1a2d78

See more details on using hashes here.

File details

Details for the file python_geotiepoints-1.7.5-cp313-cp313-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for python_geotiepoints-1.7.5-cp313-cp313-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 0765aeff4b26b1c2bc628fabc746044f9da99407b4c0b9dea3b839ee23d265bd
MD5 cd806c12a9774e0d0819dc50bac05e12
BLAKE2b-256 07bc5e870a4c8ea9185be4df1a60085f675e699076bb321fe7be96ccdae494d5

See more details on using hashes here.

File details

Details for the file python_geotiepoints-1.7.5-cp313-cp313-macosx_10_13_x86_64.whl.

File metadata

File hashes

Hashes for python_geotiepoints-1.7.5-cp313-cp313-macosx_10_13_x86_64.whl
Algorithm Hash digest
SHA256 b0d6136fe58a9f0d8fd8775543770840ffe23997781d2873bebaf301c5b3060e
MD5 0e48ac7bda169f2a9f8a35fbe541d8a5
BLAKE2b-256 4e5c96a169958580ef234e3aff2f8affd6e478d92ac87750fbcdac3dfd1268f9

See more details on using hashes here.

File details

Details for the file python_geotiepoints-1.7.5-cp312-cp312-win_arm64.whl.

File metadata

File hashes

Hashes for python_geotiepoints-1.7.5-cp312-cp312-win_arm64.whl
Algorithm Hash digest
SHA256 4819edf1e641a1aac8f5c6a1050689c6afaf9fbf758d8d545f83a635337dd60e
MD5 12470b103eb6890310cb7398c8f821c7
BLAKE2b-256 63bdc559ff3dea4cfc9671ec77bf307cb12dba38a1027001be3d38e97716c4b7

See more details on using hashes here.

File details

Details for the file python_geotiepoints-1.7.5-cp312-cp312-win_amd64.whl.

File metadata

File hashes

Hashes for python_geotiepoints-1.7.5-cp312-cp312-win_amd64.whl
Algorithm Hash digest
SHA256 2c106f0507cd4327c26958f94da95a912d4796f0e8874d0ee13b89b02925580d
MD5 f8619a4cbd5f45cc1c09e7fc87569ec5
BLAKE2b-256 be070e39fdedbc8b19cfdaf601e3b6dbb0bd0110b92f8401b0d522fe1d465080

See more details on using hashes here.

File details

Details for the file python_geotiepoints-1.7.5-cp312-cp312-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for python_geotiepoints-1.7.5-cp312-cp312-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 99f062cd156b82d973da40413d1a0968936c41f13b8fb05eaf8a6d4543373087
MD5 4e04b68379635e63c2ba966ebbdfe85b
BLAKE2b-256 c81c3cd51e3f0d23b2c57679da901879ebc6cddb3acdccd6bf4b182ccaff3fb5

See more details on using hashes here.

File details

Details for the file python_geotiepoints-1.7.5-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for python_geotiepoints-1.7.5-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 3419c31de77b13194083d5ebeca41eea5cced9bdaed97bd200ec80c5c17af1f6
MD5 f610d72b91c82a82621fc6e44364bab5
BLAKE2b-256 ba609f57a3a96cf15f61bc92610edb93a28790c242d4f54aeda7f5227fdda9e7

See more details on using hashes here.

File details

Details for the file python_geotiepoints-1.7.5-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for python_geotiepoints-1.7.5-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 5bf6d7fb00e102311ff2f9d48d205b1abad7886d93b7d7c0f52c16f983653b33
MD5 b33e84331f25368448467f7c1df7c8d1
BLAKE2b-256 1a1f7466582f2cb85f49cbac7ce87f193ed4c26f39f2411670e193516325109d

See more details on using hashes here.

File details

Details for the file python_geotiepoints-1.7.5-cp312-cp312-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for python_geotiepoints-1.7.5-cp312-cp312-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 bb1685335f1694a114eb6ebd28a2ab79c905a5b5024ae20c708c1f2ff9456535
MD5 636ffe5f3b33b20f6ed612bd54ec3b11
BLAKE2b-256 380358aaa78fef0636f96702f54f0d5542d889daf3b1045132bc47a3868f0e56

See more details on using hashes here.

File details

Details for the file python_geotiepoints-1.7.5-cp312-cp312-macosx_10_13_x86_64.whl.

File metadata

File hashes

Hashes for python_geotiepoints-1.7.5-cp312-cp312-macosx_10_13_x86_64.whl
Algorithm Hash digest
SHA256 2fe5430506a20620575faa92da25206baf0445769789ad0a7a9dac1496e53c89
MD5 8de81643028ad2199ad023347833885f
BLAKE2b-256 7544324b82727181d478ec0ad49fab08388d3f630fbcf64dee4f96f83da85ed3

See more details on using hashes here.

File details

Details for the file python_geotiepoints-1.7.5-cp311-cp311-win_arm64.whl.

File metadata

File hashes

Hashes for python_geotiepoints-1.7.5-cp311-cp311-win_arm64.whl
Algorithm Hash digest
SHA256 65711964b77f8ede90c942f43997b0703682be1d2e030f1d50df9a4acbf13da6
MD5 7252506d1632d4c51fc07b3d119d984f
BLAKE2b-256 b76544a54d85724757e1df41d18618aa78a26a7a188d9d8bf00a5a0a0cc7448b

See more details on using hashes here.

File details

Details for the file python_geotiepoints-1.7.5-cp311-cp311-win_amd64.whl.

File metadata

File hashes

Hashes for python_geotiepoints-1.7.5-cp311-cp311-win_amd64.whl
Algorithm Hash digest
SHA256 58de1e27bcca029c559206de6fbaa06dc3dd95b4a7b50f4fe612f88a39e40c7d
MD5 1ff799c73cad7922567ef83eb9a5c067
BLAKE2b-256 fa27be3fb536a8d7e75d29ca99125f50d26445b8fcba880d69e74b06abc9b7bb

See more details on using hashes here.

File details

Details for the file python_geotiepoints-1.7.5-cp311-cp311-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for python_geotiepoints-1.7.5-cp311-cp311-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 e17bcaf3f48b34f65d3414688347f5c608a1c3a65516e9e2d6f7530a01bdc4f0
MD5 28a155b8ceec71774566887660708382
BLAKE2b-256 325edcdc5668be3a4b2c0a63cdbd5954808f8461e52f938fb57e465de023483e

See more details on using hashes here.

File details

Details for the file python_geotiepoints-1.7.5-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for python_geotiepoints-1.7.5-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 6d5137041f163ec2d01c55e6010c0d991d3cfff6d17bf2758c998d7d01362cec
MD5 f2d3c0776564d5d7ce95bfdd6c90bead
BLAKE2b-256 c514143693818637ddc5f05d8534d0a85aa221645585eec6290fbd537faae420

See more details on using hashes here.

File details

Details for the file python_geotiepoints-1.7.5-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for python_geotiepoints-1.7.5-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 521f8e31b26a2da08f9e862ac2b789782572755bc811a7672d2ada03068f7b29
MD5 7d9fd022c14a88541258776410fdd6f6
BLAKE2b-256 de8552dca8cec65eb613e26110c0e60b1e33f9dfe34721488f6c477bb6adce11

See more details on using hashes here.

File details

Details for the file python_geotiepoints-1.7.5-cp311-cp311-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for python_geotiepoints-1.7.5-cp311-cp311-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 2551bbfff149cf9f883497773be57d5dfd562f550ad9d091a000c0a19c89f849
MD5 e54e8746700f8a7bf86dfae4df8fb0aa
BLAKE2b-256 eb0e909b1f47dbf2a152f091b69024e3705bc4cfbd56143e310d1436a4ebef73

See more details on using hashes here.

File details

Details for the file python_geotiepoints-1.7.5-cp311-cp311-macosx_10_9_x86_64.whl.

File metadata

File hashes

Hashes for python_geotiepoints-1.7.5-cp311-cp311-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 e69acfde8e373435d023fb2b80b27ea38c0eee22e21485e25167455a41d5ca37
MD5 a2e2c98fd5e6542efdfee960cf62af5d
BLAKE2b-256 40776771d20a68ea2fd43eb1ba1097bf42180457fb32106e16721b935e407f0d

See more details on using hashes here.

File details

Details for the file python_geotiepoints-1.7.5-cp310-cp310-win_arm64.whl.

File metadata

File hashes

Hashes for python_geotiepoints-1.7.5-cp310-cp310-win_arm64.whl
Algorithm Hash digest
SHA256 c02d3d3e9dad4f6717809f951255841cd9846f117242fae79a5cd32efedcecc0
MD5 b2123fb157717f9eb80c20edfaf14f2c
BLAKE2b-256 b22187c59a13801bbcf06d12ecee44e89e91fff4f548f54981cbb93e626a50e5

See more details on using hashes here.

File details

Details for the file python_geotiepoints-1.7.5-cp310-cp310-win_amd64.whl.

File metadata

File hashes

Hashes for python_geotiepoints-1.7.5-cp310-cp310-win_amd64.whl
Algorithm Hash digest
SHA256 ffc63522c61a19ae4b511622e1a180fb1885752368649e1363106f50089bb483
MD5 c95ffefc0711f6e8734ad758f1024bc2
BLAKE2b-256 df4bb060dd1006957615b463ef0840b3e587d417b35acc9dcfee5b67e289f26c

See more details on using hashes here.

File details

Details for the file python_geotiepoints-1.7.5-cp310-cp310-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for python_geotiepoints-1.7.5-cp310-cp310-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 1f0a31b5d13a2e97cc25ede190432f2ba3c21b5f191bd18e8d8c0e52af2cb453
MD5 cc9f2525c877c239cc5196f5f6f665af
BLAKE2b-256 5437d3a375429509cc15b07155b38ca4106d09a8c8d933c68bbb639305f40e0a

See more details on using hashes here.

File details

Details for the file python_geotiepoints-1.7.5-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for python_geotiepoints-1.7.5-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 637e50ab3b16033447c413a6777195c5ec817824a042bf2d4e27f2e4ce25a6ef
MD5 9fac3be433c2c38a23156170e776ff1a
BLAKE2b-256 98afe0b6d0a53f6972520606c08f09f7dd328fb7db41ccc603f2aa9a744a867e

See more details on using hashes here.

File details

Details for the file python_geotiepoints-1.7.5-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for python_geotiepoints-1.7.5-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 fff2222042126cbce15d4ba43411e155e31033997252649cd9203b9fb7712587
MD5 ba327690a082a7af18d26ae880b2001f
BLAKE2b-256 a5def16eb55070dd7b431d9572b8cb04eaaea847d6e4627573a653fc255295ae

See more details on using hashes here.

File details

Details for the file python_geotiepoints-1.7.5-cp310-cp310-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for python_geotiepoints-1.7.5-cp310-cp310-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 f776aafdb1848485a2ae0431b60461917a7cfe8dea2db7ad10d94733fb573b85
MD5 4cb24038b61268084ff81644c4a93877
BLAKE2b-256 52c2846f854c821214090ea63587e951c90a2e5b52733abe3c06457df96e15de

See more details on using hashes here.

File details

Details for the file python_geotiepoints-1.7.5-cp310-cp310-macosx_10_9_x86_64.whl.

File metadata

File hashes

Hashes for python_geotiepoints-1.7.5-cp310-cp310-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 f1e9395a156a7e977d1c275b3a238903b016e8eb99ed39bd46ecd32bf4b7122a
MD5 8e0ff70c81c89254439b77f2b146e3b2
BLAKE2b-256 08fb232a790b1690ccd5eaea1aebcec209090213114be8e4b82f59184bf11a67

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page