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

Export non gridded data to MultiIndex Xarray and compressed netcdf file #5334

Merged
merged 26 commits into from Sep 26, 2023

Conversation

jenshnielsen
Copy link
Collaborator

@jenshnielsen jenshnielsen commented Aug 28, 2023

Exports any dataset that cannot be put on a grid, using a multi index.

TODO

  • Update xarray export notebook
  • Add changelog fragment

@codecov
Copy link

codecov bot commented Aug 28, 2023

Codecov Report

Merging #5334 (c351cf0) into master (ee569af) will increase coverage by 0.12%.
Report is 21 commits behind head on master.
The diff coverage is 98.38%.

@@            Coverage Diff             @@
##           master    #5334      +/-   ##
==========================================
+ Coverage   68.14%   68.27%   +0.12%     
==========================================
  Files         341      341              
  Lines       29853    29896      +43     
==========================================
+ Hits        20344    20410      +66     
+ Misses       9509     9486      -23     

@jenshnielsen jenshnielsen force-pushed the export_multigrid branch 3 times, most recently from 76b6d47 to 5cee264 Compare September 7, 2023 11:39
@jenshnielsen jenshnielsen force-pushed the export_multigrid branch 2 times, most recently from 855c2be to 0d9a313 Compare September 14, 2023 12:54
@jenshnielsen jenshnielsen force-pushed the export_multigrid branch 2 times, most recently from 9fc9783 to 27a98a4 Compare September 18, 2023 09:52
@jenshnielsen jenshnielsen changed the title [wip] Better export of non gridded data Export non gridded data to MultiIndex Xarray and compressed netcdffile Sep 18, 2023
@jenshnielsen jenshnielsen marked this pull request as ready for review September 18, 2023 13:05
@astafan8 astafan8 changed the title Export non gridded data to MultiIndex Xarray and compressed netcdffile Export non gridded data to MultiIndex Xarray and compressed netcdf file Sep 18, 2023
qcodes/tests/dataset/test_dataset_export.py Outdated Show resolved Hide resolved
qcodes/tests/dataset/test_dataset_export.py Show resolved Hide resolved
qcodes/tests/dataset/test_dataset_export.py Outdated Show resolved Hide resolved
qcodes/tests/dataset/test_dataset_export.py Show resolved Hide resolved
@jenshnielsen jenshnielsen added this pull request to the merge queue Sep 26, 2023
jenshnielsen

This comment was marked as outdated.

Merged via the queue into microsoft:master with commit c8085b5 Sep 26, 2023
14 of 15 checks passed
@jenshnielsen jenshnielsen deleted the export_multigrid branch September 26, 2023 09:09
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.

None yet

2 participants