You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
IGSDB has the the thickness as one parameter. It is important for planners, because they usually search for alternative glass panes with the same thickness.
In our JSON Schemas, we have defined thickness for materials and for slats of venetian blinds. I think we should implement the depth of a component in graphql and remove the thickness from material.json. Probably we should implement height and width in graphql at the same time.
After that we should discuss how LBNL can provide the values to the new key depth.
The text was updated successfully, but these errors were encountered:
christoph-maurer
added
ISE
Fraunhofer Institute for Solar Energy Systems ISE
LBNL
Lawrence Berkeley National Laboratory
and removed
triage
Review issue to make sure it is relevant, actionable, and has all the necessary information
labels
Oct 23, 2023
IGSDB has the the
thickness
as one parameter. It is important for planners, because they usually search for alternative glass panes with the same thickness.In our JSON Schemas, we have defined thickness for materials and for slats of venetian blinds. I think we should implement the depth of a component in graphql and remove the
thickness
from material.json. Probably we should implement height and width in graphql at the same time.After that we should discuss how LBNL can provide the values to the new key
depth
.The text was updated successfully, but these errors were encountered: