update WRFDA radiance info to include metop-c-amsua and metop-c-mhs#1607
Merged
jamiebresch merged 1 commit intowrf-model:developfrom Dec 18, 2021
Merged
update WRFDA radiance info to include metop-c-amsua and metop-c-mhs#1607jamiebresch merged 1 commit intowrf-model:developfrom
jamiebresch merged 1 commit intowrf-model:developfrom
Conversation
liujake
approved these changes
Dec 17, 2021
davegill
approved these changes
Dec 17, 2021
vlakshmanan-scala
pushed a commit
to scala-computing/WRF
that referenced
this pull request
Apr 4, 2024
…rf-model#1607) TYPE: enhancement, text only KEYWORDS: WRFDA, VARBC.in, radiance_info, metop-c SOURCE: Jamie Bresch (NCAR) DESCRIPTION OF CHANGES: Add metop-c-amsua and metop-c-mhs to VARBC.in and radiance info files to allow the assimilation of metop-c radiances. The satellite ID for metop-c is already coded in WRFDA, so no changes in the code is needed. The number of sensors in VARBC.in is increased by 3 instead of 2, because the previous commit to VARBC.in (wrf-model@637ecb7) did not advance the counter. A note: metop-a has been decommissioned in Nov 2021. LIST OF MODIFIED FILES: M var/run/VARBC.in A var/run/radiance_info/metop-3-amsua.info A var/run/radiance_info/metop-3-mhs.info TESTS CONDUCTED: 1. tested in offline VARBC runs and got output for metop-c. RELEASE NOTE: N/A (minor)
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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: enhancement, text only
KEYWORDS: WRFDA, VARBC.in, radiance_info, metop-c
SOURCE: Jamie Bresch (NCAR)
DESCRIPTION OF CHANGES:
Add metop-c-amsua and metop-c-mhs to VARBC.in and radiance info files to allow the assimilation of metop-c radiances.
The satellite ID for metop-c is already coded in WRFDA, so no changes in the code is needed.
The number of sensors in VARBC.in is increased by 3 instead of 2, because the previous commit to VARBC.in
(637ecb7) did not advance the counter.
A note: metop-a has been decommissioned in Nov 2021.
LIST OF MODIFIED FILES:
M var/run/VARBC.in
A var/run/radiance_info/metop-3-amsua.info
A var/run/radiance_info/metop-3-mhs.info
TESTS CONDUCTED:
RELEASE NOTE: N/A (minor)