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

updating gw_utils.py: removing hard coded references to spatial and time idx #223

Closed janetrbarclay closed 1 year ago

janetrbarclay commented 1 year ago

This PR replaces hardcoded references to "seg_id_nat" and "date" with user-specified values through spatial_idx and time_idx (with default values of "seg_id_nat" and "date", respectively)