How to Install¶
From source¶
extinction_ensemble_props can be installed from the source code in the normal
python fashion after downloading it from the git repo:
pip -e install .
Using pip¶
extinction_ensemble_props can be installed using pip:
# from the master trunk on the repository, considered developmental code
pip install git+https://github.com/karllark/extinction_ensemble_props.git