Skip to content

Releases: ladybug-tools/honeybee-vtk

v0.38.1

10 Jun 19:36
Compare
Choose a tag to compare

0.38.1 (2022-06-10)

Bug Fixes

  • pollination viewer: downgrade to version 0.18.0 (3b3278c)

v0.38.0

29 May 15:04
Compare
Choose a tag to compare

0.38.0 (2022-05-29)

Bug Fixes

  • add support for sensor grids with group identifier (4ffc9a3)

Features

  • grid colors: move grid colors to config file (d14532d)

v0.37.3

19 Apr 14:22
Compare
Choose a tag to compare

0.37.3 (2022-04-19)

Bug Fixes

  • to_vtk: fix using sensors when mesh is not there (a807949)

v0.37.2

18 Apr 21:57
Compare
Choose a tag to compare

0.37.2 (2022-04-18)

Bug Fixes

  • model: fix load_grids issue (f16724e)

v0.37.1

14 Apr 17:03
Compare
Choose a tag to compare

0.37.1 (2022-04-14)

Bug Fixes

  • load sensor: change default to sensors if mesh is not available (b5718e9)

v0.37.0

13 Apr 23:02
Compare
Choose a tag to compare

0.37.0 (2022-04-13)

Bug Fixes

  • export: add radial_grid to model-images subcommand (f90bce9)

Features

  • _geometry: add a function to create a radial grid (51fa777)
  • types: add an object to represent radial sensor (e716fba)

v0.36.0

13 Apr 19:55
Compare
Choose a tag to compare

0.36.0 (2022-04-13)

Bug Fixes

  • export: fix handling default grid_filter value (ad1c3d2)
  • legned_parameters: fix import statement (0b32ae5)
  • model: do not delete the grid folder if it exists (9a60df5)
  • model: do not raise error is grid has no mesh (ae78d95)
  • model: fix finding result file extension (24ca20c)
  • model: use full_id to read result files (ed64ed8)
  • timestep_test: fix function arguments (42349f1)
  • to_vtk: use grid identifier instead of full_id (1341c81)

Features

  • init: add postprocess to init (f6f8647)
  • config: add config objects to write time step data json (1893676)
  • export: add capability to specify colors to color the grids (42fd9fe)
  • export: add timestep-images subcommand to export command (3e0242a)
  • post_process: add postprocess command (e643973)
  • timestep_images: add function to write time step data json (5d8679d)
  • timestep_images: make the function to work with one time step (48815a3)
  • timestepdata: add a command to write timestepdata file (115f83c)

v0.35.0

08 Apr 18:53
Compare
Choose a tag to compare

0.35.0 (2022-04-08)

Features

  • config: add functionality to reverse colorset (e5d3a7a)

v0.34.5

07 Apr 19:27
Compare
Choose a tag to compare

0.34.5 (2022-04-07)

Bug Fixes

  • legend: Fix several typos in Legend Parameter Color sets (b246add)

v0.34.4

24 Mar 13:51
Compare
Choose a tag to compare

0.34.4 (2022-03-24)

Bug Fixes

  • cli: change --text to --text-content (69c832b)