pacificclimate / modelmeta

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

associate_ensemble: Allow specifying files to associate with filepath regex #36

Closed rod-glover closed 7 years ago

rod-glover commented 7 years ago

Currently, files (DataFileVariables) to be associated are selected by exact match on filepath. But we could do a lot with a regex on filepath (e.g., select only downscale files).