Skip to content

[ATR-22022] Temporary removal of error message from RDO and ESD metadata reading

Tim Martin requested to merge tamartin/athena:metaPrint into master
  • A function in metareader accesses AOD data.
  • It only works on AOD right now.
  • Support for ESD and RDO will be added soon.
  • Until this is done, prevent an error message appearing in the log. The exception is already caught.

Will be fixed properly as part of ATR-22105

Edited by Tim Martin

Merge request reports