https://github.com/climateimpactlab/risingverse
conda virtual environment for running "Risingverse" impact-projection code.
https://github.com/climateimpactlab/risingverse
conda impact-projection risingverse virtual-environment
Last synced: 2 months ago
JSON representation
conda virtual environment for running "Risingverse" impact-projection code.
- Host: GitHub
- URL: https://github.com/climateimpactlab/risingverse
- Owner: ClimateImpactLab
- Created: 2020-02-18T19:08:55.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2021-07-16T23:05:32.000Z (over 4 years ago)
- Last Synced: 2025-09-10T03:52:06.338Z (7 months ago)
- Topics: conda, impact-projection, risingverse, virtual-environment
- Homepage: https://anaconda.org/ClimateImpactLab/risingverse
- Size: 25.4 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# risingverse conda environment
[](https://anaconda.org/ClimateImpactLab/risingverse)
`conda` virtual environment for running "Risingverse" impact-projection code
## Installation
First, if you don't already have it installed, but sure you have a recent version of `conda` and `anaconda-client`.
To install `conda`, see [miniconda](https://docs.conda.io/en/latest/miniconda.html) or [Anaconda](https://www.anaconda.com/distribution/).
To install `anaconda-client`, run `conda install anaconda-client`.
Install this conda environment with:
```bash
conda env create ClimateImpactLab/risingverse
```
activate it with
```bash
conda activate risingverse
```
## Support
This environment is maintained at https://github.com/ClimateImpactLab/risingverse.
The environment is released to https://anaconda.org/ClimateImpactLab/risingverse.