Skip to content

Commit 3e29e65

Browse files
Add files via upload
1 parent 735f4d7 commit 3e29e65

File tree

2 files changed

+628
-0
lines changed

2 files changed

+628
-0
lines changed
+88
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,88 @@
1+
[
2+
{
3+
"collection_id": "epa-ch4emission-yeargrid-v2express",
4+
"asset_name": "total-methane",
5+
"datetime_key": "datetime",
6+
"aoi_name": "Continental United States",
7+
"aoi_value": {
8+
"type": "FeatureCollection",
9+
"features": [
10+
{
11+
"type": "Feature",
12+
"properties": {},
13+
"geometry": {
14+
"coordinates": [
15+
[
16+
[
17+
-127.57107290308517,
18+
49.457856110898405
19+
],
20+
[
21+
-127.57107290308517,
22+
24.031296210483276
23+
],
24+
[
25+
-66.54085390888281,
26+
24.031296210483276
27+
],
28+
[
29+
-66.54085390888281,
30+
49.457856110898405
31+
],
32+
[
33+
-127.57107290308517,
34+
49.457856110898405
35+
]
36+
]
37+
],
38+
"type": "Polygon"
39+
}
40+
}
41+
]
42+
},
43+
"extra_params": {"nodata": -9999}
44+
},
45+
{
46+
"collection_id": "casagfed-carbonflux-monthgrid-v3",
47+
"asset_name": "npp",
48+
"datetime_key": "start_datetime",
49+
"aoi_name": "Americas, South to North",
50+
"aoi_value": {
51+
"type": "FeatureCollection",
52+
"features": [
53+
{
54+
"type": "Feature",
55+
"properties": {},
56+
"geometry": {
57+
"coordinates": [
58+
[
59+
[
60+
-127.57107290308517,
61+
49.457856110898405
62+
],
63+
[
64+
-127.57107290308517,
65+
24.031296210483276
66+
],
67+
[
68+
-66.54085390888281,
69+
24.031296210483276
70+
],
71+
[
72+
-66.54085390888281,
73+
49.457856110898405
74+
],
75+
[
76+
-127.57107290308517,
77+
49.457856110898405
78+
]
79+
]
80+
],
81+
"type": "Polygon"
82+
}
83+
}
84+
]
85+
},
86+
"extra_params": {}
87+
}
88+
]

0 commit comments

Comments
 (0)