ocgis
ocgis copied to clipboard
Make default collection type for calculations fields
Currently, the default calculation collection output type from <calculation>.execute() is a VariableCollection. This should change to Field. The vc keyword argument to AbstractFunction should also be renamed to something like outfield.
Ping @huard