pytrnsys_process.process#
Process Batch#
|
Process a single simulation folder using the provided processing step/scenario. |
|
Process all simulation folders in a results directory sequentially. |
|
Process all simulation folders in a results directory in parallel. |
Execute comparison scenarios on processed simulation results. |
Process Sim#
|
Process duplicate columns in a DataFrame, ensuring they contain consistent data. |
Data Structures#
Class representing a TRNSYS simulation with its associated data. |
|
Results from processing one or more simulations. |
|
Class representing a result set |
File Type Detector#
|
Determine the file type by analyzing its content. |
|
Determine the file type by checking the filename against known patterns. |
Check if a filename contains any of the patterns associated with a specific FileType. |