Closed redekok closed 3 years ago
It might be a good idea to add a spec that checks whether SUM(V(G(application_group),final_demand)) results in the same output value as SUM(V(G(final_demand_group),demand)).
SUM(V(G(application_group),final_demand))
SUM(V(G(final_demand_group),demand))
Related to https://github.com/quintel/etmodel/issues/3260
Closing, superseded by: https://github.com/quintel/mechanical_turk/issues/150
It might be a good idea to add a spec that checks whether
SUM(V(G(application_group),final_demand))
results in the same output value asSUM(V(G(final_demand_group),demand))
.Related to https://github.com/quintel/etmodel/issues/3260