Clarify custom spatial granularity support
Browse files
spatial_serving/examples/probability_npz_contract.json
CHANGED
|
@@ -17,6 +17,6 @@
|
|
| 17 |
},
|
| 18 |
"notes": [
|
| 19 |
"The names can be overridden with CLI flags.",
|
| 20 |
-
"The released FireWx-FM checkpoint is native-grid first; county
|
| 21 |
]
|
| 22 |
}
|
|
|
|
| 17 |
},
|
| 18 |
"notes": [
|
| 19 |
"The names can be overridden with CLI flags.",
|
| 20 |
+
"The released FireWx-FM checkpoint is native-grid first; county, sub-county, and other custom polygon granularities are serving aggregations."
|
| 21 |
]
|
| 22 |
}
|