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

IDU Transformations #14

Open
wants to merge 2 commits into
base: main
Choose a base branch
from
Open

IDU Transformations #14

wants to merge 2 commits into from

Conversation

ranjan-stha
Copy link
Contributor

  • Add the IDU transformations that create the event and impact stac items
  • Add the test case.

Copy link
Contributor

@Rup-Narayan-Rajbanshi Rup-Narayan-Rajbanshi left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good.

('weather related', 'hydrological', 'flood', 'dam release flood'): ["TL0009"],
('weather related', 'hydrological', 'flood', 'flood'): ["FL"],
('weather related', 'hydrological', 'mass movement', 'avalanche'): ["MH0050"],
('weather related', 'hydrological', 'mass movement', 'landslide/wet mass movement'): ["Landslide/Wet Mass Movement"],
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

May be we need to set suitable hazard code for landslide.

Comment on lines +38 to +40
event_urls = [
"https://helix-copilot-prod-helix-media-external.s3.amazonaws.com/external-media/api-dump/idus/2025-01-28-02-00-05/Ktl2z/idus.json"
]
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Lets add TODO here if we need to move this content to another location at the end.

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

Successfully merging this pull request may close these issues.

2 participants