USGS-R / river-dl

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

linear algebra option for gw loss #143

Closed janetrbarclay closed 2 years ago

janetrbarclay commented 2 years ago

This reinstates the option to use the linear algebra approach for calculating the gw loss. The calculation method is set in the config file (config_gw.yml) with the gw_loss_type flag ('fft' or 'linalg')