Welcome! DrillDown
is a visualization and analysis toolkit for "drilling down" into ore deposits datasets. Check out the poster below for more info:
...and more!
- Use python 3.10 (imposed by geoh5py dependency)
- Install dependencies via pip using the provided
requirements.txt
file - Run
pip install -e .
in the root directory to installdrilldown
in editable mode