From 09759e7a11835a497d366ed5966b59173f0d71ae Mon Sep 17 00:00:00 2001 From: Rahul Mahajan Date: Wed, 13 Mar 2024 13:26:05 -0400 Subject: [PATCH] uppercase UFS_UTILS --- docs/source/init.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/source/init.rst b/docs/source/init.rst index 477e247cbd..1b28d75584 100644 --- a/docs/source/init.rst +++ b/docs/source/init.rst @@ -319,14 +319,14 @@ Manual Generation The following information is for users needing to generate cold-start initial conditions for a cycled experiment that will run at a different resolution or layer amount than the operational GFS (C768C384L127). -The ``chgres_cube`` code is available from the `UFS_UTILS repository `_ on GitHub and can be used to convert GFS ICs to a different resolution or number of layers. Users should see the documentation to generation initial conditions in the UFS_Utils repository. The ``chgres_cube`` code/scripts currently support the following GFS inputs: +The ``chgres_cube`` code is available from the `UFS_UTILS repository `_ on GitHub and can be used to convert GFS ICs to a different resolution or number of layers. Users should see the documentation to generation initial conditions in the UFS_UTILS repository. The ``chgres_cube`` code/scripts currently support the following GFS inputs: * pre-GFSv14 * GFSv14 * GFSv15 * GFSv16 -See instructions in UFS_utils to clone, build and generate initial conditions. +See instructions in UFS_UTILS to clone, build and generate initial conditions. .. _warmstarts-prod: