Skip to content

Commit

Permalink
doxygen improvements for chgres_cube.fd/atmosphere.F90 and grib2_util…
Browse files Browse the repository at this point in the history
….F90, turn on doxygen cross-references (#287)

* doxygen improvements

* cleanup

* adding comments to grib2_util.F90

* more doxygen fixes

* update doxygen for ./chgres_cube.fd/grib2_util.F90

Part of #191
Fixes #288

* Minor doxygen updates to ./chgres_cube.fd/atmosphere.F90

Part of #191
Fixes #288

Co-authored-by: George Gayno <George.Gayno@noaa.gov>
  • Loading branch information
edwardhartnett and GeorgeGayno-NOAA committed Feb 19, 2021
1 parent 111566e commit fd90546
Show file tree
Hide file tree
Showing 4 changed files with 248 additions and 300 deletions.
4 changes: 4 additions & 0 deletions sorc/CMakeLists.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
# This is the cmake build file for the chgres_cube utility in the
# UFS_UTILS project.
#
# George Gayno
add_subdirectory(emcsfc_ice_blend.fd)
add_subdirectory(emcsfc_snow2mdl.fd)
if (OpenMP_FOUND)
Expand Down
3 changes: 2 additions & 1 deletion sorc/chgres_cube.fd/CMakeLists.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
# This is the CMake build file for the chgres_cube utility in the UFS_UTILS package.
# This is the CMake build file for the chgres_cube utility in the
# UFS_UTILS package.
#
# George Gayno, Mark Potts

Expand Down
Loading

0 comments on commit fd90546

Please sign in to comment.