ocgis icon indicating copy to clipboard operation
ocgis copied to clipboard

Make default collection type for calculations fields

Open bekozi opened this issue 8 years ago • 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

bekozi avatar Jan 09 '18 22:01 bekozi