Geospatial Image Processing for Python
Project description
Gippy is a Python library for image processing of geospatial raster data. The core of the library is implemented as a C++ library, libgip, with Python bindings automatically generated with swig. Gippy encapsulates the functionality of GDAL and CImg that automatically handles issues common to geospatial data, such as handling of nodata values and chunking up of very large images by saving chains of functions and only processing the image in pieces upon a read request. In addition to providing a library of image processing functions and algorithms, Gippy can also be used as a simpler interface to GDAL for the opening, creating, reading and writing of geospatial raster files in Python.
See the full documentation.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
File details
Details for the file gippy-1.0.0.post3.tar.gz
.
File metadata
- Download URL: gippy-1.0.0.post3.tar.gz
- Upload date:
- Size: 5.8 MB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | c09c4363a9477e25425d3c72ebbe9e7ee5fe57560581823fdea8c625823898f5 |
|
MD5 | 22511513f183f189fafa8dded6b6bf41 |
|
BLAKE2b-256 | 8039620a9b147adce81e58a77aac0866ad0d6e18662b0374475eba793125345b |