pacificclimate / modelmeta

An ORM representation of the model metadata database
GNU General Public License v3.0
1 stars 0 forks source link

`generate_manifest` should default to no ensemble filtering #108

Open jameshiebert opened 3 years ago

jameshiebert commented 3 years ago

The generate_manifest script is used to generate a list of all the files that the modelmeta database(s) have indexed in various ensembles. As implemented the default behaviour is to select everything in the all_files ensemble. A better behaviour would be to simply omit the ensemble filter altogether and actually select all files.