well¶
honeybee-radiance-postprocess well¶
Commands for WELL post-processing of Radiance results.
honeybee-radiance-postprocess well [OPTIONS] COMMAND [ARGS]...
well-annual-daylight¶
Calculate credits for WELL L06.
Use the shade-transmittance option to set a shade transmittance values for aperture groups. The shade-transmittance-file option takes precedence over the shade-transmittance, however, if any aperture groups are missing in the JSON file given to the shade-transmittance-file option, the value from shade-transmittance will be used for those aperture groups.
honeybee-radiance-postprocess well well-annual-daylight [OPTIONS] FOLDER
Options
- -gf, --grids-filter <grids_filter>¶
A pattern to filter the grids.
- Default:
'*'
- -st, --shade-transmittance <shade_transmittance>¶
A value to use as a multiplier in place of solar shading. Value for shade transmittance must be 1 > value > 0.
- Default:
0.02
- -stf, --shade-transmittance-file <shade_transmittance_file>¶
A JSON file with a dictionary where aperture groups are keys, and the value for each key is the shade transmittance. Values for shade transmittance must be 1 > value > 0. If any aperture groups are missing in the JSON file, its shade transmittance value will be set to the value of the –shade-transmittance option (0.02 by default).
- --use-shade-transmittance, --use-states¶
A flag to select if the post-processing should use a shade transmittance or the simulated states of aperture groups. Using states should only be selected if the annual daylight simulation included ray tracing of a second (blind) state for each aperture group.
- Default:
True
- -sf, --sub-folder <sub_folder>¶
Relative path for subfolder to write output files.
- Default:
'well_summary'
Arguments
- FOLDER¶
Required argument