Skip to content

Clean up units.py#2853

Draft
allisterakun wants to merge 3 commits intodevfrom
clean_up_units
Draft

Clean up units.py#2853
allisterakun wants to merge 3 commits intodevfrom
clean_up_units

Conversation

@allisterakun
Copy link
Collaborator

@allisterakun allisterakun commented Mar 11, 2026

Context

Issue(s) closed by this pull request: closes #2604.

This PR removes the following unused units:

  • COWS = "cows"
  • CUBIC_METERS_PER_DAY = "m^3/day"
  • MEGACALORIES_PER_KILOGRAM = "Mcal/kg"
  • MEGAJOULES_PER_CUBIC_METER = "MJ/m^3"

Input Changes

Output Changes

  • N/A

Filter

allisterakun and others added 3 commits March 10, 2026 23:28
Remove unused units:
- `COWS = "cows"`
- `CUBIC_METERS_PER_DAY = "m^3/day"`
- `MEGACALORIES_PER_KILOGRAM = "Mcal/kg"`
- `MEGAJOULES_PER_CUBIC_METER = "MJ/m^3"`
@github-actions
Copy link
Contributor

Current Coverage: 99%

Mypy errors on clean_up_units branch: 1249
Mypy errors on dev branch: 1247
2 more errors on clean_up_units branch

@github-actions
Copy link
Contributor

🚨 Please update the changelog. This PR cannot be merged until changelog.md is updated.

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.

[Units] Review and clean up units.py

1 participant