-
Notifications
You must be signed in to change notification settings - Fork 5
/
Copy pathrelease_notes_v5.1.0
executable file
·65 lines (53 loc) · 3.35 KB
/
release_notes_v5.1.0
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
Release Notes: RAP v5.1.0 - released to NCO on December 14, 2021
Transition from WCOSS Cray to WCOSS2
* Where is the release tag?
* Clone the wcoss2 branch of the RAP GitHub repository using the following command:
* git clone -b wcoss2 https://github.com/NOAA-EMC/RAP.git
* mv RAP rap.v5.1.0
* External software used (modules/versions specified per job)
* envvar/1.0, PrgEnv-intel/8.1.0, craype, intel/19.1.3.304, cray-mpich/8.1.7, hdf5/1.10.6, netcdf/4.7.4, pnetcdf/1.12.2, prod_util/2.0.8, cray-pals/1.0.12, ip/3.3.3, bacio/2.4.1, w3nco/2.4.1, g2/3.4.5, g2tmpl/1.10.0, jasper/2.0.25, zlib/1.2.11, nco/4.7.9, nemsio/2.5.2, bufr/11.4.0, sfcio/1.4.1, sp/2.3.3, sigio/2.3.2, gfsio/1.4.1, esmf/7.1.0r, crtm/2.3.0, libpng/1.6.37, libpng/1.6.37, libxmlparse/2.0.0, wrf_io/1.1.1, wgrib2/2.0.8, libjpeg, grib_util/1.2.3, util_shared/1.4.0, gempak/7.14.1, cfp/2.0.4
* Code/scripts modified in order to successfully compile/run on WCOSS2
* sorc/
* rap_full_cycle_surface, rap_gsi, rap_prep_smoke, rap_process_cloud, rap_process_imssnow, rap_process_lightning, rap_process_mosaic, rap_process_sst, rap_sndp, rap_subflds_g2, rap_update_bc, rap_update_fields, rap_update_gvf, rap_wps, rap_wrfarw, rap_wrfbufr, rap_wrfpost
* scripts/
* exrap_analysis, exrap_analysis_pcyc, exrap_fcst_pcyc, exrap_makebc, exrap_post, exrap_postmgr, exrap_postsnd, exrap_prep_smoke, exrap_process_hydro, exrap_updatebc, exrap_updatebc_pcyc, exrap_wrfbufr
* ush/
* rap_cycle_smoke.ksh, rap_real_wpsdif_bd.sh, rap_run_wrf.sh, rap_smartinit.sh, rap_smoke_wrfinput.ksh
* Scripts added to support the addition of HYSPLIT smoke products
* ush/rap_smoke.sh
* ush/rap_smoke_wmo.sh
* Changes to incoming data needs or outgoing products
* New smoke product files with WMO headers are added on grids 196, 198, and 227 to replace HYSPLIT-smoke products which will be retired
* Compute Resource Information
* Refer to test submission scripts in sms directory for all resource changes
* Runtime changes (current production values in parentheses)
* makebc: 49 mins (88.1 mins)
* process_hydro: 0.75 mins (1.1 mins)
* prep_smoke: 1.25 mins (2.8 mins)
* analysis: 7-8 mins (8-9 mins)
* updatebc: 0.25 mins (0.75 mins)
* forecast (21-hr): about the same (13.5 mins)
* forecast (51-hr): about the same (25.5 mins)
* wrfpost: 3.5 mins (5.5-6 mins)
* wrfbufr: 0.45 mins (0.75 mins)
* postsnd: 2 mins (8 mins)
* prep_smoke_pcyc: 1.25 mins (2.5 mins)
* analysis_pcyc: 8 mins (10 mins)
* updatebc_pcyc: 0.35 mins (0.7 mins)
* forecast_pcyc: (5.5 mins)
* Upstream dependencies
* GFS, EnKF, Obsproc, MRMS, RTG SST - HR, IMS snow
* Downstream dependencies
* HRRR, RTMA/URMA, HYSPLIT, SREF, NARRE-TL, Verification, NBM, NWM, GTG, HIRESW, NOSOFS
* Testing location on WCOSS2 (COMOUT, working directories, output log files)
* /lfs/h2/emc/ptmp/Ming.Hu
* Implementation instructions
* After retrieving the wcoss2 branch, recompile all source codes using sorc/build_rap_all.sh
* Retrieve the following files/directories from /lfs/h2/emc/lam/noscrub/Ming.Hu/nwprod/rap.v5.1.0_clean:
* fix/
* parm/rap_QNWFA_QNIFA_Monthly_GFS
* parm/rap_run*
* sorc/rap_wrfpost.fd/gtg*
* sorc/rap_wrfpost.fd/map_routines.f90
* sorc/rap_wrfpost.fd/rap_gtg.config
* For modifying the ecf driver scripts, refer to submission scripts in sms directory