Name | ID | Description | Type |
---|---|---|---|
Out | readMe! | ... | String |
Sun Vectors | sunVectors | Vector(s) indicating the direction of sunlight for each sun position on the sun path. | Goo |
Sun Altitudes | sunAltitudes | Number(s) indicating the sun altitude(s) in degrees for each sun position on the sun path. | Goo |
Sun Azimuths | sunAzimuths | Number(s) indicating the sun azimuths in degrees for each sun position on the sun path. | Goo |
-------------- | -------------- | ... | Goo |
Sun Spheres Mesh | sunSpheresMesh | A colored mesh of spheres representing sun positions. Colors indicate annualHourlyData_ and will be yellow if no data is hooked up to annualHourlyData_. | Goo |
Sun Path Crvs | sunPathCrvs | A set of curves that mark the path of the sun across the sky dome. | Goo |
Compass Crvs | compassCrvs | A set of curves and text meshes that denote the cardinal directions and azimuth angles. | Goo |
Altitude Crvs | altitudeCrvs | A set of circular curves that denote the altitude. Note that these will only appear when the _projection_ is set to something other than a 3D sun path. | Goo |
Legend | legend | A legend for the sun path. Connect this output to a grasshopper "Geo" component in order to preview the legend separately in the Rhino scene. | Goo |
Legend Base Pts | legendBasePts | The legend base point(s), which can be used to move the legend(s) in relation to the sun path with the grasshopper "move" component. | Goo |
Title | title | The title text of the sun path. Hook this up to a native Grasshopper 'Geo' component to preview it separately from the other outputs. | Goo |
Title Base Pt | titleBasePt | Point for the placement of the title, which can be used to move the title in relation to the sun path with the native Grasshopper "Move" component. | Goo |
-------------- | -------------- | Script variable sunPath | Goo |
Sun Path Cen Pts | sunPathCenPts | The center point of the sun path (or sun paths if multiple annualHourlyData_ streams are connected). Use this to move sun paths around in the Rhino scene with the grasshopper "move" component. | Goo |
Sun Positions | sunPositions | Point(s) idicating the location on the sun path of each sun position. | Goo |
Sun Positions Info | sunPositionsInfo | Detailied information for each sun position on the sun path including date and time. | Goo |
Sun Positions HOY | sunPositionsHOY | The hour of the year for each sun position on the sun path. | Goo |
Sel Hourly Data | selHourlyData | The annualHourlyData_ for each sun position on the sun path. Note that this data has the following removed from it: 1) Any parts of the annualHourlyData_ that happen when the sun is down, 2) annualHourlyData_ that is not apart of the analysisPeriod_ and, 3) annualHourlyData_ that does not fit the conditional statement. | Goo |
Site design © Robin Rodricks.
Site co-created by Andrew Heumann.
Ladybug and associated data © 2024 Ladybug Tools.
Rhinoceros and Grasshopper are registered trademarks of Robert McNeel & Associates.
Hosted by GitHub