Skip to content

Commit

Permalink
Update xv83 user instructions
Browse files Browse the repository at this point in the history
  • Loading branch information
DamienIrving committed May 24, 2024
1 parent d6b6adf commit 3af5399
Showing 1 changed file with 4 additions and 8 deletions.
12 changes: 4 additions & 8 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -39,17 +39,13 @@ can be accessed or created in a number of ways (see below):

If you're a member of the `xv83` project on NCI
(i.e. if you're part of the Australian Climate Service),
you'll need to clone this GitHub repository.
you have access the code and an appropriate conda environment
at `/g/data/xv83/quantile-mapping`.

```
$ git clone git@github.com:climate-innovation-hub/qqscale.git
$ cd qqscale
```

You can then run the scripts using the Python environment at `/g/data/xv83/dbi599/miniconda3/envs/qqscale`. e.g.:
You can therefore run the scripts as follows. e.g.:

```
$ /g/data/xv83/dbi599/miniconda3/envs/qqscale/bin/python adjust.py -h
$ /g/data/xv83/quantile-mapping/miniconda3/envs/quantile-mapping/bin/python /g/data/xv83/quantile-mapping/qqscale/adjust.py -h
```

### For everyone else...
Expand Down

0 comments on commit 3af5399

Please sign in to comment.