jsadler2 / river_dl_experiments

experiments running the river_dl model
0 stars 0 forks source link

data_sparsity with independent flow/temp sampling #1

Open jsadler2 opened 4 years ago

jsadler2 commented 4 years ago

I want to do the data sparsity experiment, but instead of having the flow and temperature datasets sampled for each replicate and for each amount of flow reductions, I'll only have the temperature dataset sampled once and the flow dataset sampled for each reduction.

jsadler2 commented 4 years ago

this will require that I have a directory structure like .../{flow_red}/{run_id}/{temp_red}/

jsadler2 commented 4 years ago

I will also need to make a new rule called sparsify_data or something like that.