-
Notifications
You must be signed in to change notification settings - Fork 33
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
Conversation
After this gets merged.. the test_cases/other folder can be removed? (nothing needs to be copied out?) |
Yes, |
…inundation-mapping into dev-cleanup-test_cases
Merged. @RobHanna-NOAA please go ahead and remove directories as discussed in comments above. |
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. |
Removes dependency on
other
folder fromtest_cases
. Also updates ESRI and QGIS symbology. Closes #775.Removals
tools/
aggregate_metrics.py
andcache_metrics.py
: Removes reference totest_cases/other
folderChanges
config/symbology/
esri/agreement_raster.lyr
andqgis/agreement_raster.qml
: Updates label fromWaterbody mask
toMasked
since mask also now includes levee-protected areastools/
eval_alt_catfim.py
andrun_test_case.py
: Updates waterbody mask to datasets located in/inputs
folderTesting
test_cases/other
and then rantools/synthesize_test_cases.py
. Inundation produced correctly masked images.