File tree Expand file tree Collapse file tree
ingestion-data/staging/dataset-config Expand file tree Collapse file tree Original file line number Diff line number Diff line change 4343 " https://stac-extensions.github.io/render/v1.0.0/schema.json" ,
4444 " https://stac-extensions.github.io/item-assets/v1.0.0/schema.json"
4545 ],
46- "providers" : [
47- {
48- "name" : " NASA VEDA" ,
49- "roles" : [
50- " host"
51- ],
52- "url" : " https://www.earthdata.nasa.gov/dashboard/"
53- }
54- ],
55- "eic:tenant" : " ghgc" ,
5646 "item_assets" : {
5747 "cog_default" : {
5848 "type" : " image/tiff; application=geotiff; profile=cloud-optimized" ,
7262 "title" : " EMIT Methane Point Source Plume Complexes" ,
7363 "description" : " Methane plume complexes from point source emitters."
7464 }
75- }
65+ },
66+ "renders" : {
67+ "dashboard" : {
68+ "bidx" : 1 ,
69+ "assets" : [
70+ " ch4-plume-emissions"
71+ ],
72+ "nodata" : -9999 ,
73+ "rescale" : [
74+ [
75+ 1 ,
76+ 1500
77+ ]
78+ ],
79+ "resampling" : " bilinear" ,
80+ "colormap_name" : " plasma"
81+ },
82+ "ch4-plume-emissions" : {
83+ "bidx" : 1 ,
84+ "assets" : [
85+ " ch4-plume-emissions"
86+ ],
87+ "nodata" : -9999 ,
88+ "rescale" : [
89+ [
90+ 1 ,
91+ 1500
92+ ]
93+ ],
94+ "resampling" : " bilinear" ,
95+ "colormap_name" : " plasma"
96+ }
97+ },
98+ "eic:tenant" : " ghgc"
7699}
You can’t perform that action at this time.
0 commit comments