diff --git a/catalog/collection.json b/catalog/collection.json deleted file mode 100644 index 130d3267a599e87906be4041f4f4447dd182aa34..0000000000000000000000000000000000000000 --- a/catalog/collection.json +++ /dev/null @@ -1,44 +0,0 @@ -{ - "type": "Collection", - "id": "cprep", - "stac_version": "1.0.0", - "description": "South Central Climate Projections Evaluation Project (C-PrEP)", - "links": [ - { - "rel": "root", - "href": "./catalog.json", - "type": "application/json" - }, - { - "rel": "parent", - "href": "./catalog.json", - "type": "application/json" - }, - { - "rel": "child", - "href": "./cprep_tasmax_day_I35txdetrp1-DeltaSD-A38P01K00_rcp85_r1i1p1_I35Land_20060101-20991231/collection.json", - "type": "application/json" - } - ], - "extent": { - "spatial": { - "bbox": [ - [ - -108.94999999999999, - 26.05, - -90.05, - 39.95 - ] - ] - }, - "temporal": { - "interval": [ - [ - "1970-01-01T00:00:00.000016425Z", - "2099-12-31T12:00:00Z" - ] - ] - } - }, - "license": "Unlicense" -} \ No newline at end of file