read#

andes.io.xlsx.read(system, infile)[source]#

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

Parameters:
systemSystem

Empty System instance

infilestr or file-like

Path to the input file, or a file-like object

Returns:
System

System instance after succeeded