posted on 2025-08-20, 02:50authored byChing-Hung Shih, Ray G. Anderson, Todd. H. Skaggs, Jehn-Yih Juang, Yi-Ying Chen, Yi-Shin Jang, Rong-Yu Gu, Cho-Ying Huang, Min-Hui Lo
<p>Dataset</p>
<table>
<tr>
<td>Name</td>
<td>Description</td>
</tr>
<tr>
<td>FVS_ori.zip</td>
<td>the output from FVS method</td>
</tr>
<tr>
<td>ModFVS.zip</td>
<td>the output from ModFVS method</td>
</tr>
<tr>
<td>CLM.zip</td>
<td>the output from CLM </td>
</tr>
<tr>
<td>Chilan_30min_sap_velocity_20200601_20211120_QC.csv</td>
<td>the sap flow data in Chi-Lan</td>
</tr>
<tr>
<td>*_clim.csv</td>
<td>the observation data in Chi-Lan and Lien-Hua-Chih</td>
</tr>
</table>
<p> </p>
<p>Codes for Analysis</p>
<table>
<tr>
<td>Name</td>
<td>Description</td>
</tr>
<tr>
<td>*.ipynb</td>
<td>the python code used for analyzing output</td>
</tr>
<tr>
<td>*_FVS_process.py</td>
<td>the python code used for process ModFVS method</td>
</tr>
</table>
<p> </p>
<p>ModFVS method (fluxpart-0.2.10+rhtest-py3-none-any.whl)</p>
<ul>
<li>use "pip install fluxpart-0.2.10+rhtest-py3-none-any.whl" to install the package</li>
<li>
<p>To specify a maximum allowable relative humidity when calculating WUE, set a value for "max_rh" in "wue_options". For example, to set the max RH to 95%, you would change your example code to this:</p>
<p>wue_options = {"meas_ht": 23.7,"canopy_ht":10, "ppath": "C3","ci_mod":ci_mod, "max_rh":95}</p>
</li>
<li>
<p>Note that this code is a fork of (https://github.com/usda-ars-ussl/fluxpart)</p>
</li>
</ul>
<p> </p>
<p> </p>