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

Future improvements for RCAT #21

Open
mhallerud opened this issue Mar 31, 2020 · 4 comments
Open

Future improvements for RCAT #21

mhallerud opened this issue Mar 31, 2020 · 4 comments
Labels
enhancement A feature request or improvement to model.

Comments

@mhallerud
Copy link
Contributor

When funding allows, the future tasks would greatly improve the accuracy and presentation of RCAT:

  • Using the valley bottom divided by stream segments instead of thiessen polygons clipped to the valley bottom for all calculations. Currently, all calculations except for confinement are derived from thiessen polygons centered on reach midpoints. When adjacent reaches are not the same length, the thiessen polygons do not exactly align with the reach they correspond to and can either over-represent or under-represent the reach. If all calculations using thiessen polygons used polygons divided by stream segments instead, the calculations would better reflect what is surrounding the exact reach. The code for dividing polygons by stream segments can be found within the RCAT confinement tool.
  • Improving the XML. Currently the XML functions are non-functional and crash. Overhauling the RCAT XML functions similar to what we did in BRAT would be a huge improvement to the metadata and realization tracking functionality of RCAT.
  • Adding a layer package tool and symbology. If RCAT is going to be run for multiple different projects, it may be worth creating a layer package tool similar to BRAT so that spatial deliverables are consistent, all steps of RCAT are easily accessible, and the outputs are transparent for end users.
@mhallerud mhallerud added the enhancement A feature request or improvement to model. label Mar 31, 2020
@jenna-walsh
Copy link
Contributor

Another improvement - incorporating the vegetation adjustments for large rivers and mine tailings into the conversion type calculations.

@mhallerud
Copy link
Contributor Author

See issue #22 and #20 for additional enhancements/issues not addressed by RCAT version 2.0.

@mhallerud
Copy link
Contributor Author

Another improvement that can be made is automating part or all of the valley bottom pre-processing steps (described here).

@wally-mac
Copy link

@tyler1218hatch and @DylanBaum these suggested future improvements to RCAT have not been made and are likely still relevant.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement A feature request or improvement to model.
Projects
None yet
Development

No branches or pull requests

3 participants