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

Netcdf: Only allow invalid netcdf features when required #6566

Conversation

jenshnielsen
Copy link
Collaborator

@jenshnielsen jenshnielsen commented Oct 25, 2024

With the newest versions of xarray/h5netcdf it is no longer required to use invalid netcdf features to export complex numbers. We therefor only enable this with older package versions

@jenshnielsen jenshnielsen requested a review from a team as a code owner October 25, 2024 06:59
@jenshnielsen jenshnielsen force-pushed the jenshnielsen/xarray_complex_conditional branch from 84ce986 to 2183f37 Compare October 25, 2024 07:26
@jenshnielsen jenshnielsen changed the title Only allow invalid netcdf features when required Netcdf: Only allow invalid netcdf features when required Oct 25, 2024
@jenshnielsen jenshnielsen force-pushed the jenshnielsen/xarray_complex_conditional branch from 2183f37 to 0aa54aa Compare October 25, 2024 07:31
Copy link

codecov bot commented Oct 25, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 69.34%. Comparing base (725ec6a) to head (0aa54aa).
Report is 8 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #6566   +/-   ##
=======================================
  Coverage   69.33%   69.34%           
=======================================
  Files         340      340           
  Lines       31261    31266    +5     
=======================================
+ Hits        21676    21681    +5     
  Misses       9585     9585           

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

@jenshnielsen jenshnielsen added this pull request to the merge queue Oct 28, 2024
Merged via the queue into microsoft:main with commit 67df968 Oct 28, 2024
16 checks passed
@jenshnielsen jenshnielsen deleted the jenshnielsen/xarray_complex_conditional branch October 28, 2024 16:21
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