glacier_lengths.examples module
Example data auxiliary functions.
- glacier_lengths.examples.download_examples(overwrite: bool = False) str[source]
Download examples from the GitHub repo to a temporary directory.
- Parameters
overwrite – Overwrite the files even though they exist?
- Raises
ValueError – If the data could not be fetched from the GitHub repo.
- Returns
A filepath to the temporary directory.