Skip to content

Conversation

@griffinsharps
Copy link
Contributor

No description provided.

- Create config/monthly_run.yaml with year/month parameters
- Refactor prepare_clustering_data_households.py to accept --month
- Add config.py module for configuration loading
- Create run_pipeline.py entry point with CLI arguments

Testing:
- July 2023: Regression test passed (baseline validated)
- August 2023: Validation test passed (31 days filtered correctly)
- Config system: Loads defaults, accepts CLI overrides
- Memory: Maintains ~400MB efficiency

Cursor exchanges: 7/30 (efficient testing automation)

See docs/testing/2024-12-21_month_parameterization.md for details
@griffinsharps griffinsharps linked an issue Dec 21, 2025 that may be closed by this pull request
@griffinsharps griffinsharps changed the title smart-meter-analysis Code Cleanup and Variable Addition smart_meter_analysis Code Cleanup and Variable Addition Dec 21, 2025
@griffinsharps griffinsharps merged commit cfa3b5e into main Dec 22, 2025
7 checks passed
@griffinsharps
Copy link
Contributor Author

griffinsharps commented Dec 22, 2025

This PR was closed too soon on accident. While it contains all of the work on Variable Addition, it does not contain a methodology update or general code cleanup. That work can be found on PR #54.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

smart_meter_analysis Code Cleanup and Variable Addition

2 participants