Skip to content

Update thermal model#51

Merged
dan-mccabe merged 3 commits intomainfrom
update-thermal-model
Jan 9, 2026
Merged

Update thermal model#51
dan-mccabe merged 3 commits intomainfrom
update-thermal-model

Conversation

@dan-mccabe
Copy link
Copy Markdown
Collaborator

@dan-mccabe dan-mccabe commented Jan 9, 2026

  • Fix bug when stop locations were outside of county boundaries, making no TMY data available (and looking for a nonexistent nan.csv file.) Solves Bug in thermal impacts for CTA: geometries do not match #49
  • Refactor thermal_impacts.py into smaller functions
  • Add ability to predict thermal load for median day (instead of just hottest and coldest days)
  • Changes to output format to handle the additional weather scenario. Now instead of adding Winter_HVAC_Energy and Summer_HVAC_Energy columns to the predictions, we add scenario (e.g., median) and hvac_energy columns.

@dan-mccabe dan-mccabe merged commit 3cd5e10 into main Jan 9, 2026
1 check passed
@dan-mccabe dan-mccabe linked an issue Jan 9, 2026 that may be closed by this pull request
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.

Bug in thermal impacts for CTA: geometries do not match

1 participant