diff --git a/stac/terrestrial/forecasts/collection.json b/stac/terrestrial/forecasts/collection.json index ec216d03f1..0436ae524c 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-03T00:00:00Z" + "2024-06-04T00:00:00Z" ] ] } diff --git a/stac/terrestrial/forecasts/models/climatology.json b/stac/terrestrial/forecasts/models/climatology.json index cc354415bd..f466ffa98d 100644 --- a/stac/terrestrial/forecasts/models/climatology.json +++ b/stac/terrestrial/forecasts/models/climatology.json @@ -39,7 +39,7 @@ "properties": { "description": "Forecasts using the mean and standard deviation of that day-of-year in the observed data", "start_datetime": "2023-05-25", - "end_datetime": "2024-06-02", + "end_datetime": "2024-06-03", "providers": [ { "url": "pending", diff --git a/stac/terrestrial/forecasts/models/persistenceRW.json b/stac/terrestrial/forecasts/models/persistenceRW.json index 76cf46e7ac..775d70eac3 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-03", + "end_datetime": "2024-06-04", "providers": [ { "url": "pending",