Landing
npm (offline)
Install once, run anytime - no internet required after install:
npm install -g browzarr
Then launch:
browzarr
On a custom port:
browzarr --port 8080
# or via environment variable (macOS/Linux)
PORT=8080 browzarr
# Windows PowerShell
$env:PORT=8080; browzarr
# Windows CMD
set "PORT=8080" && browzarr
By default, Browzarr starts on port 3000. If that port is already in use, it will automatically try the next available one.
Main menu
Select dataset
Use the database icon to load curated datasets or your own!
Select variable
now, use the variable icon to select the variable you would like to see and click plot!
Change plot type
Cube: usually for spatio-temporal variables, x-y-t.
Point clouds
Sphere projection
Rectangular projection
There some default plotting options depending on your dataset dimensions, however you could change to a different plot type if your data dimensions allow it.
Change Colormap
Hover the colormap options to see how your plot will change, then click on the one you like to setup that one!
Settings
Animation controls
Apply operations
WebGPU-powered analytics.
Floating menu
Reset camera
Did you move around a lot? then click the reset camera icon.
View
Orthographic
Perspective
Plot lines: 1D transects
Click to view 1D transects (line plots) through the given dimension.
Export images and animations
Do you want to use the output somewhere else? either has a static image or a video? we got you covered!