marctavenier

Results 2 issues of marctavenier

Hi, When parsing a list with outputs to SQLiteResult.data_collections_by_output_name like this; `["Zone Mean Air Temperature", "Zone Air Relative Humidity"]` it returns the data collections, but the RH data collections have...

bug

Hi @chriswmackey, My suggestion is to implement the support for multiple viewports in the viewport filter for LB Preview VisualizationSet as such: ```python for vp in self.viewport: if vp is...