yx21e commited on
Commit
036381c
·
verified ·
1 Parent(s): 27b9616

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 and sub-county outputs are serving aggregations."
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
  }