jzwart / delaware-water-temp

Data assimilation estimates of Delaware River Basin water temperature for both streams and lakes.
2 stars 4 forks source link

Split up SNTemp output into input / output / intermediates #13

Open jzwart opened 4 years ago

jzwart commented 4 years ago

Currently, we have uncal_sntemp_input_output that contains variables used to drive the model (e.g. precipitation, air temperature) alongside sntemp output (e.g. water temperature, discharge, etc...). Splitting these up into two separate files would be easier for ML workflows.