Some remote sensing tricks from telenvi master students
Project description
telenvi
Some remote sensing tricks from telenvi master students. Contain tools to work on satellites images. You can easily load georeferenced raster files in python, compute indices on them or extract their values, then make crops, resample and reprojection.
GitHub repo
The code is available here : github.com/pyzak117/telenvi
Dependancies
to work with telenvi you need the following libraries:
- gdal
- numpy
- geopandas
- matplotlib
- pillow (PIL)
- shapely
Installation
pip install telenvi
Use from a python script
from telenvi import raster_tools as rt
How to
check https://github.com/pyzak117/Tutorial-telenvi to see what the telenvi module has in store ! You can also use the python help functionality to read the documentation of each function.
Contact
You can contact me at thibaut.duvanel@univ-savoie.fr if you have any questions :)
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file telenvi-1.1.0.tar.gz
.
File metadata
- Download URL: telenvi-1.1.0.tar.gz
- Upload date:
- Size: 25.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.10.4
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 52b73d46ca34f32184f7b810a8bcffe01a2f78248027cebfe9b4afd8cbd7c4e7 |
|
MD5 | 6d41bf116c43c5fe13bbecd859ba35a9 |
|
BLAKE2b-256 | edce43091dc98e1e32277b07e4e9321f2faa09ca681c88361b12c6ae08707ed2 |
File details
Details for the file telenvi-1.1.0-py3-none-any.whl
.
File metadata
- Download URL: telenvi-1.1.0-py3-none-any.whl
- Upload date:
- Size: 25.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.10.4
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 9468d2561ab20f49c440479b753e6a8f4b2adf5e321838f57c2d1ca6db0e5b87 |
|
MD5 | 42e006ff19310f7bf53b3345744adcef |
|
BLAKE2b-256 | e503161abcc2997979dad71ccc48963cc501b510d8f8debf23b61f065fb7a73b |