diff options
author | Johannes Ranke <jranke@uni-bremen.de> | 2018-07-10 18:06:29 +0200 |
---|---|---|
committer | Johannes Ranke <jranke@uni-bremen.de> | 2018-07-10 18:06:29 +0200 |
commit | 22b36c824fe5e1561868a649216fe079c6fbfb85 (patch) | |
tree | d37a158c3933c9f91fe6c925fc768d7219bc1fca /docs/reference/index.html | |
parent | cb3695dd434b3a3273217fb22c5ffb86065ae96d (diff) |
Update static docs
Diffstat (limited to 'docs/reference/index.html')
-rw-r--r-- | docs/reference/index.html | 14 |
1 files changed, 13 insertions, 1 deletions
diff --git a/docs/reference/index.html b/docs/reference/index.html index 162298b..12abbd4 100644 --- a/docs/reference/index.html +++ b/docs/reference/index.html @@ -58,7 +58,7 @@ </button> <span class="navbar-brand"> <a class="navbar-link" href="../index.html">pfm</a> - <span class="label label-default" data-toggle="tooltip" data-placement="bottom" title="Released package">0.4.6</span> + <span class="label label-default" data-toggle="tooltip" data-placement="bottom" title="Released package">0.5.1</span> </span> </div> @@ -160,6 +160,12 @@ <p><code><a href="SFO_actual_twa.html">SFO_actual_twa()</a></code> </p> </td> <td><p>Actual and maximum moving window time average concentrations for SFO kinetics</p></td> + </tr><tr> + + <td> + <p><code><a href="FOMC_actual_twa.html">FOMC_actual_twa()</a></code> </p> + </td> + <td><p>Actual and maximum moving window time average concentrations for FOMC kinetics</p></td> </tr> </tbody><tbody> <tr> @@ -180,6 +186,12 @@ <p><code><a href="soil_scenario_data_EFSA_2015.html">soil_scenario_data_EFSA_2015</a></code> </p> </td> <td><p>Properties of the predefined scenarios from the EFSA guidance from 2015</p></td> + </tr><tr> + + <td> + <p><code><a href="soil_scenario_data_EFSA_2017.html">soil_scenario_data_EFSA_2017</a></code> </p> + </td> + <td><p>Properties of the predefined scenarios from the EFSA guidance from 2017</p></td> </tr> </tbody><tbody> <tr> |