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.3.tar.gz
(3.7 kB
view details)
Built Distribution
File details
Details for the file srtm_dl-0.0.3.tar.gz
.
File metadata
- Download URL: srtm_dl-0.0.3.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 | 995dd67302421efcb615684913e632ad5f5766cc4e78d657561068e516aef438 |
|
MD5 | 16b918b7af567c7c40df82fb4bf8fa12 |
|
BLAKE2b-256 | 16a22e9c4b1d1f37bbff108b20c7ab5e87249561ee513427bf6863b953f38ee8 |
File details
Details for the file srtm_dl-0.0.3-py3-none-any.whl
.
File metadata
- Download URL: srtm_dl-0.0.3-py3-none-any.whl
- Upload date:
- Size: 4.7 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 | 9d22a940fb1138e72223b319515f9e6d655e1951e549096def6016bc3cb545fa |
|
MD5 | ded9812f6a61e20960b771be3c89608a |
|
BLAKE2b-256 | 003484f56ab00f078da02bb087fa5be3587916b7999a06a8fee87930f29c31e1 |