Skip to content

CHEEREIO v1.4.0 release

Choose a tag to compare

@drewpendergrass drewpendergrass released this 21 Aug 20:25
· 8 commits to main since this release

Action items for users updating to version 1.4.0:

  • Update ens_config.json by comparing with templates, as new fields are now expected!

Updates under version 1.4.0:

  • Added TCCON and TROPOMI CO operators (thanks to Sina Voshtani)
  • Added TCCON N2O operator
  • Added IASI NH3 operator.
  • Bug fixes for TROPOMI NO2 operator.
  • Bug fixes for SatDiagn assimilation, and for scale factor initialization (thanks to Yunxiao Tang).
  • Significant performance and memory improvements (halving my methane assimilation time)
  • Allowed a mix of normal and lognormal optimization for different state vector elements.
  • Allowed option for 1D variation of scale factor initialization along latitude (as opposed to 2D multivariate normal perturbations).
  • Add option, in super observation case, to average data before applying observation operator for performance improvements.
  • Improved Python scripting so that code works across a wider variety of shells.
  • Additional bug fixes and improvements.