NOAA-EMC / UPP

Other
32 stars 95 forks source link

[develop]: Add Doxygen variable definitions to modules #965

Closed gspetro-NOAA closed 4 hours ago

gspetro-NOAA commented 1 month ago

This PR updates documentation in the following files:

doc/Doxyfile.in --> Removed extra = and updated file using doxygen -u Doxyfile.in to resolve warnings. UFS_unified_variables_table.csv - fix typo BOUND.f BNDLYR.f CALDWP.f CALGUST.f CALHEL.f CMASSI.f CTLBLK.f FRZLVL2.f GFIP3.f GFSPOSTSIG.F IFI.F LOOKUP.f MASKS_mod.f MISCLN.f PARA_RANGE.f READ_xml.f RHGRD.f RQSTFLD.f SET_LVLSXML.f SOIL_mod.f TRPAUS.f UPP_PHYSICS.f VRBLS2D.f VRBLS3D.f VRBLS4D.f cuparm.f grib2_module.f gtg_filter.F90 gtg_indices.F90 gtg_read_config.F90 intio_tags.f machine.f params.F physcons.f svptbl.f sorc/ncep_post.fd/wrf_io_flags.f xml_perl_data.f ZENSUN.f

This PR largely addresses Issue https://github.com/NOAA-EMC/UPP/issues/392 and warnings that came up in modules after documenting routines for that issue.

Authors: @gspetro-NOAA, @jdkublnick

WenMeng-NOAA commented 4 hours ago

This PR is ready for merging.