Closed fwkoch closed 3 years ago
For implementation details, please refer to the implementation and accompanying discussion in the example notebook: https://github.com/gmggroup/omf/blob/691420e3761c874139ca4127abae276204045111/notebooks/omf_cbi.ipynb?short_path=1aa1177#L189
In addition to name, description, metadata, axis_u/v/w, corner, and attributes, regular sub block model will have:
Attributes are in a flat array, unwrapped in i then j then k. If children are present, they are iterated over when they are encountered. This should be explicitly documented.