Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

New DA capability of QC and obs error modeling for AMSR-2 cloudy… #6

Merged
merged 1 commit into from
Sep 23, 2016

Conversation

jamiebresch
Copy link
Contributor

@jamiebresch jamiebresch commented Sep 19, 2016

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.

… radiances.

Changes to be committed:
modified:   var/da/da_define_structures/da_define_structures.f90
modified:   var/da/da_radiance/da_allocate_rad_iv.inc
modified:   var/da/da_radiance/da_deallocate_radiance.inc
modified:   var/da/da_radiance/da_get_innov_vector_crtm.inc
modified:   var/da/da_radiance/da_initialize_rad_iv.inc
modified:   var/da/da_radiance/da_qc_amsr2.inc
modified:   var/da/da_radiance/da_radiance_init.inc
modified:   var/da/da_radiance/module_radiance.f90
modified:   var/run/radiance_info/gcom-w-1-amsr2.info

It is a squashed commit of the following:

commit 5519293
Merge: fcb48d3 fa0bd0e
Author: Jamie Bresch <[email protected]>
Date:   Mon Aug 8 17:20:52 2016 +0000

    The deallocation of satinfo%error_cld and iv%instid%tb_xb_cld
    is moved from var/da/da_main/da_solve.inc to
    var/da/da_radiance/da_dellocate_radiance.inc per the rev 9497 commit.

    git-svn-id: https://svn-wrf-model.cgd.ucar.edu/branches/wrfda_amsr2_cloudy@9539 b0b5d27b-6f0f-0410-a2a3-cb1e977edc3d

commit fcb48d3
Author: Jamie Bresch <[email protected]>
Date:   Fri Jun 3 22:02:15 2016 +0000

    Original contribution from Chun Yang of Nanjing University of
    Information Science & Technology.
    Largely re-coded by Jamie Bresch of NCAR.

    New capability of QC and observation error modeling for
    AMSR-2 cloudy radiances.

    git-svn-id: https://svn-wrf-model.cgd.ucar.edu/branches/wrfda_amsr2_cloudy@9386 b0b5d27b-6f0f-0410-a2a3-cb1e977edc3d

commit d7c86d3
Author: Jamie Bresch <[email protected]>
Date:   Fri Jun 3 21:44:18 2016 +0000

    git-svn-id: https://svn-wrf-model.cgd.ucar.edu/branches/wrfda_amsr2_cloudy@9382 b0b5d27b-6f0f-0410-a2a3-cb1e977edc3d
@jamiebresch jamiebresch changed the title New capability of QC and observation error modeling for AMSR-2 cloudy… New DA capability of QC and obs error modeling for AMSR-2 cloudy… Sep 20, 2016
@jamiebresch jamiebresch merged commit 8cf133c into wrf-model:master Sep 23, 2016
@jamiebresch jamiebresch deleted the wrfda_amsr2_cloudy_V381 branch September 23, 2016 20:22
dmey referenced this pull request in TEB-model/wrf-teb Mar 31, 2020
Update to 4.0.3 and add Cray compiler support
twjuliano pushed a commit to twjuliano/WRF that referenced this pull request Jun 15, 2021
…_mesoLES

Fix for memory packaging with PBL and LES on different domains
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants