check_downloaded#
- class check_downloaded(verbose=1, check_version=True)[source]#
Check if data is downloaded. Note: to update data, update the date here and in data/files/metadata.json.
- Parameters:
verbose (int) – detail to print (0 = none, 1 = reason for failure, 2 = everything)
check_version (bool) – whether to treat a version mismatch as a failure