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

[1pt] PR: Remove other folder from test_cases #779

Merged
merged 7 commits into from
Dec 30, 2022

Conversation

mluck
Copy link
Contributor

@mluck mluck commented Dec 29, 2022

Removes dependency on other folder from test_cases. Also updates ESRI and QGIS symbology. Closes #775.

Removals

  • tools/
    • aggregate_metrics.py and cache_metrics.py: Removes reference to test_cases/other folder

Changes

  • config/symbology/
    • esri/agreement_raster.lyr and qgis/agreement_raster.qml: Updates label from Waterbody mask to Masked since mask also now includes levee-protected areas
  • tools/
    • eval_alt_catfim.py and run_test_case.py: Updates waterbody mask to datasets located in /inputs folder

Testing

  1. Removed test_cases/other and then ran tools/synthesize_test_cases.py. Inundation produced correctly masked images.

@mluck mluck added testing Evaluation and testing related Low Priority FIM4 labels Dec 29, 2022
@mluck mluck self-assigned this Dec 29, 2022
@RobHanna-NOAA
Copy link
Contributor

After this gets merged.. the test_cases/other folder can be removed? (nothing needs to be copied out?)

@mluck
Copy link
Contributor Author

mluck commented Dec 29, 2022

After this gets merged.. the test_cases/other folder can be removed? (nothing needs to be copied out?)

Yes, test_cases/other can be removed without any other related actions necessary. Evaluation will use existing datasets in /inputs as masks.

@BradfordBates-NOAA BradfordBates-NOAA merged commit cc42ef9 into dev Dec 30, 2022
@BradfordBates-NOAA BradfordBates-NOAA deleted the dev-cleanup-test_cases branch December 30, 2022 03:57
@BradfordBates-NOAA
Copy link
Member

Merged. @RobHanna-NOAA please go ahead and remove directories as discussed in comments above.

@RobHanna-NOAA
Copy link
Contributor

Yes, thank you. I will leave them there for a while for testing against older versions (and fim3), but put it on my list to remove later.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
FIM4 Low Priority testing Evaluation and testing related
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[5pt] Remove 'other' folder dependency in run_test_case and update symbology files
3 participants