geowatch.utils package

Subpackages

Submodules

Module contents

geowatch.utils.find_dvc_dpath(name=NoParam, on_error='raise', **kwargs)[source]

Return the location of the GEOWATCH DVC Data path if it exists and is in a “standard” location.

NOTE: other team members can add their “standard” locations if they want.

SeeAlso:

WATCH_DATA_DPATH=$(geowatch_dvc)

python -m geowatch.cli.find_dvc –hardware=hdd python -m geowatch.cli.find_dvc –hardware=ssd

geowatch.utils.find_smart_dvc_dpath(*args, **kw)[source]