todo
TODO lists by page
test-height2
The 2 charts on this page will be added to the asset-risk page
- Chart #1
add tool tip-- DONEtoggle the y-scale type with a checkbox -- linear/log-- DONEy-axis label: "Annual flood exceedances"-- DONEDon't include exceedance > 717 (i.e., 999)-- DONEDon't include exceedance < .002 (i.e., -999)-- DONEIntermediate scenario is blue -- HEX #6988d1-- DONEHigh scenario is pink -- HEX #f385b9-- DONE
- Chart #2
Title: "Asset design height over time for specified flood-risk tolerance"-- DONEBug in the chart -- displayed values aren't working-- it wasn't a bug -- I was using a variable vertical scale and it just looked as though nothing was changing. I switched to a a fixed domain. -- DONEShow intermediate and high values at the same time-- DONEAdd tool tip-- DONEChange height to feet-- DONEUse independent input to select end year for chart #2-- DONE
- PB TODOs:
- "information" popup idea as discussed for (1) sea level rise scenarios and (2) datums
- add charts to the asset page after Hannah confirms their functionality in height
- Hannah TODOs:
- review the 2 charts, height, before they get added to the asset page
- will get testers together
- will work on science page
asset
NEW TODO/BUG: Asset height above ~14 yields negative exceedance (-999) -- limit height?-- DONE- If (exceedance < .002) use the string: Low risk – This model does not calculate statistics for low flood risk levels below 0.002 exceedances per year (0.2% annual chance of flooding).
- This occurs for 12 feet in 2068 with the High scenario
- Exceedance above 710 -- An asset with an elevation of XX feet (YY meters) above NAVD88 is expected to flood at every high tide (~717 times per year) in YYYY under the INT/HI sea level rise scenario.
NEW TODO: bullet descriptions and input labels should be consistent (DRY not TMI)-- DONE- SOLUTION: Use the long version in both spots
NEW TODO: radio button design -- needs work (DRY not TMI)-- DONE- SOLUTION: Remove the bullet list and use a multi-line radio button input with strings from the bullet list
- ALSO: change the parenthetical string to "yearly" and "monthly" instead of current thing
- TODO: finish up the plots on this page -- See: test-height2
TODO: In #1 Result, if less than 1 annual exceedance, add parenthetical statement "X.X% annual chance of flooding"-- DONETODO: In question #2, separate (not synced) End year should be selectable-- DONETODO: In question #2, use radio buttons instead of slider for maximum tolerable flood risk- 0.2% annual chance of flooding
- 1% annual chance of flooding
- 10% annual chance of flooding
- 1 flood per year (annual flooding)
- 12 floods per year (monthly flooding)