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

[5pt] Inundation Nation error #1025

Closed
RobHanna-NOAA opened this issue Nov 3, 2023 · 3 comments · Fixed by #1026
Closed

[5pt] Inundation Nation error #1025

RobHanna-NOAA opened this issue Nov 3, 2023 · 3 comments · Fixed by #1026
Assignees
Labels
bug Something isn't working FIM4

Comments

@RobHanna-NOAA
Copy link
Contributor

RobHanna-NOAA commented Nov 3, 2023

Attempted an inundation nation test against our dev box /data/previous_fim/fim_4_4_5_0 but if failed with a pathing issue

root@0dfa73b60579:/# python3 /foss_fim/tools/inundate_nation.py -r /outputs/fim_4_4_5_0/ -m hw -f /data/inundation_review/inundation_nwm_recurr/nwm_recurr_flow_data/nwm_high_water_threshold_cms.csv -s -j 80
Preparing to generate inundation outputs for magnitude: hw
Input flow file: /data/inundation_review/inundation_nwm_recurr/nwm_recurr_flow_data/nwm_high_water_threshold_cms.csv
Traceback (most recent call last):
File "/foss_fim/tools/inundate_nation.py", line 298, in
inundate_nation(**args)
File "/foss_fim/tools/inundate_nation.py", line 81, in inundate_nation
assert os.path.isdir(
AssertionError: ERROR: could not find the input fim_dir location: /outputs/fim_4_4_5_0//a

@RobHanna-NOAA RobHanna-NOAA added bug Something isn't working FIM4 labels Nov 3, 2023
@RyanSpies-NOAA
Copy link
Collaborator

Hey Rob - can you try using my dev-fix-inundate-nation feature branch?
https://github.com/NOAA-OWP/inundation-mapping/tree/dev-fix-inundate-nation

@RobHanna-NOAA
Copy link
Contributor Author

Yup. I added the fix from this card to your feature branch and it seems good now.

@RobHanna-NOAA
Copy link
Contributor Author

Testing a full BED (4.4.5.0) on it now.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working FIM4
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants