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

Summary Statistics Table #4

Open
czor847 opened this issue Feb 1, 2019 · 0 comments
Open

Summary Statistics Table #4

czor847 opened this issue Feb 1, 2019 · 0 comments
Labels
enhancement New feature or request good first issue Good for newcomers

Comments

@czor847
Copy link

czor847 commented Feb 1, 2019

An useful output (dataframe) would be a summary table of all results for each LandUse (LU) -- with new entries for each model run if multiple hazard maps are iterated through.

Columns:

  • Hazard ID
  • Flood Depth (unit)
  • LU_A flooded (unit)
  • LU_A total (unit)
  • LU_A % flooded (%)
  • LU_A_cost (£$)

...
and so on for each land use
...

  • Total area flooded (unit)
  • Total area (unit)
  • % flooded (%)
  • total cost (£$)

It will be a big table (if many landuses are involved) but it will be a really easy and handy table/csv to search through when pulling out the fun facts.

@ElcoK ElcoK added enhancement New feature or request good first issue Good for newcomers labels Feb 1, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

2 participants