Changes between Version 147 and Version 148 of Versions


Ignore:
Timestamp:
Dec 17, 2018, 1:24:40 PM (5 years ago)
Author:
Dimitar Misev
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Versions

    v147 v148  
    1414 - WMS extended to support 3D+ coverages ([wiki:WMSGuide#a3DcoverageasWMSlayer docs])
    1515 - reintroduced support for pyramid creation for WMS ([wiki:WCSTImportGuide#Imagepyramids docs])
     16 - improve WMS rendering when reprojection is involved
    1617 - 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
    1720 - 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
    1923* WS client:
    2024 - support for 3D+ WMS layers
     
    3337 - acos/asin/atan are alias functions for arccos/arcsin/arctan
    3438 - 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
    3557
    3658=== v9.7.0 ===