USGS-R / regional-hydrologic-forcings-ml

Repo for machine learning models for regional prediction of hydrologic forcing functions. Includes probabilistic seasonal high flow regions for CONUS, and prediction of high flow metrics for selected regions.
Creative Commons Zero v1.0 Universal
0 stars 4 forks source link

Add annual flow metric clusters #186

Closed jds485 closed 1 year ago

jds485 commented 1 year ago

Draft - target building in progress

This PR adds targets that create clusters based on annual flow metric values. 5_EDA.R shows as completely different. I think this is a result of line endings being different from this commit to the previous. I added 1 new target to 5_EDA.R to plot flow metrics for each of the clusters that were discovered using raw flow metric values.

Also updated:

Closes #139

slevin75 commented 1 year ago

@jds485 Code looks fine to me. I didn't look at the targets since they may still be running but I think the code changes are ok to merge.

jds485 commented 1 year ago

The moving window targets are still not finished building. I think they're close to finishing so I'll restart building them again today. But after they're done I'm going to comment the targets out again.