Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update time evolution "scaling" option #34

Open
stefan-voelk opened this issue Nov 12, 2024 · 0 comments
Open

Update time evolution "scaling" option #34

stefan-voelk opened this issue Nov 12, 2024 · 0 comments
Assignees
Labels
module: interpolate_time Related to the module interpolate_time type: discussion Questions, proposals and info that requires discussion type: feature Brand new functionality, features, pages, workflows, endpoints etc.

Comments

@stefan-voelk
Copy link
Collaborator

For interpolation in time, three options are available:

  • inventories only without evolution file: for time_range outside inventory years sequence, a fill_value = 0 is assumed (no emissions, warning to the user)
  • norm option with evolution file: The leading parameters are the normalization parameters given in the evolution file, e.g. fuel use and emission indices. The inventory emissions and computed responses are normalized with respect to the parameters within the evolution file.
  • scaling option with evolution file. The inventory emissions and computed responses are multiplied by the scaling factors within the evolution file

  • Is the "scaling" option still a useful option for the user? Do we want to continue with this option?
  • Currently, all species and computed responses are scaled equally. If we continue with this option, we should update to allow scaling factors for individual species.
@stefan-voelk stefan-voelk added type: feature Brand new functionality, features, pages, workflows, endpoints etc. type: discussion Questions, proposals and info that requires discussion module: interpolate_time Related to the module interpolate_time labels Nov 12, 2024
@stefan-voelk stefan-voelk self-assigned this Nov 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
module: interpolate_time Related to the module interpolate_time type: discussion Questions, proposals and info that requires discussion type: feature Brand new functionality, features, pages, workflows, endpoints etc.
Projects
None yet
Development

No branches or pull requests

1 participant