This repository contains battery pack cycling data, and tools/scripts to analyze and parse the data.
Each project or test run is contained in its own folder under projects/
.
- Ensure you have uv installed.
- Clone this repository:
git clone https://github.com/starcopter/pack-cycle-analysis.git
- Navigate to the project directory:
cd pack-cycle-analysis
- Install the project dependencies:
uv sync
- Open the project in VSCode, and start working!
Larger data files are versioned with DVC and reside in the dlake
S3 bucket on Scaleway.
Contact Finwood if you need access.