Skip to content

Releases: ladybug-tools/ladybug-grasshopper

v1.4.0

16 May 05:46
Compare
Choose a tag to compare

1.4.0 (2020-05-16)

Features

  • legacy: Add a component to translate [+] Data Collection to Legacy (471920e)

v1.3.0

14 May 17:37
Compare
Choose a tag to compare

1.3.0 (2020-05-14)

Bug Fixes

  • typo: Fix spelling mistake in the name of components (ea489e3)

Features

  • data: Add components for DataCollection arithmetic (558d429)

v1.2.0

07 May 18:24
Compare
Choose a tag to compare

1.2.0 (2020-05-07)

Features

  • extra: Add component to orient geometry to camera (f937ddb)

v1.1.1

24 Mar 18:35
Compare
Choose a tag to compare

1.1.1 (2020-03-24)

Bug Fixes

  • sunpath: Output HOYs instead of datetime objects (bbee679)

v1.1.0

24 Mar 17:48
Compare
Choose a tag to compare

1.1.0 (2020-03-24)

Features

  • legendpar: Add component for LegendParameterCategorized (01eecf9)

v1.0.0

23 Mar 17:54
Compare
Choose a tag to compare

1.0.0 (2020-03-23)

Bug Fixes

  • colormesh: Slight Tweak to default values (1807036)
  • comfort: Tweaked to work with new ladybug_comfort (6f729d7)
  • desginday: Output Date instead of AnalysisPeriod (0ee7a94)
  • designday: Removing components for writing design days (feaaf69)
  • designday: Update to reflect new core library changes (11c471d)
  • download: Use ladybug.config to set default download location (55acb5f)
  • epwmap: Patch failed webbrowser method on Mac (eb0a5bc)
  • graphic: Updating visualization components to work with core library changes (8368ff5)
  • sync: Use correct folder paths in Sync File component (7ed4a2d)

Features

  • ci: Set up auto-deployment to PyPI (aea36ae)
  • colormesh: Adding the ability to create height field meshes (f191551)
  • export: Add option to export all components on the canvass (b69a35f)
  • hourlyplot: Add a component for Hourly Plots (b740180)
  • input: Adding function that checks for missing inputs (273ceeb)
  • legend: Add component to create legend (778808b)
  • sunpath: Refactor sun path to use new core code (d74854c)
  • visualization: Adding components to colored meshes and legends (f835aeb)

Ladybug[+] for Grasshopper 0.0.04

09 Feb 02:40
Compare
Choose a tag to compare

Ladybug

  1. Sunpath

  • @devang has refined Ladybug's Sunpath algorithm to generate the same results as NOAA solar calculator. There was less than a degree of difference in the calculation which is now fixed. Shout out to @PaulWintour for reporting this issue.
  1. Import EPW

  • Several improvements has been made to EPW class to handle edge cases and handle non-standard epw files. Shout out to @Federico587 for reporting these issues.

Documentation

  1. Contributing: Ladybug Tools now has a repository for contributing to the project. The repository code of conduct, and contributing guidelines.

  2. Python code style: All the code for the plugins is now following PEP8. You can read more about the Python style guide for Ladybug Tools here.

  3. API documentation: API documentation for the libraries are updated and are available at links below: