From 7009b447bef80f87855aa469693af564acf392c3 Mon Sep 17 00:00:00 2001 From: github-actions Date: Sun, 5 May 2024 23:06:21 +0000 Subject: [PATCH] update catalog --- stac/terrestrial/forecasts/collection.json | 2 +- stac/terrestrial/forecasts/models/persistenceRW.json | 2 +- stac/terrestrial/scores/collection.json | 2 +- stac/terrestrial/scores/models/climatology.json | 2 +- stac/terrestrial/scores/models/persistenceRW.json | 2 +- 5 files changed, 5 insertions(+), 5 deletions(-) diff --git a/stac/terrestrial/forecasts/collection.json b/stac/terrestrial/forecasts/collection.json index 2372baf0a4..8100fecd18 100644 --- a/stac/terrestrial/forecasts/collection.json +++ b/stac/terrestrial/forecasts/collection.json @@ -68,7 +68,7 @@ "interval": [ [ "2023-05-25T00:00:00Z", - "2024-06-09T00:00:00Z" + "2024-06-10T00:00:00Z" ] ] } diff --git a/stac/terrestrial/forecasts/models/persistenceRW.json b/stac/terrestrial/forecasts/models/persistenceRW.json index 018abcd79b..8633bf6acd 100644 --- a/stac/terrestrial/forecasts/models/persistenceRW.json +++ b/stac/terrestrial/forecasts/models/persistenceRW.json @@ -39,7 +39,7 @@ "properties": { "description": "Persistence forecast as modeled using a random walk", "start_datetime": "2023-05-25", - "end_datetime": "2024-06-09", + "end_datetime": "2024-06-10", "providers": [ { "url": "pending", diff --git a/stac/terrestrial/scores/collection.json b/stac/terrestrial/scores/collection.json index 63e97cf095..43275fee85 100644 --- a/stac/terrestrial/scores/collection.json +++ b/stac/terrestrial/scores/collection.json @@ -66,7 +66,7 @@ "interval": [ [ "2023-05-25T00:00:00Z", - "2024-05-01T00:00:00Z" + "2024-05-02T00:00:00Z" ] ] } diff --git a/stac/terrestrial/scores/models/climatology.json b/stac/terrestrial/scores/models/climatology.json index 3b6ed50602..2c5e32dec9 100644 --- a/stac/terrestrial/scores/models/climatology.json +++ b/stac/terrestrial/scores/models/climatology.json @@ -39,7 +39,7 @@ }, "properties": { "start_datetime": "2023-05-25", - "end_datetime": "2024-05-01" + "end_datetime": "2024-05-02" }, "collection": "scores", "links": [ diff --git a/stac/terrestrial/scores/models/persistenceRW.json b/stac/terrestrial/scores/models/persistenceRW.json index dcfcaf5aec..5100c7d8c4 100644 --- a/stac/terrestrial/scores/models/persistenceRW.json +++ b/stac/terrestrial/scores/models/persistenceRW.json @@ -39,7 +39,7 @@ }, "properties": { "start_datetime": "2023-05-25", - "end_datetime": "2024-05-01" + "end_datetime": "2024-05-02" }, "collection": "scores", "links": [