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

minor clean up issues related to including the config file data classes #1081

Open
5 tasks
mschwamb opened this issue Dec 18, 2024 · 1 comment
Open
5 tasks
Assignees
Labels
version 1.0 tasks that need to be completed before the first software release

Comments

@mschwamb
Copy link
Collaborator

mschwamb commented Dec 18, 2024

  • sorchaConfigs.py has a whole bunch of functions that replace using other functions like PPGetIntOrExit() confirm if we still need PPGetIntOrExit() if it such functions should be removed
  • remove commented out line
    # configs = PPConfigFileParser(cmd_args["configfile"], cmd_args["surveyname"])
  • remove unused functions in PPConfigParser.py that are not used
  • ensure that all config variables in the data classes are outputted to the log
  • remove all unused old function tests related to the old method for parsing the config file
@mschwamb
Copy link
Collaborator Author

@Little-Ryugu - little things to do on cleanup for the config file parsing upgrades - this is for Jan - just ignore until you're back from winter break

@mschwamb mschwamb added the version 1.0 tasks that need to be completed before the first software release label Dec 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
version 1.0 tasks that need to be completed before the first software release
Projects
None yet
Development

No branches or pull requests

2 participants