New DA capability of QC and obs error modeling for AMSR-2 cloudy… #6
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.
TYPE: new feature
KEYWORDS: WRFDA, AMSR-2, cloudy radiance
SOURCE: Original contribution from Chun Yang of Nanjing University of Information Science & Technology. Largely re-coded by Jamie Bresch of NCAR. Ref: Yang et al. 2016 Tellus A.
DESCRIPTION OF CHANGES:
Added proper quality check procedures and observation error modeling for AMSR-2 cloudy radiances.
The last column of gcom-w-1-amsr2.info contains additional sample obs errors for amsr-2 cloudy radiance.
LIST OF MODIFIED FILES:
M var/da/da_define_structures/da_define_structures.f90
M var/da/da_radiance/da_allocate_rad_iv.inc
M var/da/da_radiance/da_deallocate_radiance.inc
M var/da/da_radiance/da_get_innov_vector_crtm.inc
M var/da/da_radiance/da_initialize_rad_iv.inc
M var/da/da_radiance/da_qc_amsr2.inc
M var/da/da_radiance/da_radiance_init.inc
M var/da/da_radiance/module_radiance.f90
M var/run/radiance_info/gcom-w-1-amsr2.info
TESTS CONDUCTED:
WRFDA regression tests passed.