Skip to content

virtual-zarr/virtualzarr.cloud

Repository files navigation

virtualzarr.cloud

Landing page for the Virtual Zarr ecosystem — a collection of tools that enable cloud-optimized access to legacy scientific data formats.

About

Virtual Zarr brings cloud-native workflows to existing data archives without requiring data duplication. The ecosystem includes:

  • VirtualiZarr - Create virtual Zarr stores from archival data
  • Icechunk - Transactional storage engine for virtual references
  • earthaccess - NASA Earthdata authentication and virtual datacube integration

Development

# Install dependencies
yarn install

# Run development server
yarn dev

# Build for production
yarn build

Open http://localhost:3000 to view the site.

Linting

This project uses ESLint and Prettier for code quality and formatting.

# Run linter
yarn lint

# Fix auto-fixable issues
yarn lint:fix

# Format code with Prettier
yarn format

Environment Variables

Optional:

  • GITHUB_TOKEN - GitHub personal access token for fetching contributor info (avoids rate limiting)

Tech Stack

Contributing

Contributions are welcome! Please feel free to submit a Pull Request.

License

Apache 2.0 - see LICENSE for details.

About

Website

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published