Skip to main content

Some tools for fast and easy raster processing

Project description

PyRasta

PyPi license Maintenance PyPI version fury.io

Some tools for fast and easy raster processing, based on gdal (numpy usage is reduced to the minimum).

Introduction

PyRasta is a small Python library which aims at interfacing gdal functions and methods in an easy way, so that users may only focus on the processes they want to apply rather than on the code. The library is based on gdal to reduce CPU time due to large numpy array imports.

Basic available operations

  • Merging, clipping, re-projecting, padding, resampling, rescaling, windowing
  • Raster calculator to design your own operations
  • Automatically download and merge SRTM DEM(s) from CGIAR online database

Install

Pip installation should normally take care of everything for you.

Using PIP

The easiest way to install PyRasta is using pip in a terminal

$ pip install pyrasta

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

pyrasta-1.1.tar.gz (11.0 MB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page