Add spatially heterogeneous soil colour maps for NoahMP #18
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Pull Request Description
This pull request (1) replaces the original soil colour categories from NoahMP with those from CLM-5 and (2) implements the ability to initialise soil colours in NoahMP based on input maps. These changes addresses the issue that native NoahMP simulations have too little variation in reflectivity across sparsely vegetated regions known to have marked variation in albedo (e.g., Sahara, Namibian desert).
Most changes follow the steps to initialise soil texture in NoahMP, and were needed to ensure each grid cell sets the reflectivity parameter based on the input data. This pull request does not provide any data itself: users will need to generate the data themselves, and place the files (which share the same structure as soil texture data) into a path (
geog_sub_path) namedsoilcolour_30s. Scripts that read in CLM-5 data and translate them to NoahMP format are available at this git repository.Collaborators
@aomanzi @marcelopaivaramos @carlosrenatosouza2 @pkubota
Type of Change
Testing and Quality
Scientific Impact
This implementation should allow for better spatial representation of surface reflectivity at global scales. The results below show the differences in albedo (defined in the bulk form, i.e., ratio of average upwelling solar irradiance and downwelling solar irradiance, both integrated over a 48-hour period) between this pull request and the baseline version (feature/monan-631-GPU).