appelmar / gdalcubes_cpp

Earth observation data cubes from GDAL image collections
MIT License
74 stars 7 forks source link

Image metadata filters in collection format or image_collection::add() #1

Closed appelmar closed 5 years ago

appelmar commented 6 years ago

It is sometimes useful to ignore images based their metadata (e.g. cloud coverage). This could either be added in the collection_format json description or image_collection::add() method.

appelmar commented 5 years ago

added in #9