This repository has been archived by the owner on Apr 17, 2023. It is now read-only.
Releases: appelmar/gdalcubes_cpp
Releases · appelmar/gdalcubes_cpp
v0.3.0
Changes in 0.3.0
- New data cube types
select_time_cube
,filter_geom_cube
,stream_apply_time_cube
- New data cube extraction functions
query_timeseries
andzonal_statistics
- New batch functions to translate complete imagery of image collections to GeoTIFF / COG
- Revised data model to support irregular / labeled time dimension
- Replaced external JSON library with
json11
- New gdalwarp client to avoid multithreading issues with GDAL3
- fix CRS metadata in produced netCDF files
- Optional global SRS definition in collection formats
join_bands_cube
may now combine more than two data cubes