------------------
- Remove raster-store dependency.
- Removed RasterStoreSource, ThreediResultSource, Result, Interpolate,
DeprecatedInterpolate, GeoInterface, and GroupTemporal geoblocks.
- Removed all django blocks GeoDjangoSource, AddDjangoFields, GeoDjangoSink.
- Simplified tokenization of Block objects.
- Implemented construct_multiple to construct multiple blocks at once.
- Implemented MemorySource and GeoTIFFSource as new raster sources.
- Add `Cumulative` geoblock for performing temporal cumulatives.