Skip to content

Commit 4d9dc51

Browse files
authored
Merge pull request #31 from EarthyScience/TheJeran-patch-2
Update README.md
2 parents 63ddb49 + 2a9a271 commit 4d9dc51

File tree

1 file changed

+7
-4
lines changed

1 file changed

+7
-4
lines changed

README.md

Lines changed: 7 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -8,17 +8,20 @@ Stay tuned for updates! 🚀
88
***
99

1010
# Wishlist/Todo
11+
12+
_*Not essential_
13+
1114
### Data
1215
- [ ] Add zarr url input
1316
- [ ] Get metadata from ds/variable
1417
- [ ] Handle 2D variables
15-
- [ ] Export to zarr (Like analysis data)
18+
- [ ] _Export to zarr (Like analysis data)*_
1619

1720
### Plot Window
1821
- [ ] Feed coords into and apply to ticks
1922
- [ ] move ticks with camera
2023
- [ ] Add position/coords of click/timeseries
21-
- [ ] Resize the canvas/window
24+
- [ ] _Resize the canvas/window*_
2225
- [ ] Selectable points with information (Value and coords)
2326
- [ ] Scale axis'
2427

@@ -38,15 +41,15 @@ Stay tuned for updates! 🚀
3841
- [ ] Max
3942
- [ ] Two Variable Calculations
4043
- [ ] Correlation
41-
- [ ] Window operations
44+
- [ ] _Window operations*_
4245
- [ ] RaoQ
4346
- [ ] Min/Max/Mean
4447
- [ ] Gaussian smooth
4548
- [ ] Implement as Compute shaders for blazing speed
4649

4750
### Misc.
4851
- [ ] Export view as image (w/ and w/out background)
49-
- [ ] Animations?
52+
- [ ] _Animations?*_
5053

5154
### Bugs/Fixes
5255
- [ ]

0 commit comments

Comments
 (0)