Skip to content

Conversation

longshuicy
Copy link
Member

Anibal reported that when uploading the hurricane rasters with multiple demand types to the Incore services, the returned hazard intensity values differ from the local results. Upon investigation, I found that the order of the files, which should correspond to the demand types, was not being preserved due to the use of a dictionary. I have updated the implementation to use a list instead, which should resolve the issue.


To Test:

Run the pytest or monitor the GitHub Action to ensure it passes.

Copy link
Member

@ywkim312 ywkim312 left a comment

Choose a reason for hiding this comment

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

pytest in github action passed. Approve

@ywkim312 ywkim312 merged commit 3a4f276 into develop Sep 19, 2024
11 checks passed
@ywkim312 ywkim312 deleted the 614-created-hazard-rasters-files-doesnt-follow-the-demand-type-orders branch September 19, 2024 18:59
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.

Created hazard rasters files doesn't follow the demand type orders
3 participants