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

Rewrite necessary DSRA/PSRA scripts to handle Hazus xlsx #11

Open
tieganh opened this issue Jun 7, 2021 · 0 comments
Open

Rewrite necessary DSRA/PSRA scripts to handle Hazus xlsx #11

tieganh opened this issue Jun 7, 2021 · 0 comments
Assignees

Comments

@tieganh
Copy link
Collaborator

tieganh commented Jun 7, 2021

Master HAZUS file should be called by PSRA/DSRA indicator scripts (or any other scripts) avoid syncing issues. Currently scripts are referencing the collapse probability file.

This switch could be made in python, based on current consequence script, which is already doing this. Note that it uses a module called xlrd, and recent versions of it have a different way of parsing excel sheets. Accordingly, I've just let my version of xlrd become outdated to avoid needing to change the script.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants