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

Tornado EPN needs to properly use mapping #602

Open
longshuicy opened this issue Jul 10, 2024 · 0 comments
Open

Tornado EPN needs to properly use mapping #602

longshuicy opened this issue Jul 10, 2024 · 0 comments

Comments

@longshuicy
Copy link
Member

def __init__(self, incore_client):
    self.hazardsvc = HazardService(incore_client)
    self.fragilitysvc = FragilityService(incore_client)
    self.datasetsvc = DataService(incore_client)
    self.fragility_tower_id = "5b201b41b1cf3e336de8fa67"
    self.fragility_pole_id = "5b201d91b1cf3e336de8fa68"
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

1 participant