Changes between Version 147 and Version 148 of Versions
- Timestamp:
- Dec 17, 2018, 1:24:40 PM (6 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Versions
v147 v148 14 14 - WMS extended to support 3D+ coverages ([wiki:WMSGuide#a3DcoverageasWMSlayer docs]) 15 15 - reintroduced support for pyramid creation for WMS ([wiki:WCSTImportGuide#Imagepyramids docs]) 16 - improve WMS rendering when reprojection is involved 16 17 - support for ingestion of ''spatially overlapping'' data with wcst_import 18 - allow expressions in WCPS subsets on grid axes 19 - support for curtain/corridor clipping in WCS/WCPS 17 20 - wcst_import can automatically ingest netcdf variable metadata 18 - allow expressions in WCPS subsets on grid axes 21 - wcst_import allows appending slices to bottom of irregular axis 22 - wcst_import can run in ''daemon'' mode and watch for new files to import 19 23 * WS client: 20 24 - support for 3D+ WMS layers … … 33 37 - acos/asin/atan are alias functions for arccos/arcsin/arctan 34 38 - fixed compilation with g++ 8.1 and installation on Debian buster 39 - C++ client API is thread-safe on demand 40 - support for extended NetCDF primitive types (notably unsigned ints) 41 - dependency on netcdf_c++ library has been removed 42 - environment variable $RASDATA is ignored; the data directory is deduced from the connect string in rasmgr.conf 43 - improved transaction failure handling on client/server side 44 - clip Linestring supports WITH COORDINATES option to add coordinates to each value on the Linestring 45 * documentation: 46 - refactored and updated documentation is now [source:doc/main in the repo] and online [ [http://doc.rasdaman.org/ html] | [http://doc.rasdaman.org/rasdaman.pdf pdf] ] 47 48 '''Contributors (by number of patches):''' 49 50 - 87 Bang Pham Huu 51 - 52 Dimitar Misev 52 - 17 Dragi Kamov 53 - 10 Bogdan Ciurezu 54 - 10 Alexandru Hambasan 55 - 7 Brennan Bell 56 - 2 Vlad Merticariu 35 57 36 58 === v9.7.0 ===