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

Colocate UEMEP station data #1508

Draft
wants to merge 15 commits into
base: main-dev
Choose a base branch
from
Draft

Conversation

thorbjoernl
Copy link
Collaborator

@thorbjoernl thorbjoernl commented Feb 7, 2025

Change Summary

Related issue number

closes #1175

Checklist

  • Start with a draft-PR
  • The PR title is a good summary of the changes
  • PR is set to AeroTools and a tentative milestone
  • Documentation reflects the changes where applicable
  • Tests for the changes exist where applicable
  • Tests pass locally
  • Tests pass on CI
  • At least 1 reviewer is selected
  • Make PR ready to review

@thorbjoernl thorbjoernl added the enhancement ✨ New feature or request label Feb 7, 2025
@thorbjoernl thorbjoernl added this to the m2025-03 milestone Feb 7, 2025
@thorbjoernl thorbjoernl self-assigned this Feb 7, 2025
Copy link

codecov bot commented Feb 7, 2025

Codecov Report

Attention: Patch coverage is 58.22785% with 33 lines in your changes missing coverage. Please review.

Project coverage is 78.22%. Comparing base (3867e4b) to head (2b0350a).
Report is 79 commits behind head on main-dev.

Files with missing lines Patch % Lines
pyaerocom/colocation/colocated_data.py 35.29% 22 Missing ⚠️
pyaerocom/io/uemep/model_variables.py 0.00% 8 Missing ⚠️
pyaerocom/aeroval/coldatatojson_engine.py 0.00% 1 Missing ⚠️
pyaerocom/colocation/colocation_utils.py 80.00% 1 Missing ⚠️
pyaerocom/io/uemep/__init__.py 0.00% 1 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##           main-dev    #1508      +/-   ##
============================================
- Coverage     78.49%   78.22%   -0.28%     
============================================
  Files           140      142       +2     
  Lines         21299    21448     +149     
============================================
+ Hits          16719    16778      +59     
- Misses         4580     4670      +90     
Flag Coverage Δ
unittests 78.22% <58.22%> (-0.28%) ⬇️

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

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

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

Successfully merging this pull request may close these issues.

Evaluation of uemep output in pyaeroval
1 participant