golconda.loadsimulation module

class golconda.loadsimulation.SimulationDataLoader(user_defined_angle=None)[source]

Bases: object

Class to load simulation data from various sources based on simulation type and file format.

Methods

load_data(file_path[, angle])

Load data based on the provided file path, automatically determining the simulation type and file format.

load_data(file_path, angle=None)[source]

Load data based on the provided file path, automatically determining the simulation type and file format.