Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 556 Bytes

README.md

File metadata and controls

15 lines (11 loc) · 556 Bytes

DrillDown

Welcome! DrillDown is a visualization and analysis toolkit for "drilling down" into ore deposits datasets. Check out the poster below for more info: poster

Features

Core photos viewing:

core photos

...and more feature demos to come!

Installation for development

  • 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 director to install drilldown in editable mode