quintel / etmodel

Professional interface of the Energy Transition model.
https://energytransitionmodel.com/
MIT License
25 stars 12 forks source link

Decimal specification does not show up in tables #4267

Open KoenvanB opened 1 month ago

KoenvanB commented 1 month ago

Specification of the desired number of decimal points in the back end of a table does not always translate correctly to the front end.

In the land use of solar and wind table, for example, the decimal points for the second column are all set to 0:

image

However, in the front end, the decimal points in the corresponding column vary from 0 to 2: Ruimtegebruik van zon en wind (tabel) 1141297

It seems the ETModel specification of decimal points is insufficient to set the actually outputted number in the front end.