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

v0.3.0

Latest
Compare
Choose a tag to compare
@appelmar appelmar released this 06 Aug 07:46
· 142 commits to master since this release

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 and zonal_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