Deployed b67f990 to dev with MkDocs 1.1.2 and mike 0.5.5

gh-pages
github-actions 2021-02-02 23:32:33 +00:00
parent af388553c2
commit 910271d2a7
5 changed files with 1299 additions and 3 deletions

View File

@ -1349,6 +1349,7 @@
<li>Fix ROG, location entropy and normalized entropy in Doryab location provider</li>
<li>Remove sampling frequency dependance in Doryab location provider</li>
<li>Update documentation of Doryab location provider</li>
<li>Add new <code>FITBIT_DATA_YIELD</code> <code>RAPIDS</code> provider</li>
</ul>
<h2 id="v041">v0.4.1<a class="headerlink" href="#v041" title="Permanent link">&para;</a></h2>
<ul>

File diff suppressed because it is too large Load Diff

View File

@ -1258,12 +1258,12 @@
<tbody>
<tr>
<td>ratiovalidyieldedminutes</td>
<td>rows</td>
<td>-</td>
<td>The ratio between the number of valid minutes and the duration in minutes of a time segment.</td>
</tr>
<tr>
<td>ratiovalidyieldedhours</td>
<td>lux</td>
<td>-</td>
<td>The ratio between the number of valid hours and the duration in hours of a time segment. If the time segment is shorter than 1 hour this feature will always be 1.</td>
</tr>
</tbody>

File diff suppressed because one or more lines are too long

Binary file not shown.