Location | _location | The output from the "importEPW" or "constructLocation" component. This is essentially a list of text summarizing a location on the Earth.
-
"timeZone" and "elevation" data from the location, are not important for this component. | Goo |
Analysis Geometry | _analysisGeometry | Input surface(a) or point(b) (a single one or more of them).
-
a) Input planar Surface (not polysurface) on which the PV modules/Solar water heating collectors will be applied.
If you have a polysurface, explode it (using "Deconstruct Brep" component) and then feed its Faces(F) output to _analysisGeometry. Surface normal should be faced towards the sun.
-
b) You can also supply point(s).
For example the "originPt" output from "Terrain shading mask" component. | Goo |
Context | _context | Input the "terrainShadingMask" output from "Terrain shading mask" component.
You can additionally input other opaque obstacles surrounding your location: houses, buildings etc.
Do not input trees, as they are not opaque obstacles and should not be taken into account when analysing the horizon angles. | Goo |
North | north_ | Input a vector to be used as a true North direction, or a number between 0 and 360 that represents the clockwise degrees off from the Y-axis.
-
If not supplied, default North direction will be set to the Y-axis (0 degrees). | Goo |
Scale | scale_ | Scale of the overall geometry (horizonAnglesRose mesh, compassCrvs, title, legend).
-
If not supplied, default value of 1 will be used. | Goo |
Legend Bake Par | legendBakePar_ | Optional legend bake parameters from the Gismo "Legend Parameters" component.
-
Use this input to change the color of the "horizonAnglesRose" output, or edit the "legend" and "title" outputs. | Goo |
Output Geometry Index | outputGeometryIndex_ | An index of the surface or point inputted into "_analysisGeometry" if "_analysisGeometry" would be flattened..
It determines the surface or point for which output geometry will be generated.
-
If not supplied, geometry for the first surface (index: 0) will be generated as a default. | Goo |
| _________________ | Script variable Python | Goo |
Working Folder | workingFolder_ | Folder path where .hor files will be created (exported)
-
If not supplied, the following default Gismo folder path will be used: "C:\gismo\horizon_files". | Goo |
Horizon File Type | horizonFileType_ | The following .hor file types are supported:
-
0 - Meteonorm
1 - PV*SOL
2 - PVsyst 5 and PVsyst 6
3 - PVsyst 4
-
If software you intend to use your .hor file to, is not listed above, it's the best to use the horizonFileType 0 (Meteonorm). This type is universal and supported with most sun related applications. Though, it does lack the data about the location, coordinates, altitude etc.
This type is also mandatory for both Meteonorm 6 and Meteonorm 7.
-
If not supplied 0 (Meteonorm 6 and Meteonorm 7) will be used by default. | Goo |
Export Horizon | exportHorizon_ | Set to "True" to bake export(create) a .hor file.
-
If not supplied default value "False" will be used. | Goo |
| _________________ | Script variable Python | Goo |
Bake It | bakeIt_ | Set to "True" to bake the Horizon angles rose into the Rhino scene.
-
If not supplied default value "False" will be used. | Goo |
Run It | _runIt | ... | Goo |