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

Commit

Permalink
update NEWS.md
Browse files Browse the repository at this point in the history
  • Loading branch information
appelmar committed Aug 6, 2020
1 parent 4618650 commit 5d5bc80
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions NEWS.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,16 @@

# 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

# 0.2.3

* fixed clang compiler warnings
Expand Down

0 comments on commit 5d5bc80

Please sign in to comment.