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

[FEATURE]: Change config file names to be consistent #160

Open
trevorb1 opened this issue Jun 15, 2023 · 0 comments
Open

[FEATURE]: Change config file names to be consistent #160

trevorb1 opened this issue Jun 15, 2023 · 0 comments
Labels
enhancement New feature or request

Comments

@trevorb1
Copy link
Member

Idea

In the config file, variable definitions jump around from being snake case to camel case and it is a little awkward

For example, see the definition of geographic scope and crossborder trade

# Spatial Parameters 
geographic_scope:
    - 'IND'
crossborderTrade: True

Is your feature related to a bug?

na

Suggested Soltuion

I would switch everything to be in snakecase, to match python guidlines. But if yaml has its own standards we should probably follow those!

Additional Info

No response

@trevorb1 trevorb1 added the enhancement New feature or request label Jun 15, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant