From ebe1916820c03c3eeb0e2f1b29e32e19b932167f Mon Sep 17 00:00:00 2001 From: George Gayno Date: Mon, 10 Feb 2025 18:25:59 +0000 Subject: [PATCH] Correct doxygen in ./global_cycle.fd/read_write_data.f90. Fixes #1025. --- sorc/global_cycle.fd/read_write_data.f90 | 2 ++ 1 file changed, 2 insertions(+) diff --git a/sorc/global_cycle.fd/read_write_data.f90 b/sorc/global_cycle.fd/read_write_data.f90 index 4eac568af..7234bad94 100644 --- a/sorc/global_cycle.fd/read_write_data.f90 +++ b/sorc/global_cycle.fd/read_write_data.f90 @@ -1036,6 +1036,7 @@ END SUBROUTINE READ_GSI_DATA !! @param[in] LENSFC Total number of points on a tile. !! @param[in] DO_NSST When true, nsst fields are read. !! @param[out] IS_NOAHMP When true, process for the Noah-MP LSM. + !! @param[in] FNAME_INC Name of the increment file. !! @param[out] TSFFCS Skin Temperature. !! @param[out] SMCFCS Total volumetric soil moisture. !! @param[out] SWEFCS Snow water equivalent. @@ -1076,6 +1077,7 @@ END SUBROUTINE READ_GSI_DATA !! @param[out] NSST Data structure containing nsst fields. !! @param[in] SLCINC Liquid soil moisture increments on the cubed-sphere tiles !! @param[in] STCINC Soil temperature increments on the cubed-sphere tiles + !! @param[in] LSOIL_INCR - Number of soil layers (from top) to apply soil increments to !! @author George Gayno NOAA/EMC !! @author Yuan Xue: add capability to read soil related increments on the !! cubed-sphere tiles directly