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

Thoughts on increasing stdout/err to include paths? #265

Open
bitterbark opened this issue Oct 26, 2023 · 0 comments
Open

Thoughts on increasing stdout/err to include paths? #265

bitterbark opened this issue Oct 26, 2023 · 0 comments
Labels
enhancement New feature or request

Comments

@bitterbark
Copy link
Collaborator

New feature type

Other (please explain below)

What is this new feature?

I'd like to have directory path printed whenever something is successful or not successful.
But I know I tend to like more output than most people, so thought I would check.

I believe it would save me time when the package works, because I can check the output file and it would say (for example):
...Zonal mean plots have been generated successfully. See
and then I can just go look there. Otherwise I have to check my config file for where I said they would go, and replace variables etc.

Even more useful would be to say what directory is being looked in when files aren't found. I believe this would have saved me a few hours of debugging today because I had to go into the code and print out what location it was looking in. Yes, this took too long but I hadn't looked in that code before. (BTW I had failed to set the correct path of my baseline climo files).

I can implement this if approved.

Assistance required?

No, I will make a PR when the feature is ready

Extra info

No response

@bitterbark bitterbark added the enhancement New feature or request label Oct 26, 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