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

Emissions: Support custom EFS and FEPS EF overrides #241

Open
2 tasks
jdubowy opened this issue Jan 10, 2022 · 0 comments
Open
2 tasks

Emissions: Support custom EFS and FEPS EF overrides #241

jdubowy opened this issue Jan 10, 2022 · 0 comments

Comments

@jdubowy
Copy link
Member

jdubowy commented Jan 10, 2022

  • support overrides for specific EFs when using FEPS; this can be implemented without requiring updatres to eflookup by one of the following ways:
    • Instantiating eflookup.lookup.FepsEFLookup and then apply overrides specified in the bluesky config (it's based on a dict, which can be easily updated
    • Instantiating eflookup.lookup.BasicEFLookup with a EF dict specified in the bluesky config
  • support specifying EFs from scratch (using eflookup.lookup.BasicEFLookup); could use model basic
@jdubowy jdubowy created this issue from a note in BlueSky TODOs (On Deck) Jan 10, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
BlueSky TODOs
  
On Deck
Development

No branches or pull requests

1 participant