Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support multi-band raster #183

Open
1 of 5 tasks
avmey opened this issue Jun 5, 2023 · 0 comments
Open
1 of 5 tasks

Support multi-band raster #183

avmey opened this issue Jun 5, 2023 · 0 comments

Comments

@avmey
Copy link
Contributor

avmey commented Jun 5, 2023

Requirements:

  • support as input a multi-band raster or a single directory containing single band raster files
  • all rasters are setup the same (nodata value, projection, extent)
  • generates multi-band raster in output path
  • metrics.json must support multi-band. For example can define one top-level datasource, and define a band for each metric group.

See working example here

  • Create function to build multiband raster from singleband rasters
  • Make sure issues are fixed with geoblaze returning different values for single v multi band rasters (investigate multi-band performance GeoTIFF/geoblaze#226)
  • Ensure multiband rasters will run faster than multiple singleband rasters with performance test
  • Implement multiband raster building in data:import
  • Add multi-band raster support to geoprocessing function and related toolbox functions (rasterOverlap)
@avmey avmey self-assigned this Jun 5, 2023
@avmey avmey converted this from a draft issue Jun 5, 2023
@twelch twelch changed the title Test out how to generate multi-band raster from directory of single band Support multi-band raster Dec 15, 2023
@twelch twelch mentioned this issue Aug 18, 2024
5 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: QA / Partner Review
Development

No branches or pull requests

1 participant