A package to read, process and export GeoTIFFs.


Keywords
python, remote-sensing, satellite-imagery
License
MIT
Install
pip install pyrsgis==0.4.1

Documentation

Python-for-Remote-Sensing-and-GIS

PyPI version Anaconda-Server Badge Anaconda-Server Badge Documentation Status Downloads

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.

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 pratkrt@gmail.com.

pyrsgis is available on both, PyPI and Anaconda. Please check the installation page 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.