File tree 5 files changed +16
-5
lines changed
5 files changed +16
-5
lines changed Original file line number Diff line number Diff line change 1
- 1.8 .0
1
+ 1.9 .0
Original file line number Diff line number Diff line change 2
2
3
3
# UFS_UTILS
4
4
5
- Utilities for the NCEP models. This is part of the
6
- [ NCEPLIBS] ( https://github.com/NOAA-EMC/NCEPLIBS ) project.
5
+ Utilities for the NCEP Unified Forecast System.
7
6
8
7
The UFS_UTILS code can be found here:
9
8
https://github.com/ufs-community/UFS_UTILS .
10
9
11
10
## Documentation for Previous Versions of UFS_UTILS
12
11
12
+ * [ UFS_UTILS Version 1.9.0] ( ver-1.9.0/index.html )
13
13
* [ UFS_UTILS Version 1.8.0] ( ver-1.8.0/index.html )
14
14
* [ UFS_UTILS Version 1.7.0] ( ver-1.7.0/index.html )
15
15
* [ UFS_UTILS Version 1.6.0] ( ver-1.6.0/index.html )
Original file line number Diff line number Diff line change 1
1
#-----------------------------------------------------------
2
2
#
3
3
# 1) Compile the chgres_cube program. Invoke
4
- # ./sorc/build_chgres_cube .sh
4
+ # ../../build_all .sh
5
5
#
6
6
# 2) Ensure links to the 'fixed' directories are
7
- # set. See the ./sorc /link_fixdirs.sh script prolog
7
+ # set. See the ../../fix /link_fixdirs.sh script prolog
8
8
# for details.
9
9
#
10
10
# 3) Set all config variables. See definitions
Original file line number Diff line number Diff line change
1
+ This utility creates 'cold start' initialization files to start a
2
+ global cycled experiment.
3
+
4
+ Edit the 'config' file for your experiment. Then invoke the
5
+ driver script for your machine.
6
+
7
+ Only machines with access to the HPSS database are supported.
Original file line number Diff line number Diff line change
1
+ Run the sfc_climo_gen program stand-alone on WCOSS2 using
2
+ pre-exiting 'grid' and 'orography' files.
3
+
4
+ Outputs surface fields such as soil and vegetation type.
You can’t perform that action at this time.
0 commit comments