Skip to content

GET DIRECT CONSTANTS fails when both LHS subscripts are in the same family #143

@ToddFincannon

Description

@ToddFincannon

The GET DIRECT CONSTANTS implementation fails when two LHS subscripts are both in the same family. For instance, an equation that reads a table mapping values in a dimension to the same dimension:

DimC: C1, C2 ~~|
From DimC: DimC ~~|
To DimC: DimC ~~|

g[From DimC, To DimC] = GET DIRECT CONSTANTS 'data/g.csv', ',', 'B2') ~~|

repeats the the first column of values for every column.

Metadata

Metadata

Assignees

Labels

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions