You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Moved extension methods associated with querying tagged columns to DataFrameMethods for supporting
temporal and spatial columns on non-RasterFrame DataFrames.
GeoTIFF and GeoTrellis DataSources automatically initialize RasterFrames.
Added RasterFrame.toMultibandRaster.
Added utility for rendering multiband tile as RGB composite PNG.
Added RasterFrame.withRFColumnRenamed to lessen boilerplate in maintaining RasterFrame type tag.