Skip to content

Commit

Permalink
Fixed tmax_above_100 period config
Browse files Browse the repository at this point in the history
  • Loading branch information
Tomcariello committed Sep 3, 2024
1 parent da8d571 commit af4d941
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
{
"startDate": "2015-12-31T00:00:00Z",
"endDate": "2094-12-31T00:00:00",
"dateInterval": "365"
"dateInterval": "1"
}
],
"ongoing": "true",
Expand Down

0 comments on commit af4d941

Please sign in to comment.