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

add mean temp to gw loss #179

Closed janetrbarclay closed 2 years ago

janetrbarclay commented 2 years ago

This PR adds a mean annual temperature term to the groundwater loss function for both pytorch and tensorflow implementations of the gw loss function. This includes updates to the gw data prep (in gw_utils.py) and updates to the example snakefile and config files (to add the additional gw lambda value).