Closed peverwhee closed 8 months ago
Updates to enable more than one scheme group, and also enable unit transforms for scalar (non-dimensioned) variables.
Groups:
Scalar transforms:
variable1() = 2 * variable2()
Misc:
User interface changes?: No
Testing: test removed: unit tests: system tests: modified capgen_test to include multiple groups manual testing:
I'll go ahead and merge this, then we can update the other open capgen PR (#529) for which the discussion is still ongoing.
Description
Updates to enable more than one scheme group, and also enable unit transforms for scalar (non-dimensioned) variables.
Updated Files
Groups:
Scalar transforms:
variable1() = 2 * variable2()
) for scalar variable transformsMisc:
User interface changes?: No
Testing: test removed: unit tests: system tests: modified capgen_test to include multiple groups manual testing: