You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- Apparantly[^1], double spaces at end of line allows new line.
- New lines help legibility, so use consistently for **Output/s:**
[^1]: This for new line, instead of `<br>`, is new to me.
Copy file name to clipboardExpand all lines: user-guide/usecases/pinelli/4usecase.md
+14-5Lines changed: 14 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -108,23 +108,28 @@ The following guidance summarizes what each notebook does, what to expect, and h
108
108
This notebook loads the cleaned input files found in `00_data_cleaned/`, verifies their structure, and merges hazard data (wind speeds) with exposure and damage attributes.
109
109
It produces the first standardized dataset used by all subsequent steps.
This notebook aggregates thousands of records into an empirical vulnerability matrix, where each wind-speed bin is associated with an Expected Damage Ratio (EDR).
125
128
It also generates a graphical summary of empirical EDR values.
0 commit comments