translate

fairyfly-therm translate

Commands for translating Fairyfly JSON files to THMZ files.

fairyfly-therm translate [OPTIONS] COMMAND [ARGS]...

model-to-thmz

Translate a Fairyfly Model file to an THERM THMZ file.

Args:

model_file: Full path to a Fairyfly Model file (FFJSON or FFpkl).

fairyfly-therm translate model-to-thmz [OPTIONS] MODEL_FILE

Options

-o, --output-file <output_file>

Optional THMZ file path to output the THMZ bytes of the translation. By default this will be printed out to stdout.

Default:

'-'

Arguments

MODEL_FILE

Required argument