diff --git a/tests/data/gee/collection.json b/tests/data/gee/collection.json index 747d8aa..46fc683 100644 --- a/tests/data/gee/collection.json +++ b/tests/data/gee/collection.json @@ -22,7 +22,7 @@ "extent": { "spatial": { "bbox": [[-135.17, 36.83, -51.24, 62.25]] }, "temporal": { - "interval": [["2009-01-01T00:00:00Z", "2022-01-01T00:00:00Z"]] + "interval": [["2009-01-01T00:00:00Z", "2023-01-01T00:00:00Z"]] } }, "summaries": {}, @@ -35,7 +35,7 @@ "y": { "type": "spatial", "axis": "y", "extent": [36.83, 62.25] }, "t": { "type": "temporal", - "extent": ["2009-01-01T00:00:00Z", "2022-01-01T00:00:00Z"] + "extent": ["2009-01-01T00:00:00Z", "2023-01-01T00:00:00Z"] }, "bands": { "type": "bands", "values": ["landcover"] } },