Tools for working with natural history collections data used in the Department of Mineral Sciences at the Smithsonian’s National Museum of Natural History.
Recommended install:
Install Miniforge, then run the following commands in the Miniforge Prompt:
git clone https://github.com/adamancer/nmnh_ms_tools
cd nmnh_ms_tools
mamba env create -f environment.yml
conda activate nmnh_ms_tools
pip install .