We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 569706d commit a0a64b7Copy full SHA for a0a64b7
ingestion-data/staging/dataset-config/blizzard-merra2-mslp.json
@@ -68,8 +68,8 @@
68
"collection": "blizzard-merra2-mslp",
69
"title": "MERRA2 Reanalysis – Mean Sea Level Pressure (Select Events)",
70
"description": "MERRA2 mean sea level pressure (MSLP) global reanalysis for three select blizzard events.",
71
- "is_periodic": false,
72
- "time_density": "day",
+ "dashboard:is_periodic": false,
+ "dashboard:time_density": "day",
73
"datetime_range": "day",
74
"renders": {
75
"dashboard": {
@@ -85,6 +85,5 @@
85
],
86
"title": "VEDA Dashboard Render Parameters"
87
}
88
- },
89
- "transfer": true
+ }
90
0 commit comments