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

chore: logging 1 - remove stdout suppression in the rest of the app scripts #175

Merged
merged 6 commits into from
Mar 19, 2024

Conversation

hollandjg
Copy link
Member

@hollandjg hollandjg commented Mar 4, 2024

This PR replaces the stdout-suppression in the analysis_db files, but doesn't make any changes to the logging.
(These two changes are separated into separate PRs because the change in this PR is so noisy – it changes almost every line, but only really removes one statement – the context manager.)

builds on

@hollandjg hollandjg changed the title chore: remove stdout suppression in the rest of the app scripts chore: logging 1 - remove stdout suppression in the rest of the app scripts Mar 4, 2024
@hollandjg hollandjg marked this pull request as ready for review March 4, 2024 23:39
@cpaniaguam
Copy link
Member

@hollandjg Does this one need reviewing? On the surface looks the same as #176.

@hollandjg
Copy link
Member Author

@hollandjg Does this one need reviewing? On the surface looks the same as #176.

This PR replaces the stdout-suppression in the analysis_db files, but doesn't make any changes to the logging.
(These two changes are separated into separate PRs because the change in this PR is so noisy – it changes almost every line, but only really removes one statement – the context manager.)

When reviewing this one, I recommend hiding whitespace changes:
Screenshot 2024-03-05 at 15 37 40

cpaniaguam
cpaniaguam previously approved these changes Mar 5, 2024
Copy link
Member

@cpaniaguam cpaniaguam left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍

…ession

# Conflicts:
#	src/icesat2waves/analysis_db/B02_make_spectra_gFT.py
#	src/icesat2waves/analysis_db/B04_angle.py
…ession

# Conflicts:
#	src/icesat2waves/analysis_db/A02c_IOWAGA_thredds_prior.py
#	src/icesat2waves/analysis_db/B02_make_spectra_gFT.py
#	src/icesat2waves/analysis_db/B03_plot_spectra_ov.py
#	src/icesat2waves/analysis_db/B04_angle.py
#	src/icesat2waves/analysis_db/B05_define_angle.py
#	src/icesat2waves/analysis_db/B06_correct_separate_var.py
Base automatically changed from feat-add-logger to main March 18, 2024 19:40
@hollandjg hollandjg dismissed cpaniaguam’s stale review March 18, 2024 19:40

The base branch was changed.

@hollandjg hollandjg requested a review from cpaniaguam March 19, 2024 12:28
@hollandjg hollandjg merged commit f3a0365 into main Mar 19, 2024
2 checks passed
@hollandjg hollandjg deleted the feat-logger/1-remove-stdout-suppression branch March 19, 2024 13:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants