Skip to content

Commit

Permalink
Update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
ewquon committed Mar 24, 2023
1 parent f6238b8 commit 8d95cef
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -106,6 +106,13 @@ cd /path/to/a2e-mmc/mmctools
pip install -e .
```

### `windtools`

This repository includes a subtree from https://github.com/NREL/windtools, which
provides an essential plotting library (importable as `from mmctools.plotting
import ...`) as well as other simulation post-processing helper modules.


## Code Development Principles

- All code should be usable in, and demonstrated by, Jupyter notebooks.
Expand Down

0 comments on commit 8d95cef

Please sign in to comment.