Skip to content

Commit

Permalink
Reference the conda env for requirements
Browse files Browse the repository at this point in the history
  • Loading branch information
zmoon committed Apr 14, 2022
1 parent 5136365 commit 09b22a7
Showing 1 changed file with 1 addition and 12 deletions.
13 changes: 1 addition & 12 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,18 +4,7 @@ This package provides implementation of several statistical climate downscaling

## Requirements

```
numpy
scipy
tensorflow=1.13.1
xarray
pandas
scikit-learn
matplotlib
seaborn
statsmodels
sliced
```
See [`environment.yml`](./environment.yml). Tensorflow is pinned in this conda environment in the interest of reproducibility.

## Usage

Expand Down

0 comments on commit 09b22a7

Please sign in to comment.