We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
$ conda env create -n armp_dev -f installation/environment.yml
$ conda activate armp_dev
clone the ARMP GitHub repository
$ git clone https://github.com/PCMDI/ARMP
or
$ git clone [email protected]:PCMDI/ARMP.git
Install the package locally
$ cd ARMP $ pip install .