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

Make config files parsing more user friendly #39

Open
wolfidan opened this issue Mar 30, 2023 · 1 comment
Open

Make config files parsing more user friendly #39

wolfidan opened this issue Mar 30, 2023 · 1 comment
Labels
enhancement New feature or request help wanted Extra attention is needed

Comments

@wolfidan
Copy link
Collaborator

Currently, the code does not give much information on why the parsing of config files fails.

We plan to improve that by giving more information on the exact location of the parsing error and give hints to the user on why it fails.

We could also add the option for the user to validate the parsed config files by printing the full parsed configuration in a tidy way and wait for user input before continuing with the processing.

@wolfidan wolfidan added help wanted Extra attention is needed enhancement New feature or request labels Mar 30, 2023
@wolfidan
Copy link
Collaborator Author

For the moment I just added some info on the directory in which pyrad searches for radar files, see commit ce67680

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

1 participant