isoBands-minimal.json 84 B

12345678
  1. {
  2. "matrix": [
  3. [ 1, 1 ],
  4. [ 1, 5 ]
  5. ],
  6. "lowerBand": 1,
  7. "upperBand": 3
  8. }