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

Make loading from netcdf lazy using load_by_guid etc. #5711

Merged
merged 5 commits into from Feb 1, 2024

Conversation

jenshnielsen
Copy link
Collaborator

This is an extension to #5627 which also avoids loading the data from a netcdf file into qcodes format when loading the file using load_by_guid etc.

Copy link

codecov bot commented Feb 1, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (92bb5d1) 67.55% compared to head (9ad966e) 67.55%.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #5711   +/-   ##
=======================================
  Coverage   67.55%   67.55%           
=======================================
  Files         348      348           
  Lines       30244    30239    -5     
=======================================
- Hits        20430    20427    -3     
+ Misses       9814     9812    -2     

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

Co-authored-by: Mikhail Astafev <astafan8@gmail.com>
@jenshnielsen jenshnielsen added this pull request to the merge queue Feb 1, 2024
Merged via the queue into microsoft:main with commit 7a35081 Feb 1, 2024
18 checks passed
jenshnielsen added a commit to jenshnielsen/Qcodes that referenced this pull request Feb 1, 2024
Make loading from netcdf lazy using load_by_guid etc.
@jenshnielsen jenshnielsen deleted the load_by_guid_lazy branch February 1, 2024 15:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants