No project description provided
Project description
# Pandarus
[![Build Status](https://travis-ci.org/cmutel/pandarus.svg?branch=master)](https://travis-ci.org/cmutel/pandarus) [![codecov](https://codecov.io/gh/cmutel/pandarus/branch/master/graph/badge.svg)](https://codecov.io/gh/cmutel/pandarus) [![Docs](https://readthedocs.org/projects/pandarus/badge/?version=latest)](http://pandarus.readthedocs.io/?badge=latest) [![status](http://joss.theoj.org/papers/99cd637f2eac0ffaba0be09fd3f0d75c/status.svg)](http://joss.theoj.org/papers/99cd637f2eac0ffaba0be09fd3f0d75c)
Pandarus is a GIS software toolkit for regionalized life cycle assessment. It is designed to work with [brightway LCA framework](https://brightwaylca.org), [brightway2-regional](https://bitbucket.org/cmutel/brightway2-regional), and [Constructive Geometries](https://bitbucket.org/cmutel/constructive-geometries).
For more information, including installation instructions, see the [online documentation](https://pandarus.readthedocs.io/), including a [usage example](https://github.com/cmutel/pandarus/blob/master/docs/usage_example.ipynb). Pandarus is only compatible with >= Python 3.5.
Pandarus provides the following functionality:
[Overlay two vector datasets](https://pandarus.readthedocs.io/#intersecting-two-vector-datasets), calculating the areas of each combination of features using the Mollweide projection.
Calculate the [area of the geometric difference](https://pandarus.readthedocs.io/#calculating-area-outside-of-intersections) (the areas present in one input file but not in the other) of one vector dataset with another vector dataset.
[Calculate statistics](https://pandarus.readthedocs.io/#calculating-raster-statistics-against-a-vector-dataset) such as min, mean, and max when overlaying a raster dataset with a vector dataset.
[Normalize raster datasets](https://pandarus.readthedocs.io/#manipulating-raster-files), including use of compatible nodata values
Vectorization of raster datasets
## Requirements
[appdirs](https://pypi.python.org/pypi/appdirs)
[fiona](https://pypi.python.org/pypi/Fiona)
[numpy](http://www.numpy.org/)
[pyproj](https://pypi.python.org/pypi/pyproj)
[rasterio](https://github.com/mapbox/rasterio)
[rasterstats](https://pypi.python.org/pypi/rasterstats)
[Rtree](https://pypi.python.org/pypi/Rtree/)
[shapely](https://pypi.python.org/pypi/Shapely)
## Development
Pandarus is developed by [Chris Mutel](https://chris.mutel.org/) as part of his work at the [Technology Assessment Group](https://www.psi.ch/ta/technology-assessment) at the Paul Scherrer Institut and previously at the [Ecological Systems Design group](http://www.ifu.ethz.ch/ESD/index_EN) at ETH Zürich.
Source code is available on [GitHub](https://github.com/cmutel/pandarus).
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
Built Distribution
File details
Details for the file pandarus-1.0.4.tar.gz
.
File metadata
- Download URL: pandarus-1.0.4.tar.gz
- Upload date:
- Size: 123.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | f254803461cbbccf5af597729e4a55b97e08021df2d53d607c1cc249b7f2f67b |
|
MD5 | 3628434e316494953939423de4cfe387 |
|
BLAKE2b-256 | 30ef42941162a9faae1df035c6c1457d7566a7cc38a9d2e917b0a36355d92161 |
File details
Details for the file pandarus-1.0.4-py3-none-any.whl
.
File metadata
- Download URL: pandarus-1.0.4-py3-none-any.whl
- Upload date:
- Size: 27.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 1bb80da51d1058e3849091a01adc506b2eddfda015fdac596785715fb96d7831 |
|
MD5 | 5c2542e9ac8cb12cf32c46fc8126757f |
|
BLAKE2b-256 | c25a5fcb9632a70ef995a412adac3916cab1d2ac40d9dd79831687b3bd2a7a4c |