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

Improve logging #5

Open
michaelaye opened this issue Feb 12, 2019 · 0 comments
Open

Improve logging #5

michaelaye opened this issue Feb 12, 2019 · 0 comments

Comments

@michaelaye
Copy link
Member

Currently, I get a slightly confusing logging message twice for the same CalBlock but for a different set of moving_only samples:

INFO:diviner.calib:Calibrating from 2017-08-01 00:00:01.411000 to 2017-08-01 03:00:00.533000.
WARNING:diviner.calib:No caldata in calib_label at 2017-08-01 00:00:01.411000. Found only 64 moving samples.
WARNING:diviner.calib:No caldata in calib_label at 2017-08-01 00:00:01.411000. Found only 96 moving samples.
WARNING:diviner.calib:No caldata in calib_label at 2017-08-01 00:00:01.411000. Found only 64 moving samples.
INFO:diviner.calib:Found less than 2 SPACE labels in CalBlock at 2017-08-01 02:59:40.180999.
INFO:diviner.calib:Performing radiance correction on 2017-08-01 00:00:01.411000

This should be improved somehow...

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

No branches or pull requests

1 participant