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 Capability of GPM GMI Radiance Data Assimilation #1585

Merged
merged 5 commits into from
Nov 23, 2021

Conversation

xdmjolly
Copy link
Contributor

@xdmjolly xdmjolly commented Nov 19, 2021

KEYWORDS: GPM-GMI, Radiance

SOURCE: Dongmei Xu (NUIST/NCAR)

DESCRIPTION OF CHANGES:
Add new capability to assimilate GPM-GMI Level-1 data in HDF5 format, which can be downloaded from https://gpm.nasa.gov/data/

LIST OF MODIFIED FILES:
M Registry/registry.var
M var/build/depend.txt
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_initialize_rad_iv.inc
M var/da/da_radiance/da_qc_rad.inc
M var/da/da_radiance/da_radiance.f90
M var/da/da_radiance/da_radiance1.f90
M var/da/da_radiance/da_radiance_init.inc
M var/da/da_radiance/da_setup_radiance_structures.inc
M var/da/da_radiance/module_radiance.f90
M var/da/da_setup_structures/da_setup_obs_structures.inc
M var/da/da_setup_structures/da_setup_structures.f90
M var/run/VARBC.in
A var/da/da_radiance/da_qc_gmi.inc
A var/da/da_radiance/da_read_obs_hdf5gmi.inc
A var/run/radiance_info/gpm-1-gmi.info

TESTS CONDUCTED: WRFDA regression tests passed.

RELEASE NOTE: A new capability to assimilate GPM-GMI radiance data
Shen, et al.,2021: Assimilation of GPM Microwave Imager Radiance data with the WRF Hybrid 3DEnVar System for the Prediction of Typhoon Chan-hom (2015), Atmospheric Research. 251, 105422.

@xdmjolly xdmjolly requested a review from a team as a code owner November 19, 2021 03:15
@Plantain
Copy link

This looks really good. Can you write a section for the user guide on it's usage? It looks like the GMI1B and GMI1A are required? I don't understand how the right scan times / regions are selected.

@liujake liujake self-requested a review November 23, 2021 04:02
@liujake liujake merged commit 8bec1d8 into wrf-model:develop Nov 23, 2021
vlakshmanan-scala pushed a commit to scala-computing/WRF that referenced this pull request Apr 4, 2024
KEYWORDS: GPM-GMI, Radiance

SOURCE: Dongmei Xu (NUIST/NCAR)

DESCRIPTION OF CHANGES:
Add new capability to assimilate GPM-GMI Level-1 data in HDF5 format, which can be downloaded from https://gpm.nasa.gov/data/

LIST OF MODIFIED FILES:
M  Registry/registry.var
M   var/build/depend.txt
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_initialize_rad_iv.inc
M   var/da/da_radiance/da_qc_rad.inc
M   var/da/da_radiance/da_radiance.f90
M   var/da/da_radiance/da_radiance1.f90
M   var/da/da_radiance/da_radiance_init.inc
M   var/da/da_radiance/da_setup_radiance_structures.inc
M  var/da/da_radiance/module_radiance.f90
M   var/da/da_setup_structures/da_setup_obs_structures.inc
M   var/da/da_setup_structures/da_setup_structures.f90
M  var/run/VARBC.in
A  var/da/da_radiance/da_qc_gmi.inc
A  var/da/da_radiance/da_read_obs_hdf5gmi.inc
A var/run/radiance_info/gpm-1-gmi.info

TESTS CONDUCTED: WRFDA regression tests passed.

RELEASE NOTE: A new capability to assimilate GPM-GMI radiance data
Shen, et al.,2021: Assimilation of GPM Microwave Imager Radiance data with the WRF Hybrid 3DEnVar System for the Prediction of Typhoon Chan-hom (2015), Atmospheric Research. 251, 105422.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants