andes.io#

ANDES input parsers and output formatters.

Functions

dump(system, output_format[, full_path, ...])

Dump the System data into the requested output format.

get_output_ext(out_format)

Helper function to get the output extension for the given output format.

guess(system)

Guess the input format based on extension and content.

parse(system)

Parse input file with the given format in system.files.input_format.

read_file_like(infile)

Read a file-like object and return a list of splitted lines.

Modules

andes.io.json

JSON reader and writer for ANDES.

andes.io.matpower

Simple MATPOWER format parser

andes.io.psse

PSS/E file parser.

andes.io.streaming

Simulation data streaming interface for CURENT DiME2.

andes.io.txt

Output TXT file formatter.

andes.io.xlsx

Excel reader and writer for ANDES power system parameters