Skip to content

add two examples of methods for daylighting and glare simulations#179

Merged
bbuenoun merged 5 commits into
developfrom
add-daylight-method-examples
Feb 5, 2021
Merged

add two examples of methods for daylighting and glare simulations#179
bbuenoun merged 5 commits into
developfrom
add-daylight-method-examples

Conversation

@bbuenoun
Copy link
Copy Markdown
Contributor

@bbuenoun bbuenoun commented Feb 4, 2021

closes #144

@bbuenoun bbuenoun requested a review from simonwacker February 4, 2021 12:27
bbuenoun and others added 3 commits February 4, 2021 13:47
…ngle values in arrays (when the schema allows multiple values and thus requires arrays), using the valid format for UUIDs (for example, characters like `s` may not occur in UUIDs), and adding missing commata
simonwacker added a commit that referenced this pull request Feb 4, 2021
simonwacker added a commit that referenced this pull request Feb 4, 2021
@simonwacker simonwacker force-pushed the add-daylight-method-examples branch from eff95ab to 76de9e9 Compare February 4, 2021 14:22
@simonwacker simonwacker force-pushed the add-daylight-method-examples branch from 76de9e9 to f9bd4e8 Compare February 4, 2021 14:25
Copy link
Copy Markdown
Contributor

@simonwacker simonwacker left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I added three commits to make the JSON files valid JSON (there were commata missing), to make them valid with respect to the schema schemas/method.json (there were some data type errors, for example, a string value instead of an array containing one string value), and to link this pull request in the changelog.

@bbuenoun bbuenoun merged commit 37d0d7b into develop Feb 5, 2021
@bbuenoun bbuenoun deleted the add-daylight-method-examples branch February 5, 2021 08:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Define the daylighting simulation as a method in the metabase

2 participants