What's Changed
* Kmann/western by kylemann16 in https://github.com/hobuinc/silvimetric/pull/60
* QoL changes
* Clarity changes
* Extract now creates output even if there overlapping data in tile. Data doesn't need to be consolidated before extracting.
* Added modified filter method as new scan method
* Added ability to kill a task mid process, should now fail "gracefully", outputting the config to tiledb indicating that it wasn't finished, and noting which cells it touched and how many points it processed before dying. Failing gracefully works for all dask schedulers, but point updates can only be supported with a distributed set.
* start on some Western US tests by hobu in https://github.com/hobuinc/silvimetric/pull/52
**Full Changelog**: https://github.com/hobuinc/silvimetric/compare/0.8.0...0.8.1