Skip to content

Commit 9d1ffee

Browse files
committed
Add test files for 1.0.0-RC3
1 parent 20afd2c commit 9d1ffee

File tree

1 file changed

+9
-1
lines changed

1 file changed

+9
-1
lines changed

tests/data-files/examples/example-info.csv

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -135,4 +135,12 @@
135135
"sentinel-0.6.0/sentinel-2-l1c/9/catalog.json","CATALOG","0.6.0",""
136136
"sentinel-0.6.0/sentinel-2-l1c/catalog.json","COLLECTION","0.6.0",""
137137
"hand-0.9.0/collection.json","COLLECTION","0.9.0",""
138-
"hand-0.8.1/collection.json","COLLECTION","0.8.1",""
138+
"hand-0.8.1/collection.json","COLLECTION","0.8.1",""
139+
"1.0.0-RC1/catalog.json","CATALOG","1.0.0-rc.1",""
140+
"1.0.0-RC1/collection-only/collection.json","COLLECTION","1.0.0-rc.1",""
141+
"1.0.0-RC1/collection.json","COLLECTION","1.0.0-rc.1",""
142+
"1.0.0-RC1/collectionless-item.json","COLLECTION","1.0.0-rc.1","https://stac-extensions.github.io/eo/v1.0.0/schema.json|https://stac-extensions.github.io/view/v1.0.0/schema.json"
143+
"1.0.0-RC1/core-item.json","ITEM","1.0.0-rc.1",""
144+
"1.0.0-RC1/extended-item.json","ITEM","1.0.0-rc.1","https://stac-extensions.github.io/eo/v1.0.0/schema.json|https://stac-extensions.github.io/projection/v1.0.0/schema.json|https://stac-extensions.github.io/scientific/v1.0.0/schema.json|https://stac-extensions.github.io/view/v1.0.0/schema.json"
145+
"1.0.0-RC1/extensions-collection/collection.json","COLLECTION","1.0.0-rc.1",""
146+
"1.0.0-RC1/extensions-collection/proj-example/proj-example.json","ITEM","1.0.0-rc.1","https://stac-extensions.github.io/eo/v1.0.0/schema.json|https://stac-extensions.github.io/projection/v1.0.0/schema.json"

0 commit comments

Comments
 (0)