Skip to content

Fluxnet observation converter and obs_def_rttov13_mod.f90 bug-fixes

Compare
Choose a tag to compare
@mjs2369 mjs2369 released this 18 Sep 19:04
· 1007 commits to main since this release
6eeb453

Fluxnet obs converter (#478):

  • Generates a new observation converter (Fluxnetfull_to_obs) for eddy covariance flux tower data (carbon, water energy fluxes)
  • Documentation changes made to the older, deprecated ameriflux converter (level4_to_obs) and the broken links have been fixed
  • New flux tower observation types added to accomodate the forward operator approach for time aggregated fluxes (daily through monthly)

obs_def_rttov13_mod.f90 bug-fixes:

  • Added public get_channel to obs_def_rttov13_mod.f90 to compile WRF successfully with rttov13. #532
  • Removed cloud_overlap (integer) from the function: get_rttov_option_logical #537