ladybug-tools / ladybug-legacy

:beetle: Ladybug is an environmental plugin for Grasshopper.
http://ladybug.tools
Other
192 stars 82 forks source link

Fixing Bake Issues in Wind-Rose and Wind Boundary Profile #427

Closed devang-chauhan closed 6 years ago

devang-chauhan commented 6 years ago

This PR is created in response to #425

Following is addressed in this PR

WindRose:

  1. Frequencies and Velocities were not being baked.

Wind Boundary Profile:

  1. Arrow Heads were not being baked
  2. All the geometry was not being moved when a point was provided to originPt_
  3. Baked geometry was being assigned to current layer instead of Ladybug layers.

Sample

chriswmackey commented 6 years ago

Looks good @devngc . Thanks for fixing this!