Skip to content

Commit

Permalink
deploy: ea57cd3
Browse files Browse the repository at this point in the history
  • Loading branch information
paulf81 committed Nov 14, 2023
1 parent 17b3252 commit 7bcb509
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
8 changes: 4 additions & 4 deletions _sources/energy_ratio.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,12 +14,12 @@ Starting in FLASC v1.4, the energy ratio calculation was reconfigured around a [

Key syntax for computing energy ratios is provided in the examples:

- [Energy Ratio Syntax](../examples_artificial_data/03_energy_ratio/00_demo_energy_ratio_syntax)
- [Energy Ratio Options](../examples_artificial_data/03_energy_ratio/01_demo_energy_ratio_options.ipynb)
- [Energy Ratio Syntax](https://github.com/NREL/flasc/blob/main/examples_artificial_data/03_energy_ratio/00_demo_energy_ratio_syntax.ipynb)
- [Energy Ratio Options](https://github.com/NREL/flasc/blob/main/examples_artificial_data/03_energy_ratio/01_demo_energy_ratio_options.ipynb)

With the remaining examples in examples_artificial_data/03_energy_ratio providing more detail on specific use cases.

Within the set of analysis of the smarteole dataset are also exmaples of using flasc's energy ratio calculations. See for example:

- [Baseline Energy Ratio Analysis](../examples_smarteole/05_baseline_energy_ratio_analysis.ipynb)
- [Wake Steering Energy Ratio Analysis](../examples_smarteole/06_wake_steering_energy_ratio_analysis.ipynb)
- [Baseline Energy Ratio Analysis](https://github.com/NREL/flasc/blob/main/examples_smarteole/05_baseline_energy_ratio_analysis.ipynb)
- [Wake Steering Energy Ratio Analysis](https://github.com/NREL/flasc/blob/main/examples_smarteole/06_wake_steering_energy_ratio_analysis.ipynb)
8 changes: 4 additions & 4 deletions energy_ratio.html
Original file line number Diff line number Diff line change
Expand Up @@ -422,14 +422,14 @@ <h1>Examples demonstrating energy ratio usage<a class="headerlink" href="#exampl
<p>Starting in FLASC v1.4, the energy ratio calculation was reconfigured around a <a class="reference external" href="https://www.pola.rs/">polars</a> back-end and new examples were put in place to demonstrate usage.</p>
<p>Key syntax for computing energy ratios is provided in the examples:</p>
<ul class="simple">
<li><p><span class="xref myst">Energy Ratio Syntax</span></p></li>
<li><p><span class="xref myst">Energy Ratio Options</span></p></li>
<li><p><a class="reference external" href="https://github.com/NREL/flasc/blob/main/examples_artificial_data/03_energy_ratio/00_demo_energy_ratio_syntax.ipynb">Energy Ratio Syntax</a></p></li>
<li><p><a class="reference external" href="https://github.com/NREL/flasc/blob/main/examples_artificial_data/03_energy_ratio/01_demo_energy_ratio_options.ipynb">Energy Ratio Options</a></p></li>
</ul>
<p>With the remaining examples in examples_artificial_data/03_energy_ratio providing more detail on specific use cases.</p>
<p>Within the set of analysis of the smarteole dataset are also exmaples of using flasc's energy ratio calculations. See for example:</p>
<ul class="simple">
<li><p><span class="xref myst">Baseline Energy Ratio Analysis</span></p></li>
<li><p><span class="xref myst">Wake Steering Energy Ratio Analysis</span></p></li>
<li><p><a class="reference external" href="https://github.com/NREL/flasc/blob/main/examples_smarteole/05_baseline_energy_ratio_analysis.ipynb">Baseline Energy Ratio Analysis</a></p></li>
<li><p><a class="reference external" href="https://github.com/NREL/flasc/blob/main/examples_smarteole/06_wake_steering_energy_ratio_analysis.ipynb">Wake Steering Energy Ratio Analysis</a></p></li>
</ul>
</section>

Expand Down

0 comments on commit 7bcb509

Please sign in to comment.