Skip to content

Commit 61ce94b

Browse files
committed
Add crop preferences for agriculture
1 parent 1db0baf commit 61ce94b

1 file changed

Lines changed: 27 additions & 0 deletions

File tree

protocol/04.output.md

Lines changed: 27 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -69,6 +69,33 @@ Many variables are defined per area (unit m-2). Typically, and unless otherwise
6969

7070
Cumulative growing season variables such as, e.g., actual evapotranspiration or precipitation are to be accumulated over the growing season. The first season in the file (level=0) is then the first complete growing season of the time period provided by the input data without any assumed spin-up data, which equates to the growing season with the first planting after this date. To ensure that data can be matched to individual years in post-processing, it is essential to also provide the actual planting dates (as day of the year), actual planting years (year), anthesis dates (as day of the year), year of anthesis (year), maturity dates (day of the year), and year of maturity (year). This procedure is identical to the GGCMI convention (Elliott et al., 2015, <https://doi.org/10.5194/gmd-8-261-2015>).
7171

72+
::: show simulation_round=ISIMIP3b sector=agriculture
73+
74+
#### Special crop instructions for ISIMIP3b Group3
75+
76+
For those models that require land use information as an input, the columns **Pref 1** to **Pref 4** indicate, in decreasing order of preference, what crops should actually be planted as a place holder (the corresponding fertilization, manure, and crop calendar information is to be used).
77+
78+
Table 4.10: Crop categories in the ISIMIP3b Group3 LUH2 land use input.
79+
{: .caption}
80+
81+
| Crop category in LU file | Pref 1 | Pref 2 | Pref 3 | Pref 4 |
82+
| ------------------------ | --------------------------- | ------------------- | ----------------- | ---------------------- |
83+
| c3per | **mgr** (Managed grassland) | | | **swh** (Spring wheat) |
84+
| c4per | **sgc** (Sugar cane) | **sor** (Sorghum) | **mil** (Millet) | **mai** (Maize) |
85+
| maize | **mai** (Maize) | | | |
86+
| oil_crops_groundnut | **nut** (Groundnut) | **soy** (Soybean) | **bea** (Beans) | **swh** (Spring wheat) |
87+
| oil_crops_rapeseed | **rap** (Rapeseed) | **sun** (Sunflower) | | **swh** (Spring wheat) |
88+
| oil_crops_soybean | **soy** (Soybean) | **bea** (Beans) | **pea** (Peas) | **swh** (Spring wheat) |
89+
| oil_crops_sunflower | **sun** (Sunflower) | **rap** (Rapeseed) | | **swh** (Spring wheat) |
90+
| others_c3ann | **swh** (Spring wheat) | | | |
91+
| others_c3nfx | **bea** (Beans) | **pea** (Peas) | **soy** (Soybean) | **swh** (Spring wheat) |
92+
| pulses | **pea** (Peas) | **bea** (Beans) | **soy** (Soybean) | **swh** (Spring wheat) |
93+
| rice | **ri1** (Rice1) | | | **swh** (Spring wheat) |
94+
| temperate_cereals | **swh** (Spring wheat) | | | |
95+
| temperate_roots | **sgb** (Sugar beet) | **pot** (Potato) | | **swh** (Spring wheat) |
96+
| tropical_cereals | **sor** (Sorghum) | **mil** (Millet) | | **mai** (Maize) |
97+
| tropical_roots | **cas** (Cassava) | | | **swh** (Spring wheat) |
98+
7299
::: show sector=biomes,fire,permafrost,peat
73100

74101
#### Information about PFT-specific outputs

0 commit comments

Comments
 (0)