Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Combined Heat and Flood Impact Indicators #24

Closed
p-a-s-c-a-l opened this issue Jul 20, 2020 · 7 comments
Closed

Combined Heat and Flood Impact Indicators #24

p-a-s-c-a-l opened this issue Jul 20, 2020 · 7 comments
Assignees
Labels
enhancement New feature or request

Comments

@p-a-s-c-a-l
Copy link
Member

p-a-s-c-a-l commented Jul 20, 2020

Show different indicators both for heat and flood impact based on aggregated Combined Heat and Flood Views.

@p-a-s-c-a-l p-a-s-c-a-l added the enhancement New feature or request label Jul 20, 2020
@p-a-s-c-a-l p-a-s-c-a-l self-assigned this Jul 20, 2020
@p-a-s-c-a-l
Copy link
Member Author

ATM, the following indicators are available:

  • "EXPOSEDQUANTITY",
  • "DAMAGEQUANTITY",
  • "DISCOMFORT_LEVEL",
  • "HEAT_WAVE_IMPACT",
  • "COST_DEVELOPMENT",
  • "COST_MAINTENANCE",
  • "COST_RETROFITTING",

@p-a-s-c-a-l
Copy link
Member Author

@p-a-s-c-a-l
Copy link
Member Author

Now with pluvial flood:

image

Example Study 25 on CSIS DEV.

@p-a-s-c-a-l
Copy link
Member Author

New Indicators became available:

ID COLUMNNAME
0 "STUDY_VARIANT"
1 "TIME_PERIOD"
2 "EMISSIONS_SCENARIO"
3 "EVENT_FREQUENCY"
4 "SZM_SZENARIO_REF"
5 "HW_EXPOSEDQUANTITY"
6 "HW_DAMAGEQUANTITY"
7 "HW_DISCOMFORT_LEVEL"
8 "HW_HEAT_WAVE_IMPACT"
9 "HW_ECO_IMPACT_DIRECT"
10 "HW_ECO_IMPACT_INDIRECT"
11 "HW_ECO_IMPACT_LIFE"
12 "AO_COST_DEVELOPMENT"
13 "AO_COST_MAINTENANCE"
14 "AO_COST_RETROFITTING"
15 "PF_FLOOD_IMPACT_EURO"
16 "PF_ECO_IMPACT_RESIDENTAL_BLDG"
17 "PF_ECO_IMPACT_NONRESIDENT_BLDG"
18 "PF_ECO_IMPACT_ROAD"
19 "PF_DAMAGEPROBABILITY"
20 "PF_DAMAGE_CLASS"

@p-a-s-c-a-l p-a-s-c-a-l reopened this Aug 12, 2020
@p-a-s-c-a-l
Copy link
Member Author

According to @mattia-leone's comments

The layers "heat damage probability" and "flood damage probability" I think can be removed, since they are not useful to end users

in the table tab, I see that flood impacts in euro are separated (roads, res. buildings and non-res) so I guess they can be split also in the map, or not?

So in the Scenario Analysis, we should ignore PF_DAMAGEPROBABILITY and include the detailed economic impact indicators in favour of the total ones.

@therter Beware! If @humerh changes the number and order of columns in the view, this might break the scenario analysis application. So @therter has always to be notified by @humerh before such a change is made, otherwise scenario analysis in the production system might stop working.

@p-a-s-c-a-l p-a-s-c-a-l assigned therter and unassigned p-a-s-c-a-l Aug 12, 2020
p-a-s-c-a-l added a commit that referenced this issue Aug 12, 2020
@p-a-s-c-a-l
Copy link
Member Author

done

@humerh
Copy link

humerh commented Aug 12, 2020

Should the PF_DAMAGEPROBABILITY be removed by me definitely?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants