Validator and CMD line - HoareLea/SAM_LadybugTools GitHub Wiki

There is a lot of amazing capability via command line:

  1. open standard windows Command Prompt- typing cmd in windows search

https://www.ladybug.tools/honeybee-core/docs/#honeybee-validate

type following command to install it:
pip install -U honeybee-core[cli]

or even better

pip install lbt-dragonfly[cli] -U

Installation

to confirm run:

honeybee viz

and you should get a response: viiiiiiiiiiiiizzzzzzzzz!

to honeybee validate model schema and geometry run following command but this one will not work due to space should be

WRONG => honeybee validate model "C:\Users\USERNAME\Desktop\SAM\2020-08-31 Revit\SAM_Model.hbjson"

here is correct

honeybee validate model C:\Users\DengusiakM\Desktop\SAM\2020-09-05_LB_Test\test2.json

command to simulate model
honeybee-energy simulate model C:\Users\DengusiakM\Desktop\SAM\2020-09-05_LB_Test\SAM_Model.hbjson C:\EnergyPlusV9-2-0\WeatherData\USA_CA_San.Francisco.Intl.AP.724940_TMY3.epw