Skip to content

Conversation

@tsmbland
Copy link
Collaborator

@tsmbland tsmbland commented Dec 19, 2024

Description

Not yet working. But in theory all that needs to be done is to save consumption and production data as attributes of assets

Fixes #419
Fixes #421

Type of change

  • New feature (non-breaking change which adds functionality)
  • Optimization (non-breaking, back-end change that speeds up the code)
  • Bug fix (non-breaking change which fixes an issue)
  • Breaking change (whatever its nature)

Key checklist

  • All tests pass: $ python -m pytest
  • The documentation builds and looks OK: $ python -m sphinx -b html docs docs/build

Further checks

  • Code is commented, particularly in hard-to-understand areas
  • Tests added that prove fix is effective or that feature works

@tsmbland tsmbland changed the title Simplify the costs module Simplify the outputs module Dec 19, 2024
@tsmbland tsmbland changed the base branch from main to interpolation February 4, 2025 15:26
Base automatically changed from interpolation to main February 6, 2025 14:18
@tsmbland tsmbland moved this to 🏗 In progress in MUSE Jun 13, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: 🏗 In progress

Development

Successfully merging this pull request may close these issues.

Emission costs output doesn't work Fuel costs output gives zero for every value

2 participants