topotoolbox.get_dem_names#
- topotoolbox.get_dem_names() list[str] [source]#
Returns a list of provided example Digital Elevation Models (DEMs). Requires internet connection to download available names.
- Returns:
A list of strings, where each string is the name of a DEM.
- Return type:
list[str]
Example
>>> print(topotoolbox.get_dem_names())