forked from NREL/moa_python
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request NREL#30 from jfrederik-nrel/develop
Updates to turbine simulation post-processing
- Loading branch information
Showing
6 changed files
with
801 additions
and
224 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,10 +1,9 @@ | ||
========== | ||
MOA-PYTHON | ||
========== | ||
# MOA-PYTHON | ||
|
||
|
||
## Installation | ||
|
||
Installation | ||
------------ | ||
We recommend installing this repository in a separate virtual environment. | ||
After creating a new virtual environment, and activating it, clone this repository to your local | ||
system and install it locally using ``pip``. The command for this is ``pip install -e flasc``. | ||
system and install it locally using ``pip``. The command for this is ``pip install -e moa_python``. | ||
|
215 changes: 77 additions & 138 deletions
215
example_post_processing/02_post_process_turbine_sim.ipynb
Large diffs are not rendered by default.
Oops, something went wrong.
Oops, something went wrong.