andes.io.xlsx#

Excel reader and writer for ANDES power system parameters

This module utilizes openpyxl, xlsxwriter and pandas.Frame.

While I like the simplicity of the dome format, spreadsheets are easier to view and edit.

Functions

read(system, infile)

Read an xlsx file with ANDES model data into an empty system

testlines(infile)

write(system, outfile[, skip_empty, ...])

Write loaded ANDES system data into an xlsx file