A Python library (multi-threaded) for retrieving SRTM elevation map of CGIAR-CSI
Project description
Python library (multi-threaded) for retrieving SRTM elevation map of CGIAR-CSI.
This is a Python library (multi-threaded), named 'srtm', for retrieving SRTM elevation map of CGIAR-CSI. SRTM elevation map is retrieved by using of:
import srtm
# Define an AOI
aoi = {'upper_left' : [48.07, -69.06],
'lower_right': [44.60, -63.77]}
# Retrieve, merge, and crop SRTM elevation map over the AOI
srtm.clip(aoi, save_path='/Users/ghasem.abdi/Desktop/nb_srtm.tif')
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
srtm_dl-0.0.2.tar.gz
(3.7 kB
view details)
Built Distribution
File details
Details for the file srtm_dl-0.0.2.tar.gz
.
File metadata
- Download URL: srtm_dl-0.0.2.tar.gz
- Upload date:
- Size: 3.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.10.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 205598ec4cd50c9594048181a7c33111392e7f7d603b3081da6b6521d9e4319c |
|
MD5 | ec89e2e43f7b81978ad0fab805c5a35f |
|
BLAKE2b-256 | d070a80f1553409e2e59b7b8a36199aeaf0ec58921b9171af8c6bb135181b50d |
File details
Details for the file srtm_dl-0.0.2-py3-none-any.whl
.
File metadata
- Download URL: srtm_dl-0.0.2-py3-none-any.whl
- Upload date:
- Size: 4.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.10.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 3807f8c69fa756d9584895dea366f65982ee1aab302ac3664c0c84f40e04ffed |
|
MD5 | 80cc4a00b65751ecfe0f603310fa1772 |
|
BLAKE2b-256 | c01ed619aa47ab22be1ea50ebe8f2fc0670331f4d01aa07316d79fad7870e80d |