diff options
author | Johannes Ranke <jranke@uni-bremen.de> | 2022-11-24 09:02:26 +0100 |
---|---|---|
committer | Johannes Ranke <jranke@uni-bremen.de> | 2022-11-24 09:02:26 +0100 |
commit | af7c6de4db9981ac814362c441fbac22c8faa2d7 (patch) | |
tree | 33c2963936ce6c38abe6533afcce3994a08d4ba9 /docs/dev/reference/index.html | |
parent | 8e953c409e0020ea7e7c2a5121019c42cb66dde4 (diff) |
Start online docs of the development version
Diffstat (limited to 'docs/dev/reference/index.html')
-rw-r--r-- | docs/dev/reference/index.html | 10 |
1 files changed, 7 insertions, 3 deletions
diff --git a/docs/dev/reference/index.html b/docs/dev/reference/index.html index 5a0ec596..794126cf 100644 --- a/docs/dev/reference/index.html +++ b/docs/dev/reference/index.html @@ -17,7 +17,7 @@ </button> <span class="navbar-brand"> <a class="navbar-link" href="../index.html">mkin</a> - <span class="version label label-info" data-toggle="tooltip" data-placement="bottom" title="In-development version">1.2.0</span> + <span class="version label label-info" data-toggle="tooltip" data-placement="bottom" title="In-development version">1.2.2</span> </span> </div> @@ -268,9 +268,9 @@ degradation models and one or more error models</p></td> <p class="section-desc"></p> </th> </tr></tbody><tbody><tr><td> - <p><code><a href="focus_soil_moisture.html">focus_soil_moisture</a></code> </p> + <p><code><a href="ds_mixed.html">ds_mixed</a></code> <code><a href="ds_mixed.html">ds_sfo</a></code> <code><a href="ds_mixed.html">ds_fomc</a></code> <code><a href="ds_mixed.html">ds_dfop</a></code> <code><a href="ds_mixed.html">ds_hs</a></code> <code><a href="ds_mixed.html">ds_dfop_sfo</a></code> </p> </td> - <td><p>FOCUS default values for soil moisture contents at field capacity, MWHC and 1/3 bar</p></td> + <td><p>Synthetic data for hierarchical kinetic degradation models</p></td> </tr><tr><td> <p><code><a href="D24_2014.html">D24_2014</a></code> </p> </td> @@ -328,6 +328,10 @@ degradation models and one or more error models</p></td> </td> <td><p>Three experimental datasets from two water sediment systems and one soil</p></td> </tr><tr><td> + <p><code><a href="focus_soil_moisture.html">focus_soil_moisture</a></code> </p> + </td> + <td><p>FOCUS default values for soil moisture contents at field capacity, MWHC and 1/3 bar</p></td> + </tr><tr><td> <p><code><a href="mkinds.html">print(<i><mkinds></i>)</a></code> </p> </td> <td><p>A dataset class for mkin</p></td> |