File tree Expand file tree Collapse file tree 1 file changed +53
-0
lines changed Expand file tree Collapse file tree 1 file changed +53
-0
lines changed Original file line number Diff line number Diff line change 55
66Stay tuned for updates! 🚀
77
8+ ***
9+
10+ # Wishlist/Todo
11+ ### Data
12+ - [ ] Add zarr url input
13+ - [ ] Get metadata from ds/variable
14+ - [ ] Handle 2D variables
15+ - [ ] Export to zarr (Like analysis data)
16+
17+ ### Plot Window
18+ - [ ] Feed coords into and apply to ticks
19+ - [ ] move ticks with camera
20+ - [ ] Add position/coords of click/timeseries
21+ - [ ] Resize the canvas/window
22+ - [ ] Selectable points with information (Value and coords)
23+ - [ ] Scale axis'
24+
25+ ### UI
26+ - [ ] Breakup UI into seperate windows or sections
27+ - [ ] Data
28+ - [ ] Visuals
29+ - [ ] Plotting
30+ - [ ] Analysis
31+ - [ ] Implement a more reactive UI (Tweakpane/[ UIkit] ( https://github.com/pmndrs/uikit ) )
32+
33+ ### Analysis
34+ - [ ] Along axis calculations
35+ - [ ] Average
36+ - [ ] Median
37+ - [ ] Min
38+ - [ ] Max
39+ - [ ] Two Variable Calculations
40+ - [ ] Correlation
41+ - [ ] Window operations
42+ - [ ] RaoQ
43+ - [ ] Min/Max/Mean
44+ - [ ] Gaussian smooth
45+ - [ ] Implement as Compute shaders for blazing speed
46+
47+ ### Misc.
48+ - [ ] Export view as image (w/ and w/out background)
49+ - [ ] Animations?
50+
51+ ### Bugs/Fixes
52+ - [ ]
53+
54+
55+
56+
57+
58+
59+
60+
861> [ !TIP]
962> _ Have a suggestion or a feature request? Don't hesitate to open an issue or PR!_
You can’t perform that action at this time.
0 commit comments