Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

https://github.com/PratyushTripathy/pyrsgis

This repository cointains the source code of the 'pyrsgis' Python package.
https://github.com/PratyushTripathy/pyrsgis

python remote-sensing satellite-imagery

Last synced: about 1 month ago
JSON representation

This repository cointains the source code of the 'pyrsgis' Python package.

Lists

README

        

# Python-for-Remote-Sensing-and-GIS
[![PyPI version](https://badge.fury.io/py/pyrsgis.svg)](https://pypi.org/project/pyrsgis/)
[![Anaconda-Server Badge](https://anaconda.org/pratyusht/pyrsgis/badges/version.svg)](https://anaconda.org/pratyusht/pyrsgis)
[![Anaconda-Server Badge](https://anaconda.org/pratyusht/pyrsgis/badges/latest_release_date.svg)](https://github.com/PratyushTripathy/pyrsgis)
[![Documentation Status](https://readthedocs.org/projects/pyrsgis/badge/?version=master)](https://pyrsgis.readthedocs.io/en/master/?badge=master)
[![Downloads](https://pepy.tech/badge/pyrsgis)](https://pepy.tech/project/pyrsgis)

*pyrsgis* enables the user to read, process and export GeoTIFFs. The module is built on the GDAL library but is much more convenient when it comes to reading and exporting GeoTIFs. There are several other functions available in this package that ease raster pre-processing.

A list of available functions and sample code are available on the [documentation page](https://pyrsgis.readthedocs.io/en/master/api.html).

Feedback and bug reports are most welcome. Since this is an open-source project, I always look forward to contributors. You can write to me at [[email protected]](mailto:[email protected]).

pyrsgis is available on both, PyPI and Anaconda. Please check the [installation page](https://pyrsgis.readthedocs.io/en/master/installation.html) for details.

**Recommended citation:**

Tripathy, P. pyrsgis: A Python package for remote sensing and GIS data processing. V0.4. Available at https://github.com/PratyushTripathy/pyrsgis.