Skip to content

Commit

Permalink
FIX to make WEF work
Browse files Browse the repository at this point in the history
  • Loading branch information
EtienneKras committed Sep 29, 2023
1 parent 78adc2c commit f4944a3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions current/wef/collection.json
Original file line number Diff line number Diff line change
Expand Up @@ -840,8 +840,8 @@
"cube:dimensions": {
"time": {
"extent": [
"1970-01-01T00:00:00Z",
"1970-01-01T00:00:00Z"
"2000-01-01T00:00:00Z",
"2100-01-01T00:00:00Z"
],
"description": "decade window",
"type": "temporal"
Expand Down

0 comments on commit f4944a3

Please sign in to comment.