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

Update IMT.csv #259

Open
wants to merge 6 commits into
base: 0.3-codelist-updates
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from 2 commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion schema/codelists/closed/metric_dimension.csv
Original file line number Diff line number Diff line change
Expand Up @@ -4,4 +4,4 @@ content,Content,Physical contents of a structure.
product,Product,"Products produced by businesses, which may or may not be physical items."
disruption,Disruption (Business Interruption),Planned operations or service provision of a business or infrastructure.
population,Population,"Injuries, fatalities, and displacements of a population."
indicator_index_value,Indicator or index value,"Value of economic indicator or development index."
indicator_index_value,Indicator or index value,Value of economic indicator or development index.
1 change: 1 addition & 0 deletions schema/codelists/open/IMT.csv
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@ fl_wv:m/s,Flood flow velocity (m/s),fl_wv,m/s,The rate at which flood waters mov
v_ect(3s):km/h,3-sec at 10m sustained wind speed (kph),v_ect(3s),km/h,"The average speed of the wind over a 3-second time period, measured at a height of 10 meters (about 33 feet) above the ground or sea surface. Expressed in kilometers per hour (kph)."
v_ect(1m):km/h,1-min at 10m sustained wind speed (kph),v_ect(1m),km/h,"The average speed of the wind over a 1-minute time period, measured at a height of 10 meters (about 33 feet) above the ground or sea surface. Expressed in kilometers per hour (kph)."
v_etc(10m):km/h,10-min sustained wind speed (kph),v_ect(10m),km/h,The average wind speed over a period of 10 minutes. Expressed in kilometers per hour (kph).
v_etc(10m):m/s,10-min sustained wind speed (mps),v_ect(10m),m/s,The average wind speed over a period of 10 minutes. Expressed in meters per second (mps).
matamadio marked this conversation as resolved.
Show resolved Hide resolved
PGWS_tcy:km/h,Peak gust wind speed,PGWS_tcy,km/h,The peak gust wind speed in the open terrain. Expressed in kilometers per hour (kph).
ls_fd:m,Landslide flow depth,ls_fd,m,The depth of the landslide flow. Expressed in meters (m).
I_DF:m3/s2,Debris-flow intensity index,I_DF,m3/s2,A landslide intensity index proposed by Jakob et al. (2012). Expressed in meters cubed per second squared (m3/s2).
Expand Down