Skip to content

RTTOV13 cloud bug-fix

Compare
Choose a tag to compare
@hkershaw-brown hkershaw-brown released this 01 Feb 21:23
· 556 commits to main since this release
82f7e91

RTTOV 13:

  • Initialize RTTOV13 profile cloud arrays to zero for profiles. #542
  • Updated docs with RTTOV13 namelist info.
  • New obs_def_rttov13_mod.f90 namelist option wfetch_value.
  • Updated mkmf.templates for RTTOV on Derecho: HDF5 library flags. #625

Thanks to Joseph Chan (Department of Geography, The Ohio State University) for the original cloud bug, fix and review.

GitHub actions changes:

  • checkout action updated to v4. #630