USGS-R / river-dl

Deep learning model for predicting environmental variables on river systems
Creative Commons Zero v1.0 Universal
21 stars 14 forks source link

"seg_id_nat" hardcoded in evaluate.py #212

Closed janetrbarclay closed 1 year ago

janetrbarclay commented 1 year ago

"seg_id_nat" is hardcoded in a few places as the grouping variable in evaluate.py. It would be best to change this to spatial_idx_name (which is already used in the functions)