Skip to content

pism/pism-terra

Repository files navigation

License: GPL-3.0 Code style: black Checked with mypy linting: pylint

pism-terra

Repository for work related to NASA ROSES award 80NSSC21K0748 (2021-24).

Installation

Get pism-terra source from GitHub:

$ git clone [email protected]:pism/pism-terra.git
$ cd pism-terra

Optionally create Conda environment named pism-terra:

$ conda env create -f environment.yml
$ conda activate pism-terra

or using Mamba instead:

$ mamba env create -f environment.yml
$ mamba activate pism-terra

Install pism-terra:

$ pip install .

To install the dev version, replace

$ mamba env create -f environment.yml

with

$ mamba env create -f environment-dev.yml

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors 2

  •  
  •