Add zarr-globe example

Open Beginner friendly
#568 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
2/5
Estimated time
1-3 hours
Newbie friendliness
85/100
Issue type
Feature
Clarity
Clearly specified
Activity status
Quiet
Tech stack
typescript

Research direction

Start with examples/dynamical-zarr-ecmwf and compare the existing examples/cog-globe implementation, especially the Map configuration. Add the examples/zarr-globe wrapper for the global ECMWF 0.25° dataset and set the Map projection to globe. Done means the new example renders the ZarrLayer as a whole-globe view using the shared globe path.

Written by the indexing model from the issue text.

Description

Written by Claude on behalf of @kylebarron

Context

The globe-view prototype (#563, part of #82) added a COG globe example (examples/cog-globe). The Zarr-path globe example was scoped out of that PR.

Task

Add examples/zarr-globe: copy examples/dynamical-zarr-ecmwf and set projection="globe" on the <Map> (it already renders deck.gl interleaved). The global ECMWF 0.25° dataset is a good whole-globe demo. The shared globe render path from #563 already handles ZarrLayer, so this should be a thin example wrapper plus the projection change.

Links

  • Follow-up to #563; part of #82.
Dominant language
TypeScript
Stars
228
Forks
30
Avg merge
12h 27m
Merged PRs (30d)
4

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from developmentseed/deck.gl-raster

All issues in developmentseed/deck.gl-raster

Similar issues

More TypeScript issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.