v0.1.0
What's Changed
- vizarr restart by @lazarusA in #1
- only remote by @lazarusA in #2
- Initial commit by @TheJeran in #3
- fix ts types by @lazarusA in #4
- adds leva by @lazarusA in #5
- leva split and @ by @lazarusA in #6
- Added a basic cube that reads and creates 3D texture with minimal fea… by @TheJeran in #7
- Implemented correct scaling and colormaps. by @TheJeran in #8
- Update Packages by @TheJeran in #9
- Packages by @TheJeran in #10
- Implemented Point Cloud Component by @TheJeran in #12
- ci by @lazarusA in #13
- Added Perspective to PointCloud by @TheJeran in #14
- Starting the foundation for the timeseries element by @TheJeran in #15
- fix types by @lazarusA in #16
- publish by @lazarusA in #17
- do JamesIves by @lazarusA in #18
- set base by @lazarusA in #19
- set link by @lazarusA in #20
- wip: time series by @lazarusA in #22
- New lines by @TheJeran in #23
- Added comments and slight cleaning by @TheJeran in #24
- implement a 2d axis in another canvas by @lazarusA in #25
- Implemented caching and timeslicing from loaded array by @TheJeran in #26
- implement quickLRU and added loading element by @TheJeran in #27
- Added appropriate alphas to the nan values. by @TheJeran in #28
- beautiful TimeSeries by @TheJeran in #29
- Update README.md by @TheJeran in #30
- Update README.md by @TheJeran in #31
- Reorganized Original Scripts by @TheJeran in #32
- Consolidated scripts into subfolders with index.ts by @TheJeran in #33
- Reactive ticks by @TheJeran in #34
- Update README.md by @TheJeran in #35
- Initial commit by @TheJeran in #36
- Passed dimensions to the PlotLine element. disabled zoom and pan for … by @TheJeran in #37
- Update README.md by @TheJeran in #38
- Scaled axis by @TheJeran in #39
- Update README.md by @TheJeran in #40
- Fixed Scaling by @TheJeran in #41
- Update README.md by @TheJeran in #42
- Points by @TheJeran in #43
- Dynamic labels by @TheJeran in #44
- Update README.md by @TheJeran in #45
- Context by @TheJeran in #47
- Update README.md by @TheJeran in #48
- Implement-sperate scaling of the axis' by @TheJeran in #49
- Fixes by @TheJeran in #50
- Update README.md by @TheJeran in #51
- HUGE Update - Added GPU Compute pipeline for single variable data by @TheJeran in #52
- next main by @lazarusA in #53
- next refactor by @lazarusA in #46
- fixes gh pages deploy by @lazarusA in #54
- no org by @lazarusA in #55
- updates readme by @lazarusA in #63
- extract plot-canvas css and fixing dev-ing issues by @lazarusA in #64
- rm leva and use tweakpane instead by @lazarusA in #65
- Point Cloud doesn't disappear. Default to volume. Made text deselecta… by @TheJeran in #66
- Moved all volume and point-cloud plots to new "Plot" component and ca… by @TheJeran in #67
- more about and a lot of styling by @lazarusA in #68
- Analysis canvas by @TheJeran in #69
- new analysis pane by @lazarusA in #71
- Working Analysis 1variable. Branch name was typo. by @TheJeran in #72
- added tab to show Analysis by @TheJeran in #73
- css a tab, mobile fixes by @lazarusA in #74
- line canvas css and metadata info box by @lazarusA in #75
- loading spiner by @lazarusA in #77
- chunks/variables sizes by @lazarusA in #78
- Made resolution pixelated and fixed the texture resolution to match a… by @TheJeran in #80
- moveup getvariables by @lazarusA in #81
- Fixed a bug in Analysis that had reverse min/max values and implement… by @TheJeran in #82
- Implemented a max buffer selection that allows us to use seasfire. Fl… by @TheJeran in #83
- w case by @lazarusA in #84
- Zustand by @TheJeran in #86
- La/do stores by @TheJeran in #87
- Tweak changes by @TheJeran in #88
- memoized some geometries and dispose some textures. Fixed analysis in… by @TheJeran in #89
- update name by @lazarusA in #90
- fix production by @lazarusA in #91
- panes css by @lazarusA in #92
- favicon by @lazarusA in #93
- welcome variables by @lazarusA in #94
- fixes to fog by @lazarusA in #95
- set title and description if available by @lazarusA in #96
- MAde it so variables are scrollable and hid analysis button while var… by @TheJeran in #97
- Analysis now gives info when hovered. Rotates when calculated along l… by @TheJeran in #98
- Dragging the linePlot slider to bottom will hide the line plot by @TheJeran in #99
- new ui components by @lazarusA in #100
- Jp/UI by @TheJeran in #101
- be a bit more mobile friendly by @lazarusA in #102
- slow down scroll by @lazarusA in #103
- Revert "slow down scroll" by @lazarusA in #104
- Revert "be a bit more mobile friendly" by @lazarusA in #105
- mobile_scroll by @TheJeran in #106
- Jp/UI by @TheJeran in #107
- Jp/new analysis by @TheJeran in #108
- Jp/memoized menus by @TheJeran in #109
- Added options for line plot. Currently the colors can't be selected. … by @TheJeran in #110
- Plotline options now affect everything by @TheJeran in #111
- Big beauttiful chonky line by @TheJeran in #112
- Can handle 2D variables now by @TheJeran in #113
- Updated navbar to work in main menu. Fixed logic to close analysis wh… by @TheJeran in #114
- Context menu by @TheJeran in #115
- Fixed some bugs when opening Analysis with a 2D variable as well as f… by @TheJeran in #116
- match css info variables scroll by @lazarusA in #117
- Jp/2d info by @TheJeran in #119
- added colorbars by @TheJeran in #120
- Allowed animation along the z-index by @TheJeran in #122
- Fixed animation to work with cavaties. Had wrong logic before. Trying… by @TheJeran in #123
- Made it so you can adjust the range of the colorbar for high variabli… by @TheJeran in #124
- Add colorbar change functionality to Point cloud and flat maps by @TheJeran in #125
- adjusted colorbar functionality by @TheJeran in #127
- Tweaked the analysis to update the dataarray more reliably. Also adde… by @TheJeran in #128
- window not defined fix by @lazarusA in #129
- mobile menu by @lazarusA in #130
- width cbar by @lazarusA in #131
- turned off animation when variable changes. Found the bug with analys… by @TheJeran in #132
- added sphere plot by @TheJeran in #133
- Added the ability to clip values from point-cloud by @TheJeran in #135
- migrate to the new radix-ui package, see shadcn changelog June 2025 by @lazarusA in #137
- You can now select timeseries on sphere. It's one pixel off I believe… by @TheJeran in #136
- fixed the pixel selection on sphere by @TheJeran in #138
- Jp/new zarr by @TheJeran in #139
- this creates a list of used chunks. Then checks if the current plot i… by @TheJeran in #141
- ray marcher, volume clipping optimisation by @lazarusA in #142
- Jp/lineplot shader by @TheJeran in #143
- Can now select a time-series with the points. Can also rescale the po… by @TheJeran in #144
- Aligned the binning of timeseries and transects. The transect and tim… by @TheJeran in #145
- Jp/camera by @TheJeran in #146
- Can now clip the points in space like with the volume. by @TheJeran in #147
- Jp/line objects by @TheJeran in #148
- Made the camera reset a seperate component so it will request a new r… by @TheJeran in #149
- Added slicing to zarr download. Added variables for future compressio… by @TheJeran in #150
- Implemented typed positions array by @TheJeran in #151
- Jp/local zarr by @TheJeran in #152
- Flat Map by @TheJeran in #153
- Jp/n UI by @TheJeran in #154
- first css cleanup by @lazarusA in #155
- LEt's see if this fixes broken next urls by @TheJeran in #157
- Jp/tweaks by @TheJeran in #158
- Changed to react-icons. by @TheJeran in #159
- refactor UI by @lazarusA in #160
- Jp/error window by @TheJeran in #162
- Jp/popover cmaps by @TheJeran in #164
- made all UI popover elements. by @TheJeran in #165
- lets not overflow variables on x, and match cmap and colormaps width by @lazarusA in #166
- viewport by @lazarusA in #167
- Made it so it is disabled when greyd out. Also removed unnecessary code by @TheJeran in #168
- This parses the metadata from zarrs that do not have metadata. by @TheJeran in #169
- Added an icon for future Analysis mode. Added a highlight to the vari… by @TheJeran in #171
- Jp/web gpu by @TheJeran in #173
- Jp/web gpu by @TheJeran in #174
- Now included 2Variable correlation. Will need to improve UI to be cle… by @TheJeran in #175
- Added transparency options to the volume shader. by @TheJeran in #176
- Added a FPS so users know they are speeding/slowing time of animation. by @TheJeran in #177
- fixes by @lazarusA in #178
- Jp/country lines by @TheJeran in #180
- Made analysis options a bit more clear to user. Allow user to revert … by @TheJeran in #181
- Added a diagram to help user understand size of convolution. Also mad… by @TheJeran in #183
- Added Axis lines. Culls with trimming volume. Will implement this on … by @TheJeran in #184
- tweaks by @lazarusA in #185
- bring back footer by @lazarusA in #186
- Updated the axis bars to also work with the PC. Also fixed a bug that… by @TheJeran in #188
- Animation now uses prescribed frameRates for animation. Animation now… by @TheJeran in #189
- Initial Commit by @TheJeran in #190
- drawer by @lazarusA in #191
- dots by @lazarusA in #192
- responsive by @lazarusA in #194
- mobile hider by @lazarusA in #195
- do svh by @lazarusA in #197
- safari enforces real user interaction by @lazarusA in #199
- do play with buttons and cards by @lazarusA in #202
- Spatial Extent by @TheJeran in #200
- use slider in play by @lazarusA in #204
- Modular Axis by @TheJeran in #205
- new button variant by @lazarusA in #207
- do a soft ripple by @lazarusA in #208
- Made the extent a global option and applied it to the countryborders.… by @TheJeran in #209
- more sliders by @lazarusA in #210
- Fixed some loading UI bugs not showing up. Made it so changing datase… by @TheJeran in #211
- move variable name to units by @lazarusA in #213
- vertical icons into buttons by @lazarusA in #214
- move main nav icon into Buttons by @lazarusA in #215
- btn as child trigger by @lazarusA in #216
- slider thumbs by @lazarusA in #219
- Global Nan Colors by @TheJeran in #220
- default to open left nav by @lazarusA in #221
- Unified Timeseries Colors by @TheJeran in #222
- Main Menu Tweaks by @TheJeran in #223
- adds tooltips to all popover nav/menu elements by @lazarusA in #227
- Additional Analysis by @TheJeran in #228
- Rotate Axis by @TheJeran in #229
- domain by @lazarusA in #230
- do root by @lazarusA in #231
- new list variable table component by @lazarusA in #232
- Add searching to variable popover - useCSSVariable update (potentially) by @TheJeran in #233
- README by @lazarusA in #234
- Some errors by @TheJeran in #235
- This should do it by @TheJeran in #236
- change axis line width by @lazarusA in #237
- Export View as Image by @TheJeran in #238
- Padded axis, added options to change colorbar location in export. by @TheJeran in #239
- moves
AboutDrawer to top left corner and metadata info to the right by @lazarusA in #241 - all to the top by @lazarusA in #243
- 2D axislines by @TheJeran in #244
- Cbar Options to Export by @TheJeran in #245
- Dataset and Analysis Bug Squashing by @TheJeran in #246
- Error Implementation by @TheJeran in #248
- 2D analysis and plotting by @TheJeran in #249
- DatasetToast title by @lazarusA in #250
- a Dialog for variables on mobile by @lazarusA in #253
- Hide Axis Export and Fixed Colorbar by @TheJeran in #260
- Compression by @TheJeran in #263
- Analysis^2 by @TheJeran in #266
- MemoryLRU by @TheJeran in #268
- Straight to Float16 by @TheJeran in #269
- WebGPU Float16 by @TheJeran in #270
- Analysis Axis - Decompression by @TheJeran in #271
- Dataset Description Popover by @TheJeran in #273
- Bug Squashing by @TheJeran in #276
- Jp/less bugs by @TheJeran in #278
- Landing Page by @TheJeran in #279
- Info Boxes by @TheJeran in #281
- Jp/shader uniforms by @TheJeran in #282
- go back to no Card by @lazarusA in #285
- BrowZarr popover by @lazarusA in #286
- Multiple Tweaks by @TheJeran in #287
- Jp/better points by @TheJeran in #292
- v-transfer by @TheJeran in #293
- default extent by @TheJeran in #294
- LocalZarr reference by @TheJeran in #296
- Jp/fetch retry by @TheJeran in #299
- Time Wasn't updating with anim by @TheJeran in #300
- Analysis Fixes by @TheJeran in #304
- minor css issues by @lazarusA in #305
- update author by @lazarusA in #306
- Even Points by @TheJeran in #308
- build only once by @lazarusA in #309
- folder latest by @lazarusA in #312
- adds tag version selector by @lazarusA in #313
- do not clean by @lazarusA in #314
- CI for tags and versions by @lazarusA in #315
- rm publish ci by @lazarusA in #316
New Contributors
Full Changelog: https://github.com/EarthyScience/Browzarr/commits/v0.1.0