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

Refactor and reintroduce diurnal processing #927

Merged
merged 1 commit into from
Oct 16, 2023
Merged

Conversation

lewisblake
Copy link
Member

In the chat @jgriesfeller mentioned "the diurnal cycle analysis does not seem to work anymore (no files in ts/diurnal although it was switched on and hourly data was there as well... ) and also no mentioning of the word diurnal in the log". Some how this code got dropped during refactoring so I am reintroducing it, with some modification to align with the new styling

@jgriesfeller
Copy link
Member

jgriesfeller commented Oct 13, 2023

related issue #926

@codecov
Copy link

codecov bot commented Oct 13, 2023

Codecov Report

Attention: 9 lines in your changes are missing coverage. Please review.

Comparison is base (749811b) 79.71% compared to head (20906a0) 79.68%.

Additional details and impacted files
@@             Coverage Diff              @@
##           main-dev     #927      +/-   ##
============================================
- Coverage     79.71%   79.68%   -0.04%     
============================================
  Files           103      103              
  Lines         17736    17747      +11     
============================================
+ Hits          14139    14141       +2     
- Misses         3597     3606       +9     
Flag Coverage Δ
unittests 79.68% <18.18%> (-0.04%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

Files Coverage Δ
pyaerocom/aeroval/coldatatojson_engine.py 71.14% <18.18%> (-4.23%) ⬇️

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Copy link
Member

@jgriesfeller jgriesfeller left a comment

Choose a reason for hiding this comment

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

All good, but why is linting failing?

@lewisblake lewisblake marked this pull request as ready for review October 16, 2023 09:49
@lewisblake lewisblake merged commit 676e530 into main-dev Oct 16, 2023
12 of 18 checks passed
@lewisblake lewisblake deleted the fix_diurnal branch February 23, 2024 10:07
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