Honeybee-doe2

Latest version: v0.17.3

Safety actively analyzes 630450 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 1 of 9

0.17.3

[0.17.3](https://github.com/ladybug-tools/honeybee-doe2/compare/v0.17.2...v0.17.3) (2024-05-17)


Bug Fixes

* **writer:** Ensure Unix systems write Windows-compatible line breaks ([6901399](https://github.com/ladybug-tools/honeybee-doe2/commit/69013995c124a8212cae548bfd01af5374ece8f4))

0.17.2

[0.17.2](https://github.com/ladybug-tools/honeybee-doe2/compare/v0.17.1...v0.17.2) (2024-05-09)


Bug Fixes

* **construction:** Fix bug related to no heat capacity ([2121317](https://github.com/ladybug-tools/honeybee-doe2/commit/21213177e3488dc9c7324aa9c1be919826b4122d))
* **room:** Fix bug that happens if Room height does not match story ([dcfca45](https://github.com/ladybug-tools/honeybee-doe2/commit/dcfca454c6a453c0c73d1141612bd81a0ec63095))
* **writer:** Fix minor bug in Face3D writer ([30b5d7d](https://github.com/ladybug-tools/honeybee-doe2/commit/30b5d7d57ad05bf430f5344d930147aff4b2717f))

0.17.1

[0.17.1](https://github.com/ladybug-tools/honeybee-doe2/compare/v0.17.0...v0.17.1) (2024-05-08)


Bug Fixes

* **writer:** Make it impossible for geometry IDs to collide ([49b4cbc](https://github.com/ladybug-tools/honeybee-doe2/commit/49b4cbc8ddb5bb7e9b75e10bc4851c0d115618cd))

0.17.0

[0.17.0](https://github.com/ladybug-tools/honeybee-doe2/compare/v0.16.0...v0.17.0) (2024-05-08)


Bug Fixes

* **extend:** Extend ProgramType with to_inp() method ([38a5ed2](https://github.com/ladybug-tools/honeybee-doe2/commit/38a5ed299b1ae8639b662c070c6f8194da06ab73))
* **load:** Further improvements to loads ([4946efd](https://github.com/ladybug-tools/honeybee-doe2/commit/4946efd392317091ab34db1b8ca054ca9b04f408))
* **load:** Handle the case that both gas equipment and SHW are specified ([3e17340](https://github.com/ladybug-tools/honeybee-doe2/commit/3e173409bde93c29f13434dc09704825a074445e))
* **load:** Make several improvements to the way loads are translated ([187c79a](https://github.com/ladybug-tools/honeybee-doe2/commit/187c79a4b7370f50f9a5b09cdfcfa7b7876ba1e0))
* **package:** Fix a list few bugs identified though eQuest importing ([3a0f721](https://github.com/ladybug-tools/honeybee-doe2/commit/3a0f72148e9af3e08328f3c55422aa9defe91968))
* **programtype:** Fix several issues uncovered through eQuest testing ([ae37975](https://github.com/ladybug-tools/honeybee-doe2/commit/ae3797530a97de62b14bddad910b108b20d44353))
* **schedule:** Add workaround for ScheduleFixedInterval to avoid errors ([0d2d698](https://github.com/ladybug-tools/honeybee-doe2/commit/0d2d6984e28c652710117951947039f3af9c0410))
* **schedules:** Fix several bugs in previous version ([affec97](https://github.com/ladybug-tools/honeybee-doe2/commit/affec97f450af9ec699e7c74528187978ffdb619))
* **util:** Use better way to process program IDs in switch statements ([560c482](https://github.com/ladybug-tools/honeybee-doe2/commit/560c4823c46c9b1cb8b865781b19067aba1e0f5e))
* **writer:** Add method to group rooms by DOE-2 level ([6af357c](https://github.com/ladybug-tools/honeybee-doe2/commit/6af357cf35fa5ebc987bc51f98cbb229207b2064))
* **writer:** Add more tests and fix bugs ([7e4e532](https://github.com/ladybug-tools/honeybee-doe2/commit/7e4e532cbb1f757a9d32c188270ee3d59693e89f))
* **writer:** Ensure that ShadeMesh also uses Rectangle ([b5faa41](https://github.com/ladybug-tools/honeybee-doe2/commit/b5faa41541fbf646d32aa6efe7691656f98e6902))
* **writer:** Fix issues in previous commit ([3b338a9](https://github.com/ladybug-tools/honeybee-doe2/commit/3b338a9f711b9b65d6940379c4183248976cd236))
* **writer:** Fix more bugs ([788e8bb](https://github.com/ladybug-tools/honeybee-doe2/commit/788e8bbc79714a7daeac99f6fb28dacada950749))
* **writer:** Improve the check for when we forego POLYGON ([938f8c1](https://github.com/ladybug-tools/honeybee-doe2/commit/938f8c186646ab82924c605b35d4246ce612c76e))


Features

* **construction:** Add translators for constructions and materials ([9e3fa37](https://github.com/ladybug-tools/honeybee-doe2/commit/9e3fa3770b4f1aac0d6a17a2fa44cf05a53b9be8))
* **program:** Add support for assigning mech airflow via program type ([ad38e52](https://github.com/ladybug-tools/honeybee-doe2/commit/ad38e526550092635f8655e5d61a733deca60450))
* **programtype:** Support for translating programs to switch statements ([e7f07fc](https://github.com/ladybug-tools/honeybee-doe2/commit/e7f07fcd217d182af057e608bedb347dd8ef8091))
* **properties:** Add RoomDoe2Properties for the few extra attributes ([1c42b91](https://github.com/ladybug-tools/honeybee-doe2/commit/1c42b91c65b85b59790eaa2c9891ad119d02d497))
* **refactor:** Remove old modules and add skeleton for new code ([d403d9c](https://github.com/ladybug-tools/honeybee-doe2/commit/d403d9c4ff212df0c067e4cdc96c0a5aaaab49fb))
* **room:** Add support for writing extruded Rooms without polygons ([b641a82](https://github.com/ladybug-tools/honeybee-doe2/commit/b641a821ce5e834bf1fa5344eb4c97f397c914a1))
* **room:** Finish adding RoomDoe2Properties to assign HVAC parameters ([72490d9](https://github.com/ladybug-tools/honeybee-doe2/commit/72490d9b370e020fe9e1bb8bdbc27d87b6d9ef40))
* **schedule:** Add functions for translating schedules ([1ae86c7](https://github.com/ladybug-tools/honeybee-doe2/commit/1ae86c7983af25a64d93997f3a7c173ec87064b8))
* **shade:** Write shades without POLYGON when they are RECTANGLE ([354defd](https://github.com/ladybug-tools/honeybee-doe2/commit/354defdc72452d6cea62744fefced3fc2033c83a))
* **simulation:** Add classes to handle simulation parameters ([d189b62](https://github.com/ladybug-tools/honeybee-doe2/commit/d189b6287ce1875614d2a6d052a9499b87c5ab10))
* **writer:** Add methods to group and assign HVAC Zones ([35b7246](https://github.com/ladybug-tools/honeybee-doe2/commit/35b72464fa8dae07c37b65aea7f3d57df42a225c))
* **writer:** Add writer functions for all of the objects ([09d05d3](https://github.com/ladybug-tools/honeybee-doe2/commit/09d05d389f2f28aac59e7b02e83b8e034cd8ef68))

0.16.0

[0.16.0](https://github.com/ladybug-tools/honeybee-doe2/compare/v0.15.1...v0.16.0) (2024-04-17)


Features

* new switch statement logic ([97](https://github.com/ladybug-tools/honeybee-doe2/issues/97)) ([fefcb6d](https://github.com/ladybug-tools/honeybee-doe2/commit/fefcb6df393d27f6356f8d06d5fdd9fa3029c609))

0.15.1

[0.15.1](https://github.com/ladybug-tools/honeybee-doe2/compare/v0.15.0...v0.15.1) (2024-04-12)


Bug Fixes

* infiltration units ([96](https://github.com/ladybug-tools/honeybee-doe2/issues/96)) ([e0e896e](https://github.com/ladybug-tools/honeybee-doe2/commit/e0e896ead857d0215e8a44f533113bdb57ab6753))

Page 1 of 9

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.