Skip to content

Commit f77323f

Browse files
committed
Merge remote-tracking branch 'origin/master' into toniof-598-gridmapping_test_fail
2 parents 63eb5a4 + ca1718a commit f77323f

File tree

5 files changed

+453
-227
lines changed

5 files changed

+453
-227
lines changed

CHANGES.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
## Changes in 0.9.3 (in development)
22

3-
### New features
3+
### Enhancements
44

55
* It is now possible to use environment variables in most
66
xcube configuration files. Unix bash syntax is used, i.e.
@@ -13,6 +13,9 @@
1313

1414
* Changed the `xcube gen` tool to extract metadata for pre-sorting inputs
1515
from other than NetCDF inputs, e.g. GeoTIFF.
16+
17+
* Optimized function `xcube.core.geom.rasterize_features()`.
18+
It is now twice as fast while its memory usage dropped to the half. (#593)
1619

1720
### Fixes
1821

0 commit comments

Comments
 (0)