Skip to content

Commit

Permalink
Correct doxygen in ./global_cycle.fd/read_write_data.f90.
Browse files Browse the repository at this point in the history
  • Loading branch information
GeorgeGayno-NOAA committed Feb 10, 2025
1 parent e718003 commit ebe1916
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions sorc/global_cycle.fd/read_write_data.f90
Original file line number Diff line number Diff line change
Expand Up @@ -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.
Expand Down Expand Up @@ -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
Expand Down

0 comments on commit ebe1916

Please sign in to comment.