Skip to content

virtual-zarr/mur-manifest-explorer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

title emoji colorFrom colorTo sdk app_port pinned license
MUR SST Manifest Explorer
🌊
blue
green
docker
7860
false
apache-2.0

MUR SST Manifest Explorer

Interactive visualization of VirtualiZarr chunk manifests for NASA MUR SST (Multi-scale Ultra-high Resolution Sea Surface Temperature) data.

This dashboard displays the structure of a MUR SST NetCDF file without requiring NASA Earthdata authentication - the manifest metadata was pre-generated and bundled with this Space.

Features

  • Variables Overview: Browse all variables with their shapes, chunk sizes, and storage info
  • ByteMap: Visualize how chunks are laid out in the source file(s)
  • ChunkMap: See the chunk grid structure for selected variables
  • Summary Statistics: File-level and manifest-level metrics

Local Development

# Install dependencies
uv sync

# Run the app
uv run panel serve app.py --show

Regenerating the Manifest

To update the manifest with different MUR SST data (requires NASA Earthdata login):

uv run --group dev scripts/generate_manifest.py

About

Built with vzviz and VirtualiZarr.

About

Exploring MUR SST data file structure (claude generated code)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published