const yInd = Math.floor(
      (point.y - this._vBoxMin.y) * this._numCells * this._yScale
    )