Given a simple horizon geometry, we should have tests that verify that the appropriate sky view factor is calculated. Simple examples:
- Sky 100% exposed = 1
- Sky 100% obscured = 0
I'm not sure where we can find other examples.
We can use the Unit Test builtin library and put the tests in the /tests directory
Given a simple horizon geometry, we should have tests that verify that the appropriate sky view factor is calculated. Simple examples:
I'm not sure where we can find other examples.
We can use the Unit Test builtin library and put the tests in the /tests directory