PV_ICE icon indicating copy to clipboard operation
PV_ICE copied to clipboard

Handle data and materialdata indexes

Open shirubana opened this issue 5 years ago • 0 comments

Currently, data and mateiraldata is indexed in int. If different lengths (not same years), it crashes.

Ideally:

  1. Set indexes to PerdioIndex - year
  2. Clip years in materialdata that are not in data, and padd years that are missing from materialdata that are in data.

shirubana avatar Dec 22 '20 21:12 shirubana