quintel / etmodel

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

Profit and full load hours should be shown with less significance (in all relevant charts) #1312

Closed ChaelKruip closed 11 years ago

ChaelKruip commented 11 years ago

Continuation of https://github.com/quintel/merit/issues/72

@dennisschoenmakers please re-assign at will.

dennisquintel commented 11 years ago

@andremedeiros: could you pick this up?

ChaelKruip commented 11 years ago

For the profitability chart (pop-up chart for dashboard item 'profitability', chart 140) the rounding can be done in the code itself I think.

For the merit order table: the queries affected are:

merit_order_central_gas_chp_full_load_hours_in_merit_order_table.gql
merit_order_coal_chp_full_load_hours_in_merit_order_table.gql
merit_order_coal_conv_full_load_hours_in_merit_order_table.gql
merit_order_coal_igcc_ccs_full_load_hours_in_merit_order_table.gql
merit_order_coal_igcc_full_load_hours_in_merit_order_table.gql
merit_order_coal_pwd_ccs_full_load_hours_in_merit_order_table.gql
merit_order_coal_pwd_full_load_hours_in_merit_order_table.gql
merit_order_gas_ccgt_ccs_full_load_hours_in_merit_order_table.gql
merit_order_gas_ccgt_full_load_hours_in_merit_order_table.gql
merit_order_gas_conv_full_load_hours_in_merit_order_table.gql
merit_order_gas_turbine_full_load_hours_in_merit_order_table.gql
merit_order_must_run_full_load_hours_in_merit_order_table.gql
merit_order_nuclear_iii_full_load_hours_in_merit_order_table.gql
merit_order_oil_plant_full_load_hours_in_merit_order_table.gql
merit_order_solar_pv_full_load_hours_in_merit_order_table.gql
merit_order_wind_turbines_full_load_hours_in_merit_order_table.gql
ChaelKruip commented 11 years ago

@andremedeiros what is the status of this ticket?