abnt¶
honeybee-radiance-postprocess abnt¶
Commands for ABNT NBR (Brazil) post-processing of Radiance results.
honeybee-radiance-postprocess abnt [OPTIONS] COMMAND [ARGS]...
abnt-nbr-15575¶
Calculate metrics for ABNT NBR 15575.
Args:
folder: Simulation folder for a ABNT NBR 15575 simulation. It should
contain four sub-folder of complete point-in-time illuminance
simulations labeled “4_930AM”, “4_330PM”, “10_930AM”, and “10_330PM”.
These sub-folder should each have results folder that include a
grids_info.json and .res files with illuminance values for each
sensor.
model-file: A Honeybee Model file that was used in the simulations. This
file is used to extract the center points of the sensor grids. It is
a requirement that the sensor grids have Meshes.
honeybee-radiance-postprocess abnt abnt-nbr-15575 [OPTIONS] FOLDER MODEL_FILE
Options
- -gl, --ground-level <ground_level>¶
A value to define the height of the ground level. This will make sure that rooms below this height will not be counted as ground level rooms.
- Default:
0
- -rc, --room-center, -gc, --grid-center¶
Flag to note whether the evaluation of the center is at the room center or the grid center.
- Default:
True
- -sf, --sub-folder <sub_folder>¶
Relative path for subfolder to write output files.
Arguments
- FOLDER¶
Required argument
- MODEL_FILE¶
Required argument