Skip to content

Commit

Permalink
fix default value
Browse files Browse the repository at this point in the history
  • Loading branch information
mayurmarakana89 committed Feb 20, 2024
1 parent e67a777 commit 966daf8
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
"reversed": false,
"temporalDimension": {
"field": "datetime",
"default": ["1940-01-01T05:00:00Z", "1980-01-01T05:00:00Z"],
"default": ["1940-01-01T05:00:00Z", "1960-01-01T05:00:00Z"],
"unitSymbol": "",
"range": "1900-01-01T05:00:00Z/2000-01-01T05:00:00Z/P1Y",
"nearestValues": "absolute",
Expand Down

0 comments on commit 966daf8

Please sign in to comment.