Update weather reports to remove the unused confidence field

This commit is contained in:
2026-06-21 07:34:16 -05:00
parent efb0e5c588
commit 8f0790a8c0
11 changed files with 4 additions and 266 deletions

View File

@@ -21,9 +21,6 @@
},
"precipitation_timing": {
"type": "string"
},
"confidence": {
"type": "string"
}
}
}

View File

@@ -17,9 +17,6 @@
},
"precipitation_timing": {
"type": "string"
},
"confidence": {
"type": "string"
}
}
}

View File

@@ -21,9 +21,6 @@
},
"precipitation_timing": {
"type": "string"
},
"confidence": {
"type": "string"
}
}
}

View File

@@ -21,9 +21,6 @@
},
"precipitation_timing": {
"type": "string"
},
"confidence": {
"type": "string"
}
}
}