We've been discussing adding some ORD reports for hazard, such as hazard EP curves and hazard value by location and event. However there is no clear structure for hazard meta data in ORD. Here is a table of the current relevant fields in ORD:

If we support reports which contain values such as windspeeds and flood depths, we should have clearly structured meta data which references exactly what those values mean in terms of hazard intensity measure and units.
Peril codes are used as a proxy for a hazard intensity measure, but in practice this is not well specified in model settings.
e.g WTC means Tropical Cyclone, but is normally used to represented the hazard of wind speed. This is a 'peril type' or event type which is being used as a proxy for wind speed, but they are different concepts.
A meta data structure might look like this, for example;

We could also consider codifying common hazard intensity measures in ODS, e.g.
HazardIntensityMeasureType =1
name = 'windspeed'
desc = '3 second maximum peak gust speed at 10 metre elevation'
unit = 'metres per second'
We can't expect to codify all possible hazard intensity measures that modellers choose to use, but having a list of common ones would help newcoming modellers and facilitate pairing of hazard and vulnerability modules across providers.
Obviously a very important design question, so i welcome lots of comments and suggestions
We've been discussing adding some ORD reports for hazard, such as hazard EP curves and hazard value by location and event. However there is no clear structure for hazard meta data in ORD. Here is a table of the current relevant fields in ORD:
If we support reports which contain values such as windspeeds and flood depths, we should have clearly structured meta data which references exactly what those values mean in terms of hazard intensity measure and units.
Peril codes are used as a proxy for a hazard intensity measure, but in practice this is not well specified in model settings.
e.g WTC means Tropical Cyclone, but is normally used to represented the hazard of wind speed. This is a 'peril type' or event type which is being used as a proxy for wind speed, but they are different concepts.
A meta data structure might look like this, for example;

We could also consider codifying common hazard intensity measures in ODS, e.g.
HazardIntensityMeasureType =1
name = 'windspeed'
desc = '3 second maximum peak gust speed at 10 metre elevation'
unit = 'metres per second'
We can't expect to codify all possible hazard intensity measures that modellers choose to use, but having a list of common ones would help newcoming modellers and facilitate pairing of hazard and vulnerability modules across providers.
Obviously a very important design question, so i welcome lots of comments and suggestions