pyyeti.cla.DR_Results.init

DR_Results.init(Info, mission, event, cats=None)[source]

Build initial results data structure.

Parameters:
  • Info (collections.OrderedDict or DR_Def instance) – Contains data recovery information for each category. The category names are the keys. Either the Info attribute of DR_Event or a DR_Def instance. (Info is a copy of the information in one or more DR_Def instances with the possibly different uf_reds values.)

  • mission (str) – Identifies the CLA

  • event (str) – Name of event

  • cats (iterable of strings or None) – If iterable, contains names of categories to include in results; other names are quietly skipped.

Notes

The name “_vars” is quietly skipped if present in Info.