Skip to content

Commit f4d2f9a

Browse files
authored
Merge pull request #35 from ber-data/issue-23-ess-dive-example-json
feat(data): add ESS-DIVE example data for NGEE Arctic sites
2 parents db56458 + 8678ca2 commit f4d2f9a

File tree

4 files changed

+307
-471
lines changed

4 files changed

+307
-471
lines changed
Lines changed: 68 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,68 @@
1+
[
2+
{
3+
"ber_data_source": "ESS-DIVE",
4+
"coordinates": {
5+
"latitude": 65.162309,
6+
"longitude": -164.819851,
7+
"altitude": null,
8+
"depth": null,
9+
"elevation": null
10+
},
11+
"entity_type": [
12+
"unspecified"
13+
],
14+
"description": "Maps of land surface phenology derived from PlanetScope data, 2018-2022, Teller, Kougarok, and Council, Seward Peninsula",
15+
"id": "doi:10.15485/2441497",
16+
"name": "NGEE Arctic Kougarok Site, Mile Marker 64, Alaska",
17+
"alt_ids": [
18+
"NGA547"
19+
],
20+
"alt_names": null,
21+
"part_of_collection": [],
22+
"uri": "https://data.ess-dive.lbl.gov/view/doi:10.15485/2441497"
23+
},
24+
{
25+
"ber_data_source": "ESS-DIVE",
26+
"coordinates": {
27+
"latitude": 64.735492,
28+
"longitude": -165.95039,
29+
"altitude": null,
30+
"depth": null,
31+
"elevation": null
32+
},
33+
"entity_type": [
34+
"unspecified"
35+
],
36+
"description": "Maps of land surface phenology derived from PlanetScope data, 2018-2022, Teller, Kougarok, and Council, Seward Peninsula",
37+
"id": "doi:10.15485/2441497",
38+
"name": "NGEE Arctic Teller Site, Mile Marker 27, Alaska",
39+
"alt_ids": [
40+
"NGA547"
41+
],
42+
"alt_names": null,
43+
"part_of_collection": [],
44+
"uri": "https://data.ess-dive.lbl.gov/view/doi:10.15485/2441497"
45+
},
46+
{
47+
"ber_data_source": "ESS-DIVE",
48+
"coordinates": {
49+
"latitude": 64.847286,
50+
"longitude": -163.71993600000002,
51+
"altitude": null,
52+
"depth": null,
53+
"elevation": null
54+
},
55+
"entity_type": [
56+
"unspecified"
57+
],
58+
"description": "Maps of land surface phenology derived from PlanetScope data, 2018-2022, Teller, Kougarok, and Council, Seward Peninsula",
59+
"id": "doi:10.15485/2441497",
60+
"name": "NGEE Arctic Council Site, Mile Marker 71, Alaska",
61+
"alt_ids": [
62+
"NGA547"
63+
],
64+
"alt_names": null,
65+
"part_of_collection": [],
66+
"uri": "https://data.ess-dive.lbl.gov/view/doi:10.15485/2441497"
67+
}
68+
]

0 commit comments

Comments
 (0)