Skip to content

Latest commit

 

History

10 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Climate Webmap Zarr

This is an interactive 2D Map and 3D Globe web application demonstrating cloud-native climate data visualization.

It recreates and adapts parts of:

Features

  • Interactive Visualization: Toggle between average temperature (tavg) and precipitation (precip) variables.
  • Temporal Control: Interactive slider to animate or select data across the 12 months.
  • Multiscale Rendering: Efficient rendering of 6 resolution levels based on map zoom using web tiles.
  • 2D/3D Views: Navigation buttons to switch between a flat 2D Map (index.html) and a 3D Globe Projection (globe.html).

Tech Stack

Data Source

The application streams Zarr multiscale data directly from HuggingFace without a backend database, derived from WorldClim v2.1:

Structure

  • index.html: 2D Map view
  • globe.html: 3D Globe view
  • style.css: Unified CSS styles
  • map.js: Shared MapLibre GL controller logic

About

2D map/3D globe app streaming WorldClim climate data directly from cloud-hosted Zarr, no backend.

Topics

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages