Skip to content

Latest commit

 

History

History
17 lines (13 loc) · 500 Bytes

README.md

File metadata and controls

17 lines (13 loc) · 500 Bytes

nmnh_ms_tools

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 .