Skip to content

sathyajithr15/engineering-data-processor

Repository files navigation

Engineering Data Processor

Overview

A Python-based CLI tool to process and analyze engineering simulation data from CSV files.

Supports:

  • Single file input
  • Batch processing of multiple CSV files
  • KPI computation (avg, max, % difference)
  • Solver-wise aggregation
  • Automated plot generation

Features

  • CLI-based execution
  • Batch CSV processing
  • Data aggregation using pandas
  • Visualization using matplotlib
  • Structured outputs (CSV + text + plots)

Usage

Single File

python main.py --input sample.csv

### Multiple files

python main.py --input data/

###Custom Output Folder

python main.py --input data/ --output results/

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages