Skip to content

Conversation

@sssangha
Copy link
Collaborator

@sssangha sssangha commented Dec 16, 2025

Updated warning message to reflect the number of dropped stations due to NaN values.

Also adjust logging lines for raiderCombine.py workflow such that every message is not a warning.

Screenshots (if appropriate):

Type of change

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)

Checklist:

  • I have added an explanation of what your changes do and why you'd like us to include them.
  • I have written new tests for your core changes, as applicable.
  • I have successfully ran tests with your changes locally.
  • My change requires a change to the documentation.
  • I have updated the documentation accordingly.

Removed redundant drop_duplicates call and updated warning message to reflect the number of dropped stations due to NaN values.
Updated CHANGELOG to include recent changes and fixes.
@sssangha sssangha marked this pull request as ready for review December 16, 2025 19:44
Added logging warnings for flagged stations with invalid dates, insufficient epochs, and negative sigma values.
Refactor logging messages to use % formatting instead of f-strings for better performance and compatibility.
@sssangha sssangha requested a review from jlmaurer December 17, 2025 03:58
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