-
Notifications
You must be signed in to change notification settings - Fork 700
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix meteosat 11 error messages in DA log files and addition of Meteos…
…at 11 into crtm. Correction for NOAA 19 for hirs4 and amsua in crtm descriptor (#1762) TYPE: Bug fix DESCRIPTION OF CHANGES: Problem: Meteosat 11 was added to the GFS bufr files in Feb 2018 meaning when the seviri bufr read was turned on in the namelist it would throw out an error message for each data point in the log file making it very large. The change to the error loop removes this message but also prepares the bufr read file to ingest meteosat 11 data into wrf. Dont think a crtm currently supports meteosat 11 but i have changed the VARBC.in file to include data for this sat number and added an msg-4-seviri.info file to the radiance_info folder so people can use data from this satellite if desired if crtm supports it. Crtm descriptor file was missing noaa 19 in hirs4 and amsua. Added noaa 19 hirs info file as it seemed to be missing. Added templates for noaa 15-17 HIRS3 and noaa 18-19 HIRS4 to VARBC.in as were missing. FIles Changed: var/da/da_radiance/da_read_obs_bufrseviri.inc var/da/da_radiance/da_crtm_sensor_descriptor.inc var/run/VARBC.in var/run/radiance_info/msg-4-seviri.info var/run/radiance_info/noaa-19-hirs.info Solution: Added identifier for meteosat 11 and then changed the upper limit of the identifier error if statement with the new identifier significantly higher than previous. Added data MSG4, NOAA 15-17 HIRS3 and NOAA 18-19 HIRS4 to VARBC.in. Added MSG-seviri.info file. Added m11 descriptor to crtm sensor descriptor so crtm recognizes it. Added an "or" statement to the crtm descriptor file to recognize noaa 19 and not just noaa 18 in hirs4 crtm. Added hirs noaa 19 info file in the radiance info folder. RELEASE NOTE: Updated bufrseviri.inc so that if seviri is turned on in WRFDA after Feb 2018 it suppresses many error messages in log file and meteosat 11 data is ingested into WRFDA to be used by the crtm. Corrected crtm sensor info and added hirs 4 info file to recognize noaa 19 and not just noaa 18 in hirs 4 and amsua files. Updated VARBC.in to include templates of NOAA 15-17 HIRS3 and NOAA 18-19 HIRS4.
- Loading branch information
Showing
5 changed files
with
194 additions
and
4 deletions.
There are no files selected for viewing
This file contains 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
This file contains 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
This file contains 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
This file contains 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,9 @@ | ||
sensor channel IR/MW use idum varch polarisation(0:vertical;1:horizontal) | ||
207 1 1 -1 0 1.8000000000E+00 2.0000000000E+00 msg-4-seviri | ||
207 2 1 1 0 2.5000000000E+00 2.0000000000E+00 | ||
207 3 1 1 0 2.2500000000E+00 2.0000000000E+00 | ||
207 4 1 1 0 1.2500000000E+00 2.0000000000E+00 | ||
207 5 1 -1 0 1.2500000000E+00 2.0000000000E+00 | ||
207 6 1 -1 0 1.2500000000E+00 2.0000000000E+00 | ||
207 7 1 1 0 1.4500000000E+00 2.0000000000E+00 | ||
207 8 1 -1 0 1.2500000000E+00 3.0000000000E+00 |
This file contains 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,20 @@ | ||
sensor channel IR/MW use idum varch polarisation(0:vertical;1:horizontal) | ||
18 1 0 -1 19 0.1000000000E+05 0.0000000000E+00 noaa-19-hirs | ||
18 2 0 1 19 0.6000000000E+00 0.0000000000E+00 | ||
18 3 0 1 19 0.5300000000E+00 0.0000000000E+00 | ||
18 4 0 1 19 0.4000000000E+00 0.0000000000E+00 | ||
18 5 0 1 19 0.3600000000E+00 0.0000000000E+00 | ||
18 6 0 1 19 0.4600000000E+00 0.0000000000E+00 | ||
18 7 0 1 19 0.5700000000E+00 0.0000000000E+00 | ||
18 8 0 1 15 0.1000000000E+01 0.0000000000E+00 | ||
18 9 0 1 12 0.1100000000E+01 0.0000000000E+00 | ||
18 10 0 1 18 0.6000000000E+00 0.0000000000E+00 | ||
18 11 0 1 8 0.1200000000E+01 0.0000000000E+00 | ||
18 12 0 1 8 0.1600000000E+01 0.0000000000E+00 | ||
18 13 0 1 7 0.3640000000E+00 0.0000000000E+00 | ||
18 14 0 1 7 0.2600000000E+00 0.0000000000E+00 | ||
18 15 0 1 7 0.2600000000E+00 0.0000000000E+00 | ||
18 16 0 -1 7 0.1000000000E+05 0.0000000000E+00 | ||
18 17 0 -1 7 0.1000000000E+05 0.0000000000E+00 | ||
18 18 0 -1 6 0.1000000000E+05 0.0000000000E+00 | ||
18 19 0 -1 4 0.1000000000E+05 0.0000000000E+00 |