Skip to content
This repository was archived by the owner on Apr 17, 2023. It is now read-only.
This repository was archived by the owner on Apr 17, 2023. It is now read-only.

Feature requests #9

@appelmar

Description

@appelmar

This issue collections ideas for important features to be added. Highlighted items should be considered for the next minor release.

General Features:

  • Import data cubes from NetCDF file(s)
  • Automatic optimization of data cube graphs (by reordering)
  • cancel function in for long running operations
  • NetCDF export parameters chunking and compression
  • Masking on images before applying aggregation in image_collection_cube::read_chunk()
  • Chunk caching with JSON serialization as key

Data cube operations:

  • Band arithmetics
  • Filter pixels by predicates on band values
  • Reduction over space
  • cumulate_time
  • window_space
  • Rechunking
  • Zonal statistics
  • which_min and which_max reducers
  • fill_time operator
  • fill_space operators
  • user-defined reducers

Image Collection:

  • store per-band and per-image metadata in image collections (optional)
  • implement per-image metadata filters (e.g. cloud coverage) (optional)
  • Support input images without GeoTransform but GCPs (e.g. Sentinel 1)

CLI

  • gdalcubes translate tool to apply gdal_translate on all GDAL dataset of a given image collection
  • gdalcubes addo tool to compute GDAL overviews with gdaladdo on all GDAL dataset of a given image collection

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions