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

allow for no pretraining data in prep_data method #85

Closed jsadler2 closed 3 years ago

jsadler2 commented 3 years ago

right now the pretraining preparation is baked into my prep_data method. this isn't always applicable though (ie. we won't always have pretraining data, like if we use the camels data).