You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: v0.2-dev/index.html
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -726,7 +726,7 @@ <h3 id="initialize-the-client">Initialize the client<a class="headerlink" href="
726
726
<h3id="calculate-cumulative-energy-for-a-single-microgrid-and-component">Calculate cumulative energy for a single microgrid and component:<aclass="headerlink" href="#calculate-cumulative-energy-for-a-single-microgrid-and-component" title="Permanent link">¤</a></h3>
727
727
<p>If the component does not measure <code>Metric.AC_ACTIVE_ENERGY</code>, set <code>use_active_power=True</code>
728
728
to utilize <code>Metric.AC_ACTIVE_POWER</code> instead.</p>
729
-
<p>A resolution can be set that alters how NaNs are handled, resulting in varying
729
+
<p>A resampling period can be set that alters how NaNs are handled, resulting in varying
730
730
results. NaN values are ignored in sums, which may lead to significant data loss
731
731
if many are present in the raw data. There is no universally correct method for
0 commit comments