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

Fix: Set correct index in ObservationParquetReaderValue #427

Merged
merged 2 commits into from
Feb 5, 2025

Conversation

osundwajeff
Copy link
Contributor

Fix #408
Drop station_id column and set correct index in ObservationParquetReaderValue

2025-02-05_08-37

Copy link

github-actions bot commented Feb 5, 2025

☂️ Python Coverage

current status: ✅

Overall Coverage

Lines Covered Coverage Threshold Status
16262 15319 94% 0% 🟢

New Files

No new covered files...

Modified Files

No covered modified files...

updated for commit: c0a8846 by action🐍

Copy link

codecov bot commented Feb 5, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 94.08%. Comparing base (0d43799) to head (c0a8846).
Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #427      +/-   ##
==========================================
+ Coverage   93.98%   94.08%   +0.09%     
==========================================
  Files         259      259              
  Lines       15754    15780      +26     
==========================================
+ Hits        14807    14846      +39     
+ Misses        947      934      -13     

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

Copy link
Collaborator

@danangmassandy danangmassandy left a comment

Choose a reason for hiding this comment

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

LGTM thanks Jeff

@danangmassandy danangmassandy merged commit 8e7ab25 into main Feb 5, 2025
4 checks passed
@danangmassandy danangmassandy deleted the fix-geoparquet-netcdf branch February 5, 2025 08:53
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.

Convert the output from GeoParquet to NetCDF format
2 participants