Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
spestana authored Mar 11, 2024
1 parent fe3ed4c commit 7a16fae
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -47,6 +47,15 @@ pip install -e .
ipython kernel install --user --name goesenv
```

Also currently requires [this version of goespy](https://github.com/spestana/goes-py):

```bash
git clone https://github.com/spestana/goes-py.git
cd goes-py
conda activate goesenv
pip install -e .
```

---

### download-goes.py
Expand Down

0 comments on commit 7a16fae

Please sign in to comment.