brclark-usgs / zonepy

zonal analysis tools for raster and vector datasets

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

zonepy

zonal analysis tools for raster and vector datasets

Build Status

Introduction

zonepy allows users to complete zonal analysis operations within vector data (either user-defined polygon or buffer around a point) to quantify raster values (either continuous or percentage of categorical data). Vector data can include geodatabases or shapefiles. Raster data can include floating (continous data) or integer (categorical data) in geotif format.

Installation

Dependencies:

Python versions: developed with Python 3.6 (or later)

osgeo (gdal) numpy pandas scipy

Current version of zonepy: ....


This software is preliminary or provisional and is subject to revision. It is being provided to meet the need for timely best science. The software has not received final approval by the U.S. Geological Survey (USGS). No warranty, expressed or implied, is made by the USGS or the U.S. Government as to the functionality of the software and related material nor shall the fact of release constitute any such warranty. The software is provided on the condition that neither the USGS nor the U.S. Government shall be held liable for any damages resulting from the authorized or unauthorized use of the software.

About

zonal analysis tools for raster and vector datasets

License:BSD 3-Clause "New" or "Revised" License


Languages

Language:Python 100.0%