Changes between Version 340 and Version 341 of Versions
- Timestamp:
- Feb 24, 2023, 6:23:52 PM (21 months ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Versions
v340 v341 13 13 === New features, enhancements, bug fixes 14 14 15 rasdaman core 16 - support --queryfile and --out formatted options in rasql 17 15 18 OGC frontend (petascope) 16 17 19 - WCPS enhanced axis iterator's domain handler 18 20 - WCPS supports ``.lo`` and ``.hi`` in axis iterator's domain handler … … 21 23 - WCPS supports axis iterators in coverage constructor with geo extents from domain() operator 22 24 - WCPS CrsTransform supports geo XY axes' target resolutions and geo XY target bounding box and `domain(axisLabel).resolution` to get the resolution of an axis. 25 26 wcst_import 27 - optimize import of Sentinel 2 data when possible 28 - fixed import of non-globbed files in subdirectories 29 30 installation 31 - added separate cmake option for generating PDF documentation 32 23 33 24 34 == Version 10.1.4 (2023-02-02)