Python bindings of Geostack
Project description
Geostack is a toolkit for high performance geospatial processing, modelling and analysis.
Some highlights of Geostack include: - Range of programmable geospatial operations based on OpenCL, including map algebra, distance mapping and rasterisation. - Data IO for common geospatial types such as geotiff and shapefiles with no dependencies. - Implicit handling geospatial alignment and projections, allowing easier coding of geospatial models. - Python bindings for interoperability with GDAL/RasterIO/xarray/NetCDF. - Built-in computational solvers including level set and network flow models.
More information and build guides are on our wiki.
Geostack can be installed for Python using conda.
The documentation for the Python bindings is now available here. This is the low-level documentation of the bindings. For examples, please checkout the wiki pages mentioned above.