From 5e742220532a06f88c21ae79a4f02b9908450d97 Mon Sep 17 00:00:00 2001 From: amsnyder <asnyder@usgs.gov> Date: Tue, 9 Apr 2024 16:04:28 -0500 Subject: [PATCH] add cprep stragglers --- catalog/cprep/collection.json | 12 ++++++------ .../collection.json | 4 ++-- .../collection.json | 4 ++-- 3 files changed, 10 insertions(+), 10 deletions(-) diff --git a/catalog/cprep/collection.json b/catalog/cprep/collection.json index 27de05f8..579839e1 100644 --- a/catalog/cprep/collection.json +++ b/catalog/cprep/collection.json @@ -14,11 +14,6 @@ "href": "./cprep_tasmax_day_I35txdetrp1-DeltaSD-A38P01K00_rcp85_r1i1p1_I35Land_20060101-20991231/collection.json", "type": "application/json" }, - { - "rel": "parent", - "href": "../catalog.json", - "type": "application/json" - }, { "rel": "child", "href": "./cprep_pr_day_I35prp1-DeltaSD-A12D01K00_rcp26_r6i1p1_I35Land_20060101-20991231/collection.json", @@ -1498,6 +1493,11 @@ "rel": "child", "href": "./cprep_tasmin_day_I35tnp1-EDQM-A38P01K00_rcp85_r1i1p1_I35Land_20060101-20991231/collection.json", "type": "application/json" + }, + { + "rel": "parent", + "href": "../catalog.json", + "type": "application/json" } ], "extent": { @@ -1514,7 +1514,7 @@ "temporal": { "interval": [ [ - "1970-01-01T00:00:00.000016425Z", + "1970-01-01T00:00:00.000016Z", "2099-12-31T12:00:00Z" ] ] diff --git a/catalog/cprep/cprep_tasmax_day_I35txp1-EDQM-A10D01K00_historical_r6i1p1_I35Land_19810101-20051231/collection.json b/catalog/cprep/cprep_tasmax_day_I35txp1-EDQM-A10D01K00_historical_r6i1p1_I35Land_19810101-20051231/collection.json index 0f59b8de..542efd74 100644 --- a/catalog/cprep/cprep_tasmax_day_I35txp1-EDQM-A10D01K00_historical_r6i1p1_I35Land_19810101-20051231/collection.json +++ b/catalog/cprep/cprep_tasmax_day_I35txp1-EDQM-A10D01K00_historical_r6i1p1_I35Land_19810101-20051231/collection.json @@ -136,8 +136,8 @@ "temporal": { "interval": [ [ - "1970-01-01T00:00:00.000007300Z", - "1986-10-10T22:34:02.375036544Z" + "1970-01-01T00:00:00.000007Z", + "1986-10-10T22:34:02.375036Z" ] ] } diff --git a/catalog/cprep/cprep_tasmin_day_I35tndetrp1-DeltaSD-A14L01K00_rcp45_r6i1p1_I35Land_20060101-20991231/collection.json b/catalog/cprep/cprep_tasmin_day_I35tndetrp1-DeltaSD-A14L01K00_rcp45_r6i1p1_I35Land_20060101-20991231/collection.json index 4b6b887a..9dbb88b1 100644 --- a/catalog/cprep/cprep_tasmin_day_I35tndetrp1-DeltaSD-A14L01K00_rcp45_r6i1p1_I35Land_20060101-20991231/collection.json +++ b/catalog/cprep/cprep_tasmin_day_I35tndetrp1-DeltaSD-A14L01K00_rcp45_r6i1p1_I35Land_20060101-20991231/collection.json @@ -136,8 +136,8 @@ "temporal": { "interval": [ [ - "1970-01-01T00:00:00.000016425Z", - "1983-11-03T21:13:54.048972992Z" + "1970-01-01T00:00:00.000016Z", + "1983-11-03T21:13:54.048972Z" ] ] } -- GitLab