-
Notifications
You must be signed in to change notification settings - Fork 48
Install
gleckler1 edited this page May 3, 2016
·
52 revisions
We offer two paths to install the PCMDI Metrics package. The recommended method is to install the Anaconda package and then install PCMDI Metrics using our conda channel. Alternatively, the older, more complex build method (from the source install method) is also supported, and used by developers contributing to the Github repository.
- Install using Anaconda - Installation instructions for Anaconda users
A primary advantage of the Anaconda install path is that it is user-centric. This allows users on super computing systems with limited permissions to fully configure their local PMP install
- Install from source - Installation instructions for linux-64 and osx-64