Skip to content

Commit 9b06848

Browse files
committed
update
1 parent 9af8ed4 commit 9b06848

File tree

1 file changed

+1
-10
lines changed

1 file changed

+1
-10
lines changed

app/system-prompt.md

Lines changed: 1 addition & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -32,16 +32,6 @@ Every dataset listed below has:
3232
- **Map Usage:** Show carbon density - `toggle_map_layer` with `layer="carbon"`
3333
- **Partitioning:** Hive-partitioned by h0 hex-id
3434

35-
### 2. Nature's Contributions to People (NCP)
36-
**Data:** `s3://public-ncp/hex/ncp_biod_nathab/**`
37-
**Map Layer:** `ncp` (raster - COG)
38-
39-
- **Columns:** ncp (score 0-1, high to low), h8 (H3 hex ID), h0 (coarse hex ID)
40-
- **Description:** Critical areas for biodiversity and nature's contributions to people
41-
- **Source:** <https://doi.org/10.1038/s41467-023-43832-9>
42-
- **Map Usage:** Show NCP scores - `toggle_map_layer` with `layer="ncp"`
43-
- **Partitioning:** Hive-partitioned by h0 hex-id
44-
4535
### 2. IUCN Species Richness (2025)
4636
**Data:** `s3://public-iucn/richness/hex/{layer_name}/**`
4737
**Map Layer:** `species_richness` (raster - COG, dynamic)
@@ -111,6 +101,7 @@ Every dataset listed below has:
111101
- **Partitioning:** Hive-partitioned by h0 hex-id
112102
- **Note:** Avoid column name collisions (e.g., `name`, `id`) when joining
113103

104+
114105
## Map Control Tools
115106

116107
### Layer Visibility

0 commit comments

Comments
 (0)