task_geo.data_sources package

Subpackages

Module contents

Functions

get_data_source(data_source)

Return the requested data source.

list_data_sources()

List all available data sources.

show_data_source_docs(data_source)

Prints the docs of the requested data source.

task_geo.data_sources.get_data_source(data_source)[source]

Return the requested data source.

task_geo.data_sources.list_data_sources()[source]

List all available data sources.

task_geo.data_sources.show_data_source_docs(data_source)[source]

Prints the docs of the requested data source.