-
Notifications
You must be signed in to change notification settings - Fork 1
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
Shiny, assign index class, more checks #75
Comments
Only require SiteID, elev_m, and pslopeNHD. With a GIS layer can assign Level 3 ecoregion in the get parameters section. Annual precip will need to get info from StreamCat. Not sure where ICI and IWI info is obtained. |
Level III ecoregions |
StreamCat PRISM 1981-2010 local catchment scale data FINAL_TABLE = PRISM_1981_2010 |
ICI and IWI also available using StreamCatTools |
Ecoregion would need to extract from a shapefile using provided lat-longs. |
* fix: MetricFlags.xlsx 'pctSLOPE' to 'pslope_nhd' + Align with index class assignment + Add PRECIP8110CAT for BCG_MariNW_Bugs500ct (all classes) * refactor: Add more StreamCat variables to get index parameters, Issue #75 + PRECIP8110CAT + ICI + IWI
Only ecoregion left to implement. |
Is your feature request related to a problem? Please describe.
More checks on station in the assign index class file builder function in Shiny.
Describe the solution you'd like
A clear and concise description of what you want to happen.
Describe alternatives you've considered
A clear and concise description of any alternative solutions or features you've considered.
Additional context
Not sure if have the information to compare or will need to generate.
The text was updated successfully, but these errors were encountered: