geoutils.datasets
Functions
get_path
- geoutils.datasets.get_path(dset)[source]
Get the path to the data file. :type dset:
str:param dset: The name of the dataset. Seegeoutils.datasets.availablefor all options.- Examples
>>> geoutils.datasets.get_path("landsat_B4")
- Return type
str