Closed captainceramic closed 10 years ago
It is a bit too easy to accidentally run a workflow attempting to use the entire CMIP5 dataset! We should add a check to ensure that you can't try to run a workflow if you haven't set any constraints on the dataset at all.
The drstree module will now throw an error if you try and instantiate a DataSet module with user_constraints=[]
user_constraints=[]
It is a bit too easy to accidentally run a workflow attempting to use the entire CMIP5 dataset! We should add a check to ensure that you can't try to run a workflow if you haven't set any constraints on the dataset at all.