Riverscapes / RaveAddIn

RAVE AddIn for ArcGIS
http://rave.riverscapes.xyz/
GNU General Public License v3.0
1 stars 3 forks source link

Some of the Channel Units don't have required fields #61

Closed joewheaton closed 3 years ago

joewheaton commented 4 years ago

The Problem

Some of the topo projects have channel units with out the grain size fields and Hawkins Channel Units. These exist burried in the ChannelUnits.csv, but we need a a way to automate the spatial join.

image

philipbaileynar commented 4 years ago

@joewheaton in the grand waterfall of CHaMP data, the grain size fields are calculated after the topo survey is processed. They might be present in some surveys, but typically these values were unavailable when crews were processing surveys as they were part of the aux metric process. Some historical surveys might have them if they were reprocessed after the fact.

I have all the grain size metrics in the CHaMP Workbench database, but it will take someone a modest amount of scripting effort to inject them into the right place within topo projects.

joewheaton commented 4 years ago

Cool... should we leave it in business logic and change label to have (if present) and (if joined) and then leave this as enhancement for a rainy day?

philipbaileynar commented 4 years ago

Yeah I like that. Bigger fish to fry!

philipbaileynar commented 3 years ago

Duplicate in #87 #86 and #60