1+ {
2+ "collection" : " usda_cattle_AFOs_2017-v1" ,
3+ "title" : " USDA Cattle AFOs and Total Heads 2017" ,
4+ "description" : " USDA cattle animal feeding operations (AFOs) data by size category and total head count for 2017" ,
5+ "license" : " CC0-1.0" ,
6+ "stac_version" : " 1.0.0" ,
7+ "dashboard:is_periodic" : false ,
8+ "dashboard:time_density" : " year" ,
9+ "links" : [],
10+ "spatial_extent" : {
11+ "xmin" : -179.15 ,
12+ "ymin" : 18.92 ,
13+ "xmax" : -66.95 ,
14+ "ymax" : 71.35
15+ },
16+ "temporal_extent" : {
17+ "startdate" : " 2017-01-01T00:00:00Z" ,
18+ "enddate" : " 2017-12-31T23:59:59Z"
19+ },
20+ "discovery_items" : [
21+ {
22+ "discovery" : " s3" ,
23+ "prefix" : " cattle-heat-story/pasture-grassland-CONUS/" ,
24+ "bucket" : " veda-data-store-staging" ,
25+ "filename_regex" : " (.*)usda_cattle_(.*)\\ .tif$" ,
26+ "id_regex" : " .*_(.*).tif$" ,
27+ "id_template" : " usda_cattle_AFOs_2017-v1-{}" ,
28+ "use_multithreading" : false ,
29+ "cogify" : false ,
30+ "dry_run" : false ,
31+ "upload" : false ,
32+ "assets" : {
33+ "large_AFOs" : {
34+ "description" : " Large cattle animal feeding operations" ,
35+ "regex" : " .*usda_cattle_large_AFOs_.*.tif$" ,
36+ "title" : " Large Cattle AFOs"
37+ },
38+ "medium_AFOs" : {
39+ "description" : " Medium cattle animal feeding operations" ,
40+ "regex" : " .*usda_cattle_medium_AFOs_.*.tif$" ,
41+ "title" : " Medium Cattle AFOs"
42+ },
43+ "small_AFOs" : {
44+ "description" : " Small cattle animal feeding operations" ,
45+ "regex" : " .*usda_cattle_small_AFOs_.*.tif$" ,
46+ "title" : " Small Cattle AFOs"
47+ },
48+ "total_heads" : {
49+ "description" : " Total cattle head count" ,
50+ "regex" : " .*usda_cattle_total_heads_.*.tif$" ,
51+ "title" : " Total Cattle Heads"
52+ }
53+ }
54+ }
55+ ],
56+ "sample_files" : [
57+ " s3://veda-data-store-staging/cattle-heat-story/pasture-grassland-CONUS/usda_cattle_large_AFOs_2017_cog.tif" ,
58+ " s3://veda-data-store-staging/cattle-heat-story/pasture-grassland-CONUS/usda_cattle_medium_AFOs_2017_cog.tif" ,
59+ " s3://veda-data-store-staging/cattle-heat-story/pasture-grassland-CONUS/usda_cattle_small_AFOs_2017_cog.tif" ,
60+ " s3://veda-data-store-staging/cattle-heat-story/pasture-grassland-CONUS/usda_cattle_total_heads_2017_cog.tif"
61+ ],
62+ "data_type" : " cog" ,
63+ "stac_extensions" : [
64+ " https://stac-extensions.github.io/render/v1.0.0/schema.json" ,
65+ " https://stac-extensions.github.io/item-assets/v1.0.0/schema.json"
66+ ],
67+ "item_assets" : {
68+ "cog_default" : {
69+ "type" : " image/tiff; application=geotiff; profile=cloud-optimized" ,
70+ "roles" : [
71+ " data" ,
72+ " layer"
73+ ],
74+ "title" : " Default COG Layer" ,
75+ "description" : " Cloud optimized default layer to display on map"
76+ },
77+ "large_AFOs" : {
78+ "type" : " image/tiff; application=geotiff; profile=cloud-optimized" ,
79+ "roles" : [
80+ " data" ,
81+ " layer"
82+ ],
83+ "title" : " Large Cattle AFOs" ,
84+ "description" : " Large cattle animal feeding operations"
85+ },
86+ "medium_AFOs" : {
87+ "type" : " image/tiff; application=geotiff; profile=cloud-optimized" ,
88+ "roles" : [
89+ " data" ,
90+ " layer"
91+ ],
92+ "title" : " Medium Cattle AFOs" ,
93+ "description" : " Medium cattle animal feeding operations"
94+ },
95+ "small_AFOs" : {
96+ "type" : " image/tiff; application=geotiff; profile=cloud-optimized" ,
97+ "roles" : [
98+ " data" ,
99+ " layer"
100+ ],
101+ "title" : " Small Cattle AFOs" ,
102+ "description" : " Small cattle animal feeding operations"
103+ },
104+ "total_heads" : {
105+ "type" : " image/tiff; application=geotiff; profile=cloud-optimized" ,
106+ "roles" : [
107+ " data" ,
108+ " layer"
109+ ],
110+ "title" : " Total Cattle Heads" ,
111+ "description" : " Total cattle head count"
112+ }
113+ },
114+ "renders" : {
115+ "dashboard" : {
116+ "assets" : [
117+ " total_heads"
118+ ],
119+ "bidx" : [
120+ 1
121+ ],
122+ "colormap_name" : " viridis" ,
123+ "resampling" : " nearest" ,
124+ "rescale" : [
125+ [
126+ 0 ,
127+ 1057272
128+ ]
129+ ],
130+ "title" : " VEDA Dashboard Render Parameters"
131+ },
132+ "large_AFOs" : {
133+ "assets" : [
134+ " large_AFOs"
135+ ],
136+ "bidx" : [
137+ 1
138+ ],
139+ "colormap_name" : " viridis" ,
140+ "resampling" : " nearest" ,
141+ "rescale" : [
142+ [
143+ 0 ,
144+ 304
145+ ]
146+ ],
147+ "title" : " Large AFOs Render Parameters"
148+ },
149+ "medium_AFOs" : {
150+ "assets" : [
151+ " medium_AFOs"
152+ ],
153+ "bidx" : [
154+ 1
155+ ],
156+ "colormap_name" : " viridis" ,
157+ "resampling" : " nearest" ,
158+ "rescale" : [
159+ [
160+ 0 ,
161+ 1508
162+ ]
163+ ],
164+ "title" : " Medium AFOs Render Parameters"
165+ },
166+ "small_AFOs" : {
167+ "assets" : [
168+ " small_AFOs"
169+ ],
170+ "bidx" : [
171+ 1
172+ ],
173+ "colormap_name" : " viridis" ,
174+ "resampling" : " nearest" ,
175+ "rescale" : [
176+ [
177+ 0 ,
178+ 2312
179+ ]
180+ ],
181+ "title" : " Small AFOs Render Parameters"
182+ },
183+ "total_heads" : {
184+ "assets" : [
185+ " total_heads"
186+ ],
187+ "bidx" : [
188+ 1
189+ ],
190+ "colormap_name" : " viridis" ,
191+ "resampling" : " nearest" ,
192+ "rescale" : [
193+ [
194+ 0 ,
195+ 1057272
196+ ]
197+ ],
198+ "title" : " Total Heads Render Parameters"
199+ }
200+ },
201+ "providers" : [
202+ {
203+ "name" : " NASA VEDA" ,
204+ "roles" : [
205+ " host"
206+ ],
207+ "url" : " https://www.earthdata.nasa.gov/dashboard/"
208+ }
209+ ],
210+ "assets" : {
211+ "thumbnail" : {
212+ "title" : " Thumbnail" ,
213+ "description" : " Cattle grazing in an open field." ,
214+ "href" : " https://thumbnails.openveda.cloud/cattle_cover_2000x1000.png" ,
215+ "type" : " image/png" ,
216+ "roles" : [
217+ " thumbnail"
218+ ]
219+ }
220+ }
221+ }
0 commit comments