Skip to content

Commit 3d20a80

Browse files
rdhyeeclaude
andauthored
Remove duplicate How It Works callout (#129)
The page had two identical-title callout-note blocks: an abridged 4-item version right after the frontmatter (added early, orphaned) and a fuller 5-item version just before the globe layout. Keeping the fuller one which is positioned correctly above the search bar and includes the Search entry. Co-authored-by: Claude Opus 4.7 <noreply@anthropic.com>
1 parent b1b1551 commit 3d20a80

1 file changed

Lines changed: 0 additions & 11 deletions

File tree

tutorials/progressive_globe.qmd

Lines changed: 0 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -16,17 +16,6 @@ format:
1616
<link rel="preload" as="fetch" crossorigin="anonymous" href="https://data.isamples.org/isamples_202601_facet_summaries.parquet">
1717
---
1818

19-
::: {.callout-note collapse="true"}
20-
## How It Works
21-
22-
1. **Instant** (<1s): Pre-aggregated H3 res4 summary (580 KB) → 38K colored circles
23-
2. **Zoom in**: Automatically switches to res6 (112K) then res8 (176K) clusters
24-
3. **Zoom deeper** (<120 km): Individual sample points from 60 MB lite parquet
25-
4. **Click**: Cluster info or individual sample card with full metadata
26-
27-
Circle size = log(sample count). Color = dominant data source.
28-
:::
29-
3019
<script src="https://cesium.com/downloads/cesiumjs/releases/1.127/Build/Cesium/Cesium.js"></script>
3120
<link href="https://cesium.com/downloads/cesiumjs/releases/1.127/Build/Cesium/Widgets/widgets.css" rel="stylesheet"></link>
3221
<style>

0 commit comments

Comments
 (0)