rileyhales / river-route

BSD 3-Clause Clear License
0 stars 1 forks source link

CI and Tests for accuracy of routing and transform features #8

Open rileyhales opened 10 months ago

rileyhales commented 10 months ago

Use GitHub Actions Need to generate test datasets for each feature to establish the expected behavior

rileyhales commented 5 months ago

Check

valid/invalid connectivity files - number of columns, negative/0 weights, weights don't sum to 1 valid/invalid routing parameters file - ?? methods for specifying configs via file/kwargs volumes match order of IDs match discharge series match

rileyhales commented 1 month ago

Check that the sample config files and description csv all match on number of parameters, types, etc

rileyhales commented 1 month ago

create pull request templates and main branch protections