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.
The
generate_manifest
script is used to generate a list of all the files that themodelmeta
database(s) have indexed in various ensembles. As implemented the default behaviour is to select everything in theall_files
ensemble. A better behaviour would be to simply omit the ensemble filter altogether and actually select all files.