Utilities for the NCEP models. This is part of the NCEPLIBS project.
Documentation for chgres_cube and other utilities can be found at https://noaa-emcufs-utils.readthedocs.io/en/latest/.
Complete documentation can be found at https://noaa-emc.github.io/UFS_UTILS/.
Utility | Programmer(s) |
---|---|
chgres_cube | George Gayno, Jeff Beck, Larissa Reames |
emcsfc_ice_blend | George Gayno |
emcsfc_snow2mdl | George Gayno |
fre-nctools | GFDL progammer |
fvcom_tools | David Wright, University of Michigan, Ming Hu, GSD/AMB |
global_cycle | George Gayno, Shrinivas Moorthi, Mark Iredell, Xu Li, Hang Lei |
grid_tools | R. J. Purser (regional_esg_grid), Tom Black/Ben Blake (shave.fd), Gerard Ketefian (global_equiv_resol), Tsukasa Fujita, JMA (pmat2), GFDL programmer (topo filtering code). |
orog_mask_tools | Ning Wang, Jordan Alpert, Shan Sun and Ning Wang |
sfc_climo_gen | George Gayno |
gblevents | Hang Lei |
vcoord_gen | Fanglin Yang, Mark Iredell |
UFS_UTILS Code managers: George Gayno, Kyle Gerheiser, Jeff Beck, Larissa Reames
This package uses the hpc-stack for the following NCEPLIBS packages:
- NCEPLIBS-sfcio
- NCEPLIBS-w3nco
- NCEPLIBS-bacio
- NCEPLIBS-nemsio
- NCEPLIBS-sigio
- NCEPLIBS-sp
- NCEPLIBS-ip
- NCEPLIBS-g2
- NCEPLIBS-wgrib2
And for the following third party libraries:
mkdir build
cd build
cmake -DCMAKE_INSTALL_PREFIX=/path/to/install ..
make -j2
make install
The UFS_UTILS package contains the following utilities (under the sorc directory):
- chgres_cube
- emcsfc_ice_blend
- emcsfc_snow2mdl
- fre-nctools
- fvcom_tools
- global_cycle
- grid_tools
- orog_mask_tools
- sfc_climo_gen
- vcoord_gen
The reg_tests directory contains the consistency test code.
The fix directory is where we set links to directories containing large, static data files used by UFS_UTILS programs.
The tests directory contains unit tests.
The ush directory contains scripts to run UFS_UTILS programs. Most are called from driver scripts.
The util directory contains utility scripts to create coldstart initial conditions for GFS parallels, and to run the vertical coordinate generator.
The parm directory contains variable mapping parameter tables used by the chgres_cube program.
The driver_scripts directory contains high-level driver scripts to create a model grid on officially supported HPC platforms.
The modulefiles directory contains modules loaded when building UFS_UTILS on supported HPC platforms. They are also loaded at runtime by utility and consistency test scripts.
The docs directory contains the control file for the doxygen documentation build, as well as some markdown files which are part of the documentation. It also contains (in the source subdirectory) the ReadTheDocs documentation files.
The cmake directory contains CMake package find utilities, and utilities to run units tests on some supported HPC platforms.
Gayno G., Beck J., Carson L., Pre-Processing: chgres_cube, UFS MRW App Training, 5 November 2020.
The United States Department of Commerce (DOC) GitHub project code is provided on an "as is" basis and the user assumes responsibility for its use. DOC has relinquished control of the information and no longer has responsibility to protect the integrity, confidentiality, or availability of the information. Any claims against the Department of Commerce stemming from the use of its GitHub project will be governed by all applicable Federal law. Any reference to specific commercial products, processes, or services by service mark, trademark, manufacturer, or otherwise, does not constitute or imply their endorsement, recommendation or favoring by the Department of Commerce. The Department of Commerce seal and logo, or the seal and logo of a DOC bureau, shall not be used in any manner to imply endorsement of any commercial product or activity by DOC or the United States Government.