add logic to include avhrr in radstat tarball#4337
add logic to include avhrr in radstat tarball#4337DavidHuber-NOAA merged 5 commits intoNOAA-EMC:developfrom
Conversation
|
WCOSS2 (Cactus) g-w CI C96C48_hybatmDA Run g-w CI C96C48_hybatmDA twice on Cactus. The first run, control, did not include updates to
The second run, update, includes updates to both these scripts from their respective PRs. Below is a comparison of output from each run.
gdas gsistat enkfgdas gsistat The control gdas and enkfgdas radstat do not contain avhrr data
The update tarballs contain avhrr data
avhrr data along with many other radiances (brightness temperature) observations are not assimilated. The update All radiances, including avhrr, are assimilated. The control and update eupd assimilate the same number of conventional observations and ozone observations. It's only the number of radiances which differ. The update assimilates much more radiance data. update |
|
C96C48_hybatmDA tests indicate that the modified |
|
Thanks you @CoryMartin-NOAA for your review and approval. @aerorahul , @DavidHuber-NOAA , @jswhit , @CatherineThomas-NOAA : any suggestions I should incorporate? If not, I'll launch g-w CI on a NOAA RDHPCS machine. |
DavidHuber-NOAA
left a comment
There was a problem hiding this comment.
Looks good. Thanks @RussTreadon-NOAA.
|
@RussTreadon-NOAA I am happy to launch automated tests on Ursa or Hera unless you would like to monitor the tests. Which would you prefer? @CatherineThomas-NOAA I will wait for your review before merging. |
|
@DavidHuber-NOAA : Thank you for offering to launch automated tests for this PR. I'll stand down on running the tests myself. |
CatherineThomas-NOAA
left a comment
There was a problem hiding this comment.
The code looks good to me and @RussTreadon-NOAA's test results show that it works as intended. Approved.
|
Check Spot check gdas radstat and enkfgdas radstat_ensmean tarballs from Ursa g-w CI and Gaea C6 g-w CI run for PR #4306. The Gaea C6 run does not have the avhrr fix. gdas and enkfgdas radstat tarballs from the Ursa test contain avhrr/ Below is an example of this check for C96C48_hybatmDA. The Ursa radstat tarball contains avhrr files The Gaea C6 radstat tarball does not contain avhrr |
Description
This PR adds logic to
exglobal_diag.shto include avhrr in the radstat tarball.Resolves #4330
Type of change
Change characteristics
I don't know if cycled GEFS, SFS, or GCAFS monitor or assimilate avhrr radiance data. If any of these networks monitor or assimilate avhrr radiance data and execute
exglobal_diag.sh, the PR may alter the contents of the radstat tarball.How has this been tested?
Test using g-w CI C96C48_hybatmDA
Checklist