dsp

dsp = write

Write the outputs of the CO2MPAS model.

write’s data
base Base data.
dfs DataFrames of vehicle output report.
dice DICE data.
encryption_keys Encryption keys for TA mode.
excel_input Excel input file.
excel_output Excel output file.
flag Command line flags.
meta Meta data.
output_file Output file.
output_file_name Output file name.
output_folder Output folder.
output_template Template output.
report Vehicle output report.
sign_key User signature key for TA mode.
sink Sink node of the dispatcher that collects all unused outputs.
start Starting node that identifies initial inputs of the workflow.
start_time Run start time.
timestamp Run timestamp.
type_approval_mode First arg.
vehicle_name Vehicle name.
write’s functions
bypass Returns the same arguments.
convert2df Convert vehicle output report to DataFrames.
default_output_file_name Returns the output file name.
default_output_template Returns the default template output.
default_start_time Returns the default run start time.
default_timestamp Returns the default timestamp.
save_output_file Save output file.
write_to_excel Writes DataFrames to excel.