NCPP/ocgis

Make default collection type for calculations fields

bekozi opened this issue · 0 comments

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