-
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 3 replies
-
Dear @suyx0229 Welcome to the CWatM user community. Very briefly, the community model soil module simulates soil process for different soil layers (hence 1-3). The thickness of the top-soil (layer 1) is fixed at 5 cm, and the thickness of the two other layers is provided as inputs in the [SOIL] section of the settings files (variables are: StorDepth1, StorDepth2). The calculation of soil thickness can be found in the 'soil.py' file (search for 'SOIL DEPTH'). All other soil variables represent soil properties for each layer. We recommend to use the data fir SoilGrids from the following dataset: http://globalchange.bnu.edu.cn/research/soil5.jsp. We have used the following soil horizon to represent CWatM layers: 0 -0.05m (layer 1); 0.15 -0.3m (layer 2); 0.6 -1.0m (layer 3). Best |
Beta Was this translation helpful? Give feedback.
Hello again
The forest specific soil parameters is still a gap, and is on our to-do-list. Currently, just use the non-forest soil parameters for the forest landcover as well.
While that data can be constructed from different online available data, the easiest approach would be to resample CWatM 5' dataset to 30'' for your specific casestudy. You can download the 5' dataset here: https://github.com/iiasa/CWatM-Earth-30min; See link for 5' in the description.
Best
Dor