CWSL / cwsl-mas

VisTrails plugin for Climate Model Analysis
Apache License 2.0
6 stars 32 forks source link

Completely empty constraints are allowed on the CMIP5 dataset #9

Closed captainceramic closed 10 years ago

captainceramic commented 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.

captainceramic commented 10 years ago

The drstree module will now throw an error if you try and instantiate a DataSet module with user_constraints=[]