Examples
The following provide examples of TAT-C use in a Jupyter notebook environment.
Note that running the above examples in a local Python environment requires additional dependencies (geoplot, contextily) which can be installed via:
conda install geoplot contextily -c conda-forge
using the conda package manager.