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

Add quantitative small scale verification cases #82

Open
johodges opened this issue Aug 17, 2023 · 0 comments
Open

Add quantitative small scale verification cases #82

johodges opened this issue Aug 17, 2023 · 0 comments
Assignees

Comments

@johodges
Copy link
Collaborator

johodges commented Aug 17, 2023

We need to add quantitative small scale verification cases to test that the functionality of the code matches expectation. Current cases to add:

  • Simple DEM with uniform, specified slope (tested with pixel_size < DEM grid, pixel_size = DEM_grid, and pixel_size > DEM_grid)
  • Simple DEM with two specified slopes meeting in a valley (tested with pixel_size < DEM grid, pixel_size = DEM_grid, and pixel_size > DEM_grid)
  • Simple specified DEM and land use (aligned and offset)
  • Simple specified DEM, land use, and fire layer (aligned and offset)

Are there other simple verification cases which we want to add?

@johodges johodges self-assigned this Aug 17, 2023
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

No branches or pull requests

1 participant