geowrangler
geowrangler copied to clipboard
Raster to DF
From @rnvllflores:
- input: raster path
- process: convert each band in the image as a column in a data frame
- output: tabular version of the raster where each pixel appears as one row and each band is one column
- intended use case: for converting rasters into dfs for tabular models