Skip to content

Bug fixes to BE ODF translation

Vasudevan, Rama K. requested to merge odf_debug into master

Created by: ssomnath

  • Correcting inconsistencies and errors in parameter values from old (circa 2010-2012) parameter files
  • Catching rare situations when data files were empty
  • Generating dummy BE arrays correctly now
  • Immediately catching situations when parameter values do not match with expected options
  • Added a lot of print statements in verbose mode to debug problems quickly

Merge request reports