We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
This is to document the test of assimilating amsua radiance data from noaa_19, metop_b/c. Work will include the following steps:
The text was updated successfully, but these errors were encountered:
Additional notes: Example for tlapse rate: file=amsua_n15 awk -v sid="$file" '$2 == sid {print $2, $3, $4}' satbias_in > amsua_n15.tlapse.txt
Example yaml file for different radiance: hafs_jedi.fd/parm/jcb-gdas/observations/atmosphere
Sorry, something went wrong.
Single ob and multiple ob tests show some similarities, but differences remain. Major differences may come from: the all-sky in JEDI and clear-sky in GSI, and CRTM version 2.4.0.1 in GSI versus version 2.4.1 in JEDI. https://docs.google.com/presentation/d/1lHiXCiXYe2sWcYkECVJr8rGTwQAJvmirSv3cV6rQcfg/edit#slide=id.p
No branches or pull requests
This is to document the test of assimilating amsua radiance data from noaa_19, metop_b/c.
Work will include the following steps:
The text was updated successfully, but these errors were encountered: