Contents

pygeoprocessing 2.4.3

0

PyGeoprocessing: Geoprocessing routines for GIS

PyGeoprocessing: Geoprocessing routines for GIS

Stars: 73, Watchers: 73, Forks: 6, Open Issues: 44

The natcap/pygeoprocessing repo was created 4 years ago and the last code push was 5 days ago. The project is moderately popular with 73 github stars!

How to Install pygeoprocessing

You can install pygeoprocessing using pip

pip install pygeoprocessing

or add it to a project with poetry

poetry add pygeoprocessing

Package Details

Author
License
BSD
Homepage
https://github.com/natcap/pygeoprocessing
PyPi:
https://pypi.org/project/pygeoprocessing/
GitHub Repo:
https://github.com/natcap/pygeoprocessing

Classifiers

  • Scientific/Engineering/GIS
No  pygeoprocessing  pypi packages just yet.

Errors

A list of common pygeoprocessing errors.

Code Examples

Here are some pygeoprocessing code examples and snippets.

GitHub Issues

The pygeoprocessing package has 44 open issues on GitHub

  • zonal_statistics slow on polygons that overlap nodata
  • handle numpy dtypes for scalar values such as in SetNoDataValue()
  • GDAL 3.7 changes behavior for signed bytes
  • Broken tests: TypeError: issubclass() arg 1 must be a class
  • Implement raster_map
  • warp_raster is missing an option to specify the overview level
  • Proposal: raster_calculator wrapper

See more issues on GitHub