Skip to content

Commit ec2b22d

Browse files
Added items config
1 parent 05427a4 commit ec2b22d

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

ingestion-data/production/collections/hls-entropy-difference.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@
5353
"stac_version": "1.0.0",
5454
"renders": {
5555
"dashboard": {
56-
"colormap": "bwr",
56+
"colormap_name": "bwr",
5757
"rescale": [
5858
[-1,1]
5959
],
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
{
2+
"collection": "hls-entropy-difference",
3+
"prefix": "hls-entropy",
4+
"bucket": "veda-data-store-staging",
5+
"filename_regex": "^(.*)entropy_difference_2022-09-30.tif$",
6+
"discovery": "s3",
7+
"datetime_range": "day"
8+
}

0 commit comments

Comments
 (0)