From e3d7ad22a79a2d710d5cf887beab5a24890ca27f Mon Sep 17 00:00:00 2001 From: Edward Hartnett Date: Fri, 5 Mar 2021 08:57:52 -0700 Subject: [PATCH] fixed doxygen warnings --- sorc/emcsfc_ice_blend.fd/emcsfc_ice_blend.f90 | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/sorc/emcsfc_ice_blend.fd/emcsfc_ice_blend.f90 b/sorc/emcsfc_ice_blend.fd/emcsfc_ice_blend.f90 index 76366afd9..80f7984b8 100644 --- a/sorc/emcsfc_ice_blend.fd/emcsfc_ice_blend.f90 +++ b/sorc/emcsfc_ice_blend.fd/emcsfc_ice_blend.f90 @@ -3,8 +3,8 @@ !! !! @author George Gayno NCEP/EMC !! @date 2014-03-20 -!! -!! Create a global 5-minute blended ice concentration + +!> Create a global 5-minute blended ice concentration !! dataset for use by GDAS/GFS. This blend is created !! from National Ice Center Interactive Multisensor !! Snow and Ice Mapping System (IMS) data, and the @@ -88,6 +88,8 @@ !! In the SH, the blended value is simply the 5-minute ice concentration !! at 'water' points. 'Coast' and 'land' points are bitmapped out. !! +!! @return 0 for success, error code otherwise. +!! @author George Gayno NCEP/EMC program emcsfc_ice_blend use grib_mod ! grib 2 libraries