Skip to content

Commit c726e5c

Browse files
botanicalJennifer Transmohiuddanayeaye
authored
feat: reorganize ingestion data for prod and staging (#132)
* feat: reorganize ingestion data for prod and staging * fix: delete collections that won't go to prod * update production collections and discovery configs * transfer configs for production * fix: climdex-tmaxxf transfer configs * fix: climdex-tmaxxf transfer configs and wip discovery config * mtbs, nightlights changes * fix: climdex tmaxxf discovery config corrected * landfill emit, houston-urbanization changes * update production discovery items * update gpp-trend * fix: revert lis-global-da-gpp-trend changes --------- Co-authored-by: Jennifer Tran <[email protected]> Co-authored-by: smohiudd <[email protected]> Co-authored-by: Alexandra Kirk <[email protected]>
1 parent eed1b3c commit c726e5c

File tree

708 files changed

+12529
-2249
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

708 files changed

+12529
-2249
lines changed
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,96 @@
1+
{
2+
"id": "climdex-tmaxxf-access-cm2-ssp126",
3+
"type": "Collection",
4+
"links": [],
5+
"title": "CLIMDEX ACCESS CM2 SSP125 tmaxXF",
6+
"extent": {
7+
"spatial": {
8+
"bbox": [
9+
[
10+
-180,
11+
-90,
12+
180,
13+
90
14+
]
15+
]
16+
},
17+
"temporal": {
18+
"interval": [
19+
[
20+
"2015-01-01T00:00:00+00:00",
21+
"2101-12-31T23:59:59+00:00"
22+
]
23+
]
24+
}
25+
},
26+
"license": "CC-BY-SA-4.0",
27+
"description": "CLIMDEX ACCESS CM2 SSP125 - variable tmaxXF",
28+
"item_assets": {
29+
"cog_default": {
30+
"type": "image/tiff; application=geotiff; profile=cloud-optimized",
31+
"roles": [
32+
"data",
33+
"layer"
34+
],
35+
"title": "Default COG Layer",
36+
"description": "Cloud optimized default layer to display on map"
37+
},
38+
"tmax_above_86": {
39+
"type": "image/tiff; application=geotiff; profile=cloud-optimized",
40+
"roles": [
41+
"data",
42+
"layer"
43+
],
44+
"title": "Tmax Above 86",
45+
"description": "Tmax Above 86"
46+
},
47+
"tmax_above_90": {
48+
"type": "image/tiff; application=geotiff; profile=cloud-optimized",
49+
"roles": [
50+
"data",
51+
"layer"
52+
],
53+
"title": "Tmax Above 90",
54+
"description": "Tmax Above 90"
55+
},
56+
"tmax_above_100": {
57+
"type": "image/tiff; application=geotiff; profile=cloud-optimized",
58+
"roles": [
59+
"data",
60+
"layer"
61+
],
62+
"title": "Tmax Above 100",
63+
"description": "Tmax Above 100"
64+
},
65+
"tmax_above_110": {
66+
"type": "image/tiff; application=geotiff; profile=cloud-optimized",
67+
"roles": [
68+
"data",
69+
"layer"
70+
],
71+
"title": "Tmax Above 110",
72+
"description": "Tmax Above 110"
73+
},
74+
"tmax_above_115": {
75+
"type": "image/tiff; application=geotiff; profile=cloud-optimized",
76+
"roles": [
77+
"data",
78+
"layer"
79+
],
80+
"title": "Tmax Above 115",
81+
"description": "Tmax Above 115"
82+
}
83+
},
84+
"stac_version": "1.0.0",
85+
"dashboard:is_periodic": true,
86+
"dashboard:time_density": "year",
87+
"providers": [
88+
{
89+
"name": "NASA VEDA",
90+
"url": "https://www.earthdata.nasa.gov/dashboard/",
91+
"roles": [
92+
"host"
93+
]
94+
}
95+
]
96+
}
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,102 @@
1+
{
2+
"id": "climdex-tmaxxf-access-cm2-ssp245",
3+
"type": "Collection",
4+
"links": [],
5+
"title": "CLIMDEX ACCESS CM2 SSP245 tmaxXF",
6+
"extent": {
7+
"spatial": {
8+
"bbox": [
9+
[
10+
-180,
11+
-90,
12+
180,
13+
90
14+
]
15+
]
16+
},
17+
"temporal": {
18+
"interval": [
19+
[
20+
"2015-01-01T00:00:00+00:00",
21+
"2101-12-31T23:59:59+00:00"
22+
]
23+
]
24+
}
25+
},
26+
"license": "CC-BY-SA-4.0",
27+
"summaries": {
28+
"datetime": [
29+
"2015-01-01T00:00:00Z",
30+
"2100-12-31T00:00:00Z"
31+
]
32+
},
33+
"description": "CLIMDEX ACCESS CM2 SSP245 - variable tmaxXF",
34+
"item_assets": {
35+
"cog_default": {
36+
"type": "image/tiff; application=geotiff; profile=cloud-optimized",
37+
"roles": [
38+
"data",
39+
"layer"
40+
],
41+
"title": "Default COG Layer",
42+
"description": "Cloud optimized default layer to display on map"
43+
},
44+
"tmax_above_86": {
45+
"type": "image/tiff; application=geotiff; profile=cloud-optimized",
46+
"roles": [
47+
"data",
48+
"layer"
49+
],
50+
"title": "Tmax Above 86",
51+
"description": "Tmax Above 86"
52+
},
53+
"tmax_above_90": {
54+
"type": "image/tiff; application=geotiff; profile=cloud-optimized",
55+
"roles": [
56+
"data",
57+
"layer"
58+
],
59+
"title": "Tmax Above 90",
60+
"description": "Tmax Above 90"
61+
},
62+
"tmax_above_100": {
63+
"type": "image/tiff; application=geotiff; profile=cloud-optimized",
64+
"roles": [
65+
"data",
66+
"layer"
67+
],
68+
"title": "Tmax Above 100",
69+
"description": "Tmax Above 100"
70+
},
71+
"tmax_above_110": {
72+
"type": "image/tiff; application=geotiff; profile=cloud-optimized",
73+
"roles": [
74+
"data",
75+
"layer"
76+
],
77+
"title": "Tmax Above 110",
78+
"description": "Tmax Above 110"
79+
},
80+
"tmax_above_115": {
81+
"type": "image/tiff; application=geotiff; profile=cloud-optimized",
82+
"roles": [
83+
"data",
84+
"layer"
85+
],
86+
"title": "Tmax Above 115",
87+
"description": "Tmax Above 115"
88+
}
89+
},
90+
"stac_version": "1.0.0",
91+
"dashboard:is_periodic": true,
92+
"dashboard:time_density": "year",
93+
"providers": [
94+
{
95+
"name": "NASA VEDA",
96+
"url": "https://www.earthdata.nasa.gov/dashboard/",
97+
"roles": [
98+
"host"
99+
]
100+
}
101+
]
102+
}
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,102 @@
1+
{
2+
"id": "climdex-tmaxxf-access-cm2-ssp370",
3+
"type": "Collection",
4+
"links": [],
5+
"title": "CLIMDEX ACCESS CM2 SSP370 tmaxXF",
6+
"extent": {
7+
"spatial": {
8+
"bbox": [
9+
[
10+
-180,
11+
-90,
12+
180,
13+
90
14+
]
15+
]
16+
},
17+
"temporal": {
18+
"interval": [
19+
[
20+
"2015-01-01T00:00:00+00:00",
21+
"2101-12-31T23:59:59+00:00"
22+
]
23+
]
24+
}
25+
},
26+
"license": "CC-BY-SA-4.0",
27+
"summaries": {
28+
"datetime": [
29+
"2015-01-01T00:00:00Z",
30+
"2100-12-31T00:00:00Z"
31+
]
32+
},
33+
"description": "CLIMDEX ACCESS CM2 SSP370 - variable tmaxXF",
34+
"item_assets": {
35+
"cog_default": {
36+
"type": "image/tiff; application=geotiff; profile=cloud-optimized",
37+
"roles": [
38+
"data",
39+
"layer"
40+
],
41+
"title": "Default COG Layer",
42+
"description": "Cloud optimized default layer to display on map"
43+
},
44+
"tmax_above_86": {
45+
"type": "image/tiff; application=geotiff; profile=cloud-optimized",
46+
"roles": [
47+
"data",
48+
"layer"
49+
],
50+
"title": "Tmax Above 86",
51+
"description": "Tmax Above 86"
52+
},
53+
"tmax_above_90": {
54+
"type": "image/tiff; application=geotiff; profile=cloud-optimized",
55+
"roles": [
56+
"data",
57+
"layer"
58+
],
59+
"title": "Tmax Above 90",
60+
"description": "Tmax Above 90"
61+
},
62+
"tmax_above_100": {
63+
"type": "image/tiff; application=geotiff; profile=cloud-optimized",
64+
"roles": [
65+
"data",
66+
"layer"
67+
],
68+
"title": "Tmax Above 100",
69+
"description": "Tmax Above 100"
70+
},
71+
"tmax_above_110": {
72+
"type": "image/tiff; application=geotiff; profile=cloud-optimized",
73+
"roles": [
74+
"data",
75+
"layer"
76+
],
77+
"title": "Tmax Above 110",
78+
"description": "Tmax Above 110"
79+
},
80+
"tmax_above_115": {
81+
"type": "image/tiff; application=geotiff; profile=cloud-optimized",
82+
"roles": [
83+
"data",
84+
"layer"
85+
],
86+
"title": "Tmax Above 115",
87+
"description": "Tmax Above 115"
88+
}
89+
},
90+
"stac_version": "1.0.0",
91+
"dashboard:is_periodic": true,
92+
"dashboard:time_density": "year",
93+
"providers": [
94+
{
95+
"name": "NASA VEDA",
96+
"url": "https://www.earthdata.nasa.gov/dashboard/",
97+
"roles": [
98+
"host"
99+
]
100+
}
101+
]
102+
}

0 commit comments

Comments
 (0)