Skip to content

Commit e7e02f1

Browse files
committed
Deploying to gh-pages from @ 0f48214 🚀
1 parent a9f95cd commit e7e02f1

File tree

10 files changed

+181
-11
lines changed

10 files changed

+181
-11
lines changed

LDT_users_guide/LDT_users_guide.html

Lines changed: 73 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1886,6 +1886,10 @@ <h3 id="ssec-driveropts">7.1. Overall driver options</h3>
18861886
<td class="tableblock halign-left valign-top"><p class="tableblock">SiB v2</p></td>
18871887
</tr>
18881888
<tr>
1889+
<td class="tableblock halign-left valign-top"><p class="tableblock">AquaCrop.7.2</p></td>
1890+
<td class="tableblock halign-left valign-top"><p class="tableblock">AquaCrop 7.2</p></td>
1891+
</tr>
1892+
<tr>
18891893
<td class="tableblock halign-left valign-top"><p class="tableblock">FASST</p></td>
18901894
<td class="tableblock halign-left valign-top"><p class="tableblock">FASST</p></td>
18911895
</tr>
@@ -6946,6 +6950,74 @@ <h3 id="ssec-lsmspecparams">7.7. LSM-specific Parameters</h3>
69466950
SiB2 resolution (dy): 0.05</pre>
69476951
</div>
69486952
</div>
6953+
<div class="paragraph">
6954+
<p><code>AquaCrop crop type data source:</code> specifies the data source for the crop types. Only current option is &#8220;CONSTANT&#8221;.</p>
6955+
</div>
6956+
<div class="paragraph">
6957+
<p><code>AquaCrop crop library directory:</code> specifies the location of the crop library directory containing the AC_Crop.Inventory file and the AC_Crop.List directory containing the crop files.</p>
6958+
</div>
6959+
<div class="paragraph">
6960+
<p><code>AquaCrop crop type:</code> specifies the crop type used for the &#8220;CONSTANT&#8221; crop type data source option.</p>
6961+
</div>
6962+
<div class="paragraph">
6963+
<p><code>AquaCrop number of soil layers:</code> specifies the number of soil layers (from top to bottom).</p>
6964+
</div>
6965+
<div class="paragraph">
6966+
<p><code>AquaCrop soil layer thickness:</code> specifies the thickness of each soil layer.</p>
6967+
</div>
6968+
<div class="paragraph">
6969+
<p><code>AquaCrop temperature climatology directory:</code> specifies the directory containing the monthly climatologies of minimum and maximum temperatures used for the a priori parametrization of the fertility. The files are provided as formatted monthly .txt files for Tmin and Tmax.</p>
6970+
</div>
6971+
<div class="paragraph">
6972+
<p><code>AquaCrop reference year for climatology</code>: specifies the reference year to be used for the a priori parametrization of the fertility (usually set to the center of the period used to compute the climatologies).</p>
6973+
</div>
6974+
<div class="paragraph">
6975+
<p><code>AquaCrop temperature climatology spatial transform</code>: specifies the spatial transformation for the climatologies of minimum and maximum temperatures. Options include:</p>
6976+
</div>
6977+
<table class="tableblock frame-all grid-all stretch">
6978+
<colgroup>
6979+
<col style="width: 50%;">
6980+
<col style="width: 50%;">
6981+
</colgroup>
6982+
<thead>
6983+
<tr>
6984+
<th class="tableblock halign-left valign-top">Value</th>
6985+
<th class="tableblock halign-left valign-top">Description</th>
6986+
</tr>
6987+
</thead>
6988+
<tbody>
6989+
<tr>
6990+
<td class="tableblock halign-left valign-top"><p class="tableblock">none</p></td>
6991+
<td class="tableblock halign-left valign-top"><p class="tableblock">Data on same grid as LDT domain</p></td>
6992+
</tr>
6993+
<tr>
6994+
<td class="tableblock halign-left valign-top"><p class="tableblock">neighbor</p></td>
6995+
<td class="tableblock halign-left valign-top"><p class="tableblock">Reinterpolate by selecting nearest gridcell neighbor</p></td>
6996+
</tr>
6997+
<tr>
6998+
<td class="tableblock halign-left valign-top"><p class="tableblock">bilinear</p></td>
6999+
<td class="tableblock halign-left valign-top"><p class="tableblock">Reinterpolate by using bilinear interpolation</p></td>
7000+
</tr>
7001+
</tbody>
7002+
</table>
7003+
<div class="literalblock">
7004+
<div class="title">Example <em>ldt.config</em> entry</div>
7005+
<div class="content">
7006+
<pre>##AquaCrop crop file directories
7007+
AquaCrop crop type data source: "CONSTANT"
7008+
AquaCrop crop library directory: ./crop_params_dir/
7009+
AquaCrop crop type: "crop_type"
7010+
7011+
##AquaCrop soil layers
7012+
AquaCrop number of soil layers: 2
7013+
AquaCrop soil layer thickness: 0.3 0.9
7014+
7015+
##AquaCrop tmin/tmax climatology
7016+
AquaCrop temperature climatology directory: ./climatologies_dir/
7017+
AquaCrop reference year for climatology: 2011
7018+
AquaCrop temperature climatology spatial transform: "bilinear"</pre>
7019+
</div>
7020+
</div>
69497021
<div class="sect3">
69507022
<h4 id="_wrsi_model_parameter_files">7.7.1. WRSI model parameter files</h4>
69517023
<div class="paragraph">
@@ -17963,7 +18035,7 @@ <h2 id="_references">References</h2>
1796318035
<div id="footer">
1796418036
<div id="footer-text">
1796518037
Version 4.0<br>
17966-
Last updated 2025-01-21 15:25:25 UTC
18038+
Last updated 2025-03-14 14:12:57 UTC
1796718039
</div>
1796818040
</div>
1796918041
<script type="text/x-mathjax-config">

LISF_installation_guide/LISF_installation_guide.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3380,7 +3380,7 @@ <h2 id="sec_additional_platforms">Appendix A: Additional platforms</h2>
33803380
<div id="footer">
33813381
<div id="footer-text">
33823382
Version 3.0<br>
3383-
Last updated 2025-01-21 15:25:25 UTC
3383+
Last updated 2025-03-14 14:12:57 UTC
33843384
</div>
33853385
</div>
33863386
<script type="text/x-mathjax-config">

LIS_users_guide/LIS_users_guide.html

Lines changed: 100 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5755,6 +5755,10 @@ <h3 id="ssec_driveropts">9.1. Overall driver options</h3>
57555755
<td class="tableblock halign-left valign-top"><p class="tableblock">CABLE version 1.4b</p></td>
57565756
</tr>
57575757
<tr>
5758+
<td class="tableblock halign-left valign-top"><p class="tableblock">AquaCrop.7.2</p></td>
5759+
<td class="tableblock halign-left valign-top"><p class="tableblock">AquaCrop version 7.2</p></td>
5760+
</tr>
5761+
<tr>
57585762
<td class="tableblock halign-left valign-top"><p class="tableblock">FASST</p></td>
57595763
<td class="tableblock halign-left valign-top"><p class="tableblock">FASST</p></td>
57605764
</tr>
@@ -21352,6 +21356,81 @@ <h4 id="_awra_l_6_0_0">9.11.21. AWRA-L 6.0.0</h4>
2135221356
AWRAL600 initial mleaf: 0.67 0.2</pre>
2135321357
</div>
2135421358
</div>
21359+
<div class="paragraph">
21360+
<p><code>AquaCrop.7.2 soil parameter table:</code> specifies the soil AquaCrop.7.2 soil parameter file.</p>
21361+
</div>
21362+
<div class="paragraph">
21363+
<p><code>AquaCrop.7.2 model timestep:</code> specifies the model timestep for AquaCrop.7.2. This option should be set to <code>"1da"</code> because of the fixed daily model timestep of AquaCrop.</p>
21364+
</div>
21365+
<div class="paragraph">
21366+
<p><code>AquaCrop.7.2 restart output interval:</code> specifies the restart writing interval for AquaCrop.7.2 The typical value is 1 month (1mo).</p>
21367+
</div>
21368+
<div class="paragraph">
21369+
<p><code>AquaCrop.7.2 restart file:</code> specifies the AquaCrop.7.2 restart file.</p>
21370+
</div>
21371+
<div class="paragraph">
21372+
<p><code>AquaCrop.7.2 restart file format:</code> specifies the restart file format for AquaCrop.7.2.</p>
21373+
</div>
21374+
<div class="paragraph">
21375+
<p><code>AquaCrop.7.2 reference height for forcing T and q:</code> specifies the height in meters of air temperature and specific humidity forcings.</p>
21376+
</div>
21377+
<div class="paragraph">
21378+
<p><code>AquaCrop.7.2 reference height for forcing u and v:</code> specifies the height in meters of u and v wind forcings.</p>
21379+
</div>
21380+
<div class="paragraph">
21381+
<p><code>AquaCrop.7.2 initial liquid soil moistures:</code> specifies the initial liquid volumetric soil moistures (for each layer defined in LDT, from top to bottom) used in the cold start runs. (units \(\frac{m^3}{m^3}\))</p>
21382+
</div>
21383+
<div class="paragraph">
21384+
<p><code>AquaCrop.7.2 input path:</code> specifies the directory containing the native AquaCrop files.</p>
21385+
</div>
21386+
<div class="paragraph">
21387+
<p><code>AquaCrop.7.2 CO2_Filename:</code> specifies the file name of the CO2 file (.CO2) used by AquaCrop.7.2 stored in the "input path" directory.</p>
21388+
</div>
21389+
<div class="paragraph">
21390+
<p><code>AquaCrop.7.2 crop library directory:</code> specifies the location of the crop library directory containing the AC_Crop.Inventory file and the AC_Crop.List directory containing the crop files.</p>
21391+
</div>
21392+
<div class="paragraph">
21393+
<p><code>AquaCrop.7.2 Management_Filename:</code> specifies the management file (.MAN) used by AquaCrop.7.2 stored in the "input path" directory. If not specified, AquaCrop.7.2 will run without management file (set to "(None)").</p>
21394+
</div>
21395+
<div class="paragraph">
21396+
<p><code>AquaCrop.7.2 Irrigation_Filename:</code> specifies the management file (.IRR) used by AquaCrop.7.2 stored in the "input path" directory. If not specified, AquaCrop.7.2 will run without irrigation file (set to "(None)").</p>
21397+
</div>
21398+
<div class="paragraph">
21399+
<p><code>AquaCrop.7.2 starting day of sim period:</code> specifies the starting day of the AquaCrop simulation period (same for each year given that the length of the AquaCrop simulation period is hardcoded to 1 calendar year).</p>
21400+
</div>
21401+
<div class="paragraph">
21402+
<p><code>AquaCrop.7.2 starting month of sim period:</code> specifies the starting month of the AquaCrop simulation period (same for each year given that the length of the AquaCrop simulation period is hardcoded to 1 calendar year).</p>
21403+
</div>
21404+
<div class="paragraph">
21405+
<p><code>AquaCrop.7.2 starting day of crop period:</code> specifies the starting day of the AquaCrop cropping period (planting/sowing). Currently, only one cropping period is possible within an AquaCrop simulation period (= 1 calendar year).</p>
21406+
</div>
21407+
<div class="paragraph">
21408+
<p><code>AquaCrop.7.2 starting month of crop period:</code> specifies the starting month of the AquaCrop cropping period (planting/sowing). Currently, only one cropping period is possible within an AquaCrop simulation period (= 1 calendar year).</p>
21409+
</div>
21410+
<div class="literalblock">
21411+
<div class="title">Example <em>lis.config</em> entry:</div>
21412+
<div class="content">
21413+
<pre>AquaCrop.7.2 soil parameter table: ./SOILPARM_AC72.TBL
21414+
AquaCrop.7.2 model timestep: "1da"
21415+
AquaCrop.7.2 restart output interval: "1mo"
21416+
AquaCrop.7.2 restart file: none
21417+
AquaCrop.7.2 restart file format: netcdf
21418+
AquaCrop.7.2 reference height of T and q: 2.0
21419+
AquaCrop.7.2 reference height of u and v: 10.0
21420+
AquaCrop.7.2 initial liquid soil moistures: 0.33 0.33
21421+
AquaCrop.7.2 input path: "./AC_INPUT_dir/"
21422+
AquaCrop.7.2 CO2_Filename: "file.CO2"
21423+
AquaCrop.7.2 crop library directory: "./crop_params_dir/"
21424+
AquaCrop.7.2 Management_Filename: "file.MAN"
21425+
AquaCrop.7.2 Irrigation_Filename: "file.IRR"
21426+
21427+
##Simulation and crop period
21428+
AquaCrop.7.2 starting day of sim period: 1
21429+
AquaCrop.7.2 starting month of sim period: 1
21430+
AquaCrop.7.2 starting day of crop period: 22
21431+
AquaCrop.7.2 starting month of crop period: 3</pre>
21432+
</div>
21433+
</div>
2135521434
</div>
2135621435
</div>
2135721436
<div class="sect2">
@@ -24396,7 +24475,26 @@ <h2 id="_model_output_specifications">11. Model Output Specifications</h2>
2439624475
SM_SWdown: 1 W/m2 DN 1 0 0 1 204 10 # SnowModel-modified SWdown
2439724476
SM_LWdown: 1 W/m2 DN 1 0 0 1 205 10 # SnowModel-modified LWdown
2439824477
SM_NWind: 1 m/s N 1 0 0 1 34 10 # SnowModel-modified NWind
24399-
SM_EWind: 1 m/s E 1 0 0 1 33 10 # SnowModel-modified EWind</pre>
24478+
SM_EWind: 1 m/s E 1 0 0 1 33 10 # SnowModel-modified EWind
24479+
24480+
#AquaCrop output
24481+
AC_Biomass: 1 t/ha - 1 0 0 1 223 1000 # cummulative biomass (ton/ha)
24482+
AC_RootZoneWC_Actual: 1 mm - 1 0 0 1 153 1000 # actual rootzone WC (mm)
24483+
AC_RootZoneWC_WP: 1 mm - 1 0 0 1 153 1000 # rootzone WC at wilting point (mm)
24484+
AC_RootZoneWC_FC: 1 mm - 1 0 0 1 153 1000 # rootzone WC at field capacity (mm)
24485+
AC_Tact: 1 mm - 1 0 0 1 153 1000 # actual plant transpiration (mm)
24486+
AC_Eact: 1 mm - 1 0 0 1 153 1000 # actual soil evaporation (mm)
24487+
AC_ETo: 1 mm - 1 0 0 1 153 1000 # reference ET Penman-Monteith (mm)
24488+
AC_Rain: 1 mm - 1 0 0 1 153 1000 # daily rainfall (mm)
24489+
AC_Irrigation: 1 mm - 1 0 0 1 153 1000 # irrigation (mm)
24490+
AC_RootingDepth: 1 m - 1 0 0 1 151 1000 # rooting depth (m)
24491+
AC_CCiActual: 1 - - 1 0 0 1 151 1000 # canopy Cover (-)
24492+
AC_Tmin: 1 degC - 1 0 0 1 153 1000 # daily minimum temperature (degC)
24493+
AC_Tmax: 1 degC - 1 0 0 1 153 1000 # daily maximum temperature (degC)
24494+
AC_Yield: 1 t/ha - 1 0 0 1 153 1000 # yield (ton/ha)
24495+
AC_StExp: 1 % - 1 0 0 1 153 1000 # expansion stress (%)
24496+
AC_StSen: 1 % - 1 0 0 1 153 1000 # senescence stress (%)
24497+
AC_cycle_complete: 1 - - 1 0 0 1 153 1000 # Flag cycle completed within sim</pre>
2440024498
</div>
2440124499
</div>
2440224500
</div>
@@ -24765,7 +24863,7 @@ <h2 id="_references">References</h2>
2476524863
<div id="footer">
2476624864
<div id="footer-text">
2476724865
Version 4.0<br>
24768-
Last updated 2025-01-21 15:25:25 UTC
24866+
Last updated 2025-03-14 14:12:57 UTC
2476924867
</div>
2477024868
</div>
2477124869
<script type="text/x-mathjax-config">

LVT_users_guide/LVT_users_guide.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7197,7 +7197,7 @@ <h2 id="_references">References</h2>
71977197
<div id="footer">
71987198
<div id="footer-text">
71997199
Version 4.0<br>
7200-
Last updated 2025-01-21 15:25:25 UTC
7200+
Last updated 2025-03-14 14:12:57 UTC
72017201
</div>
72027202
</div>
72037203
<script type="text/x-mathjax-config">

creating_a_custom_modulefile/creating_a_custom_modulefile.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -691,7 +691,7 @@ <h2 id="_lisf_development_environments">LISF development environments</h2>
691691
</div>
692692
<div id="footer">
693693
<div id="footer-text">
694-
Last updated 2025-01-21 15:25:25 UTC
694+
Last updated 2025-03-14 14:12:57 UTC
695695
</div>
696696
</div>
697697
</body>

discover_quick_start/discover_quick_start.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1021,7 +1021,7 @@ <h2 id="_lisf_public_testcases">LISF Public Testcases</h2>
10211021
<div id="footer">
10221022
<div id="footer-text">
10231023
Version 0.2<br>
1024-
Last updated 2025-01-21 15:25:25 UTC
1024+
Last updated 2025-03-14 14:12:57 UTC
10251025
</div>
10261026
</div>
10271027
<script src="https://cdnjs.cloudflare.com/ajax/libs/highlight.js/9.18.3/highlight.min.js"></script>

howto_create_lis_testcases/howto_create_lis_testcases.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -840,7 +840,7 @@ <h2 id="_finishing_up">Finishing Up</h2>
840840
<div id="footer">
841841
<div id="footer-text">
842842
Version 5<br>
843-
Last updated 2025-01-21 15:25:25 UTC
843+
Last updated 2025-03-14 14:12:57 UTC
844844
</div>
845845
</div>
846846
</body>

index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -669,7 +669,7 @@ <h4 id="_emacs">emacs</h4>
669669
</div>
670670
<div id="footer">
671671
<div id="footer-text">
672-
Last updated 2025-01-21 15:25:25 UTC
672+
Last updated 2025-03-14 14:12:57 UTC
673673
</div>
674674
</div>
675675
</body>

public_testcase_walkthrough/public_testcase_walkthrough.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2754,7 +2754,7 @@ <h3 id="_wrap_up_5">Wrap Up</h3>
27542754
<div id="footer">
27552755
<div id="footer-text">
27562756
Version 1.1<br>
2757-
Last updated 2025-01-21 15:25:25 UTC
2757+
Last updated 2025-03-14 14:12:57 UTC
27582758
</div>
27592759
</div>
27602760
</body>

working_with_github/working_with_github.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2060,7 +2060,7 @@ <h2 id="_creating_a_release">10. Creating a release</h2>
20602060
<div id="footer">
20612061
<div id="footer-text">
20622062
Version 14<br>
2063-
Last updated 2025-01-21 15:25:25 UTC
2063+
Last updated 2025-03-14 14:12:57 UTC
20642064
</div>
20652065
</div>
20662066
</body>

0 commit comments

Comments
 (0)