Plot hillshade over Lake Kossou using satellite elevation data
Project description
Python-based analysis of geospatial data
Replication of results described in [^1].
Download elevation file
To download the elevation file, first register an account on the USGS EROS registration system to get download access via EarthExplorer and/or GloVis.
EarthExplorer
Under the Datasets tab, under the Digital Elevation category, under the SRTM subcategory, select SRTM Void Filled.
Under the Additional Criteria tab, set Entity ID to SRTM3N07W006V2.
The results tab will then contain the SRTM Void Filled DEM entity with ID SRTM3N07W006V2, as described in [^1].
You can select the Download Options icon and download the GeoTIFF 3 Arc-second file, n07_w006_3arc_v2.tif
.
GloVis
Under the Interface Controls, click the "+" next to "Selected Data Set(s) and add the SRTM Void Filled data set.
Add a Dataset Metadata Filter for the SRTM Void Filled dataset with Entity ID SRTM3N07W006V2, and apply the filter.
You may need to scroll the map view to west Africa in order to find the result. The scene will appear in the Scene Navigator, where you can view the download options and download the GeoTIFF 3 Arc-second file n07_w006_3arc_v2.tif
.
Download landsat files
Similar to above, use EarthExplorer or GloVis to search the Landsat 8-9 OLI/TIRS C2 L1 dataset for a result with Landsat Product Identifier L1 of LC09_L1TP_197055_20220111_20230502_02_T1.
Generate plots
The results of [^1] may be replicated by running:
python plot_geotiff.py n07_w006_3arc_v2.tif Figure_2_DEM_Kossou_1609.jpg
python plot_hillshade.py n07_w006_3arc_v2.tif Figure_3_Hillshade_Kossou_1609.jpg
python plot_hillshade.py --azimuth 230 --colormap plasma n07_w006_3arc_v2.tif Figure_4_Azimuth_hillshade_Kossou.jpg
python plot_hillshade.py --altitude 10 --colormap magma n07_w006_3arc_v2.tif Figure_5_Angle_hillshade_Kossou.jpg
[^1]: Polina Lemenkova and Olivier Debeir, Satellite Image Processing by Python and R Using Landsat 9 OLI/TIRS and SRTM DEM Data on Côte d’Ivoire, West Africa. J. Imaging 2022
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
Built Distribution
File details
Details for the file kossou_hillshade_cli-0.0.2.tar.gz
.
File metadata
- Download URL: kossou_hillshade_cli-0.0.2.tar.gz
- Upload date:
- Size: 3.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.0 CPython/3.11.9
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | ed04dd4a293160bb212d05e06cce0d5506122a9755613e47971a8cd114dd1418 |
|
MD5 | 15b3959bd0484c113f24610be17cf730 |
|
BLAKE2b-256 | 9a7aeb9567e1c8ebeaeb0ae987e41f8cff4806990a06bc72396ef30559842110 |
File details
Details for the file kossou_hillshade_cli-0.0.2-py3-none-any.whl
.
File metadata
- Download URL: kossou_hillshade_cli-0.0.2-py3-none-any.whl
- Upload date:
- Size: 4.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.0 CPython/3.11.9
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | e0f43e5c10ca543ee40f7dc27ddbffe89fd9768c4fe8277d6cfd6b39f1317c1a |
|
MD5 | c8420a126d113e616530ab80620a7ed4 |
|
BLAKE2b-256 | b9a786e62b0d39fcd2b15f21136ad4c9b75568bbc133b8c4fff330bdca224b86 |