Daniel Brookes

Results 2 issues of Daniel Brookes

If I create an omf project with the following code. def generate_test_project(): # pylint: disable=missing-function-docstring proj = omf.Project( name = "omf Test Project", description = "Randomly generated test project for...

- Some of the block model elements use elements instead of element in their schema. For example we have org.omf.v2.**element**.blockmodel.tensorgrid and org.omf.v2.**elements**.blockmodel.regular. - Composite is only org.omf.v2.composite despite it being...