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: 3 months ago
JSON representation
This repository cointains the source code of the 'pyrsgis' Python package.
- Host: GitHub
- URL: https://github.com/PratyushTripathy/pyrsgis
- Owner: PratyushTripathy
- License: mit
- Created: 2018-10-30T09:20:03.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2023-08-24T03:12:56.000Z (about 1 year ago)
- Last Synced: 2024-07-03T16:38:12.354Z (4 months ago)
- Topics: python, remote-sensing, satellite-imagery
- Language: Python
- Homepage: https://pyrsgis.readthedocs.io
- Size: 1.43 MB
- Stars: 33
- Watchers: 2
- Forks: 17
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-earthobservation-code - pyrgis - This repository cointains the source code of the 'pyrsgis' `Python` package. (`Python` processing of optical imagery (non deep learning) / Processing imagery - post processing)
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.