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 NHD attributes that are equivalent to GAGESII attributes #167

Open jds485 opened 1 year ago

jds485 commented 1 year ago

We had been training models with some GAGESII dataset attributes. That will not allow us to make predictions for all NHD reaches because those attributes will not be available.

There are similar NHD attributes available for most of these:

For now, I'll re-run our models without these GAGESII data. I'm not expecting any differences for our multiclass prediction model because these attributes were not in the top most important.