-
Notifications
You must be signed in to change notification settings - Fork 2
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
Adding sample data #149
Adding sample data #149
Conversation
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #149 +/- ##
==========================================
+ Coverage 99.58% 99.60% +0.01%
==========================================
Files 32 37 +5
Lines 2669 2799 +130
==========================================
+ Hits 2658 2788 +130
Misses 11 11 ☔ View full report in Codecov by Sentry. |
Latest push adds a new taskipy task that will generate all the necessary code to load a given sample. To do:
|
example of current state: yt-napari-sample-data.mp4 |
thinking that maybe the options in the browser should indicate which field will be loaded |
oh, could add some of the smaller timeseries too. |
0b9851c
to
29d1106
Compare
not totally set on the current list of sample data, but can always add more, so going to merge... |
Aim is to close #60
Initial push is just the skeleton for getting a single sample dataset into the napari GUI