Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
tomkralidis committed Feb 15, 2024
1 parent df57a45 commit 38f389e
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 6 deletions.
4 changes: 2 additions & 2 deletions examples/ca-eccc-msc.cmip5-tt.json
Original file line number Diff line number Diff line change
Expand Up @@ -126,8 +126,8 @@
"wmo:dataPolicy": "core",
"language": "en",
"type": "dataset",
"created": "2018-01-01T12:34:32",
"updated": "2018-09-06"
"created": "2018-01-01T12:34:32Z",
"updated": "2018-09-06T08:18:23Z",
},
"links": [
{
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -120,8 +120,8 @@
}
],
"type": "dataset",
"created": "2018-01-01",
"updated": "2022-06-22",
"created": "2018-01-01T00:11:32Z",
"updated": "2022-06-22T08:23:42Z",
"wmo:dataPolicy": "core"
},
"links": [
Expand Down
4 changes: 2 additions & 2 deletions examples/de-dwd.surface-weather-observations-realtime.json
Original file line number Diff line number Diff line change
Expand Up @@ -106,8 +106,8 @@
}
],
"type": "dataset",
"created": "2023-11-01",
"updated": "2023-12-01",
"created": "2023-11-01T22:23:43Z",
"updated": "2023-12-01T18:49:27Z",
"wmo:dataPolicy": "core"
},
"links": [
Expand Down

0 comments on commit 38f389e

Please sign in to comment.