diff --git a/stac/terrestrial/forecasts/collection.json b/stac/terrestrial/forecasts/collection.json index 414099ebf5..d500ce74aa 100644 --- a/stac/terrestrial/forecasts/collection.json +++ b/stac/terrestrial/forecasts/collection.json @@ -68,7 +68,7 @@ "interval": [ [ "2023-05-25T00:00:00Z", - "2024-10-02T00:00:00Z" + "2024-10-03T00:00:00Z" ] ] } diff --git a/stac/terrestrial/forecasts/models/climatology.json b/stac/terrestrial/forecasts/models/climatology.json index ab3d38c0c0..f2f00a1878 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-10-01", + "end_datetime": "2024-10-03", "providers": [ { "url": "pending", diff --git a/stac/terrestrial/forecasts/models/persistenceRW.json b/stac/terrestrial/forecasts/models/persistenceRW.json index 57f599b413..f01376f634 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-10-02", + "end_datetime": "2024-10-03", "providers": [ { "url": "pending",