-
Notifications
You must be signed in to change notification settings - Fork 1
/
release_notes_hiresw_v8.1.2.txt
executable file
·72 lines (37 loc) · 1.44 KB
/
release_notes_hiresw_v8.1.2.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
HiresW v8.1.2 - released 07/08/2022
Google docs version at:
https://docs.google.com/document/d/1HvgZ9yTHP1XPbASvzSHiiDkyJy2bXpQwcBWwUePNrq8/edit?usp=sharing
#####################
Update overview
#####################
* Adds routine generation of GEMPAK files from HiresW BUFR output
#####################
Obtaining the package
#####################
Clone it with this command (but change hiresw.v8.1.2 to whatever you want to
call it in the directory that it is cloned into):
git clone -b v8.1.2 https://github.com/MatthewPyle-NOAA/hiresw.git hiresw.v8.1.2
#############################
New files:
#############################
Adds new GEMPAK parm files for the processing:
gempak/fix/sfhiresw.prm
gempak/fix/sfhiresw.prm_aux
gempak/fix/snhiresw.prm
Adds new ush scripts to do the conversion to GEMPAK
ush/arw/hiresw_bfr2gpk.sh
ush/fv3/hiresw_bfr2gpk.sh
#############################
Modified files:
#############################
Adds calls to hiresw_bfr2gpk.sh at the final hour (f48 for ARW, f60 for FV3):
scripts/arw/exhiresw_wrfbufr.sh
scripts/fv3/exhiresw_bufr.sh
Adds loads of the GEMPAK module in the ecf files at the needed times:
ecf/bufrpost/jhiresw_bufrpost_f48.ecf
ecf/bufrpost/jhiresw_bufrpost_f60.ecf
#############################
Resource changes:
#############################
BUFRPOST jobs will run slightly longer due to the GEMPAK conversion step, but
the difference seemed fairly trivial even for the CONUS domain.