|
20 | 20 |
|
21 | 21 |
|
22 | 22 |
|
23 | | - <title>Data Preparation & Requirements - PyAEZ v2.4 Documentation</title> |
| 23 | + <title>Data Preparation & Requirements - PyAEZ v2.3 Documentation</title> |
24 | 24 |
|
25 | 25 |
|
26 | 26 |
|
|
88 | 88 |
|
89 | 89 | <header class="md-header md-header--shadow" data-md-component="header"> |
90 | 90 | <nav class="md-header__inner md-grid" aria-label="Header"> |
91 | | - <a href=".." title="PyAEZ v2.4 Documentation" class="md-header__button md-logo" aria-label="PyAEZ v2.4 Documentation" data-md-component="logo"> |
| 91 | + <a href=".." title="PyAEZ v2.3 Documentation" class="md-header__button md-logo" aria-label="PyAEZ v2.3 Documentation" data-md-component="logo"> |
92 | 92 |
|
93 | 93 |
|
94 | 94 | <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M12 8a3 3 0 0 0 3-3 3 3 0 0 0-3-3 3 3 0 0 0-3 3 3 3 0 0 0 3 3m0 3.54C9.64 9.35 6.5 8 3 8v11c3.5 0 6.64 1.35 9 3.54 2.36-2.19 5.5-3.54 9-3.54V8c-3.5 0-6.64 1.35-9 3.54"/></svg> |
|
102 | 102 | <div class="md-header__ellipsis"> |
103 | 103 | <div class="md-header__topic"> |
104 | 104 | <span class="md-ellipsis"> |
105 | | - PyAEZ v2.4 Documentation |
| 105 | + PyAEZ v2.3 Documentation |
106 | 106 | </span> |
107 | 107 | </div> |
108 | 108 | <div class="md-header__topic" data-md-component="header-topic"> |
|
221 | 221 |
|
222 | 222 | <nav class="md-nav md-nav--primary" aria-label="Navigation" data-md-level="0"> |
223 | 223 | <label class="md-nav__title" for="__drawer"> |
224 | | - <a href=".." title="PyAEZ v2.4 Documentation" class="md-nav__button md-logo" aria-label="PyAEZ v2.4 Documentation" data-md-component="logo"> |
| 224 | + <a href=".." title="PyAEZ v2.3 Documentation" class="md-nav__button md-logo" aria-label="PyAEZ v2.3 Documentation" data-md-component="logo"> |
225 | 225 |
|
226 | 226 |
|
227 | 227 | <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M12 8a3 3 0 0 0 3-3 3 3 0 0 0-3-3 3 3 0 0 0-3 3 3 3 0 0 0 3 3m0 3.54C9.64 9.35 6.5 8 3 8v11c3.5 0 6.64 1.35 9 3.54 2.36-2.19 5.5-3.54 9-3.54V8c-3.5 0-6.64 1.35-9 3.54"/></svg> |
228 | 228 |
|
229 | 229 | </a> |
230 | | - PyAEZ v2.4 Documentation |
| 230 | + PyAEZ v2.3 Documentation |
231 | 231 | </label> |
232 | 232 |
|
233 | 233 | <div class="md-nav__source"> |
@@ -748,16 +748,16 @@ <h3 id="python-dependencies">Python Dependencies<a class="headerlink" href="#pyt |
748 | 748 | <li>Pandas: allows PyAEZ to read MS Excel sheets with user-defined parameters.</li> |
749 | 749 | <li>Numba: aware optimizing compiler used to speed up some computationally heavy routines within PyAEZ.</li> |
750 | 750 | </ol> |
751 | | -<div class="admonition note"> |
| 751 | +<div class="admonition info"> |
752 | 752 | <p class="admonition-title">Additional Information</p> |
753 | | -<p>Numpy: https://numpy.org/install/</p> |
754 | | -<p>GDAL : https://anaconda.org/conda-forge/gdal</p> |
755 | | -<p>SciPy : https://scipy.org/install</p> |
756 | | -<p>Pandas : https://pandas.pydata.org/docs/getting_started/install.html</p> |
757 | | -<p>Numba : https://numba.readthedocs.io/en/stable/user/installing.html</p> |
758 | | -<p>Copernicus Climate Data Stores : https://cds.climate.copernicus.eu/</p> |
759 | | -<p>ECMWF : https://www.ecmwf.int/en/forecasts/datasets</p> |
760 | | -<p>Google Earth Engine : https://developers.google.com/earth-engine/datasets</p> |
| 753 | +<p>Numpy: <a href="https://numpy.org/install/">click-here</a></p> |
| 754 | +<p>GDAL : <a href="https://anaconda.org/conda-forge/gdal">click-here</a></p> |
| 755 | +<p>SciPy : <a href="https://scipy.org/install">click-here</a></p> |
| 756 | +<p>Pandas : <a href="https://pandas.pydata.org/docs/getting_started/install.html">click-here</a></p> |
| 757 | +<p>Numba : <a href="https://numba.readthedocs.io/en/stable/user/installing.html">click-here</a></p> |
| 758 | +<p>Copernicus Climate Data Stores : <a href="https://cds.climate.copernicus.eu/">click-here</a></p> |
| 759 | +<p>ECMWF : <a href="https://www.ecmwf.int/en/forecasts/datasets">click-here</a></p> |
| 760 | +<p>Google Earth Engine : <a href="https://developers.google.com/earth-engine/datasets">click-here</a></p> |
761 | 761 | </div> |
762 | 762 | <hr /> |
763 | 763 | <h3 id="input-climatic-parameters-preparation">Input Climatic Parameters Preparation<a class="headerlink" href="#input-climatic-parameters-preparation" title="Permanent link">¶</a></h3> |
@@ -819,7 +819,14 @@ <h3 id="crop-parameter-preparation">Crop Parameter Preparation<a class="headerli |
819 | 819 | <li>Crop-specific thermal characteristics</li> |
820 | 820 | <li>Land utilization type characteristics</li> |
821 | 821 | </ol> |
822 | | -<p>While most of the parameterizations can be referred to GAEZv4 Appendix (Source: https://s3.eu-west-1.amazonaws.com/data.gaezdev.aws.fao.org/documentation/GAEZ4_Appendices.xlsx), some requires additional references apart from GAEZ context. The crop parameters can also be user-defined, or experimental, i.e., some parameters can be estimated from laboratory experiments, as FAO scientists initiated in the early 1900's.</p> |
| 822 | +<p>While most of the parameterizations can be referred to <a href="https://s3.eu-west-1.amazonaws.com/data.gaezdev.aws.fao.org/documentation/GAEZ4_Appendices.xlsx">GAEZv4 Appendix</a>, some requires additional references apart from GAEZ context. The crop parameters can also be user-defined, or experimental, i.e., some parameters can be estimated from laboratory experiments, as FAO scientists initiated in the early 1900's.</p> |
| 823 | +<div class="admonition info"> |
| 824 | +<p class="admonition-title">Info</p> |
| 825 | +<p>Additional crop information can be referred to the following resources:</p> |
| 826 | +<ol> |
| 827 | +<li><a href="https://gaez.fao.org/pages/ecocrop">ECOCROP</a> is a crop database designed to collect and provide information on plant characteristics and crop environmental requirements for more than 200 plant species. It provides sutability of a crop for a specified enfironment. Several information includes category, life form, growth habit, life span and environmental description (minimum and maximum temperature, annual precipitation, soil pH, etc.,).</li> |
| 828 | +</ol> |
| 829 | +</div> |
823 | 830 | <p>An extensive list of crop paramters to prepare as an excel sheet are provided as below:</p> |
824 | 831 | <p><strong>Table: Detailed Excel Setting for Crop/Crop Cycle and TSUM screening parameters</strong></p> |
825 | 832 | <table> |
@@ -2842,6 +2849,27 @@ <h3 id="terrain-constraint-factor-preparation">Terrain Constraint Factor Prepara |
2842 | 2849 |
|
2843 | 2850 |
|
2844 | 2851 |
|
| 2852 | + |
| 2853 | + |
| 2854 | + |
| 2855 | + |
| 2856 | + |
| 2857 | + |
| 2858 | + <aside class="md-source-file"> |
| 2859 | + |
| 2860 | + |
| 2861 | + <span class="md-source-file__fact"> |
| 2862 | + <span class="md-icon" title="Last update"> |
| 2863 | + <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M21 13.1c-.1 0-.3.1-.4.2l-1 1 2.1 2.1 1-1c.2-.2.2-.6 0-.8l-1.3-1.3c-.1-.1-.2-.2-.4-.2m-1.9 1.8-6.1 6V23h2.1l6.1-6.1zM12.5 7v5.2l4 2.4-1 1L11 13V7zM11 21.9c-5.1-.5-9-4.8-9-9.9C2 6.5 6.5 2 12 2c5.3 0 9.6 4.1 10 9.3-.3-.1-.6-.2-1-.2s-.7.1-1 .2C19.6 7.2 16.2 4 12 4c-4.4 0-8 3.6-8 8 0 4.1 3.1 7.5 7.1 7.9l-.1.2z"/></svg> |
| 2864 | + </span> |
| 2865 | + <span class="git-revision-date-localized-plugin git-revision-date-localized-plugin-datetime" title="May 21, 2025 04:50:51">May 21, 2025 04:50:51</span> |
| 2866 | + </span> |
| 2867 | + |
| 2868 | + |
| 2869 | + |
| 2870 | + |
| 2871 | + |
| 2872 | + </aside> |
2845 | 2873 |
|
2846 | 2874 |
|
2847 | 2875 |
|
|
0 commit comments