Changes between Version 142 and Version 143 of Versions


Ignore:
Timestamp:
Jun 20, 2018, 6:43:55 AM (6 years ago)
Author:
Dimitar Misev
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Versions

    v142 v143  
    1212'''Summary of changes:'''
    1313* petascope:
    14  - [wiki:WMSGuide#a3DcoverageasWMSlayer WMS extended to support 3D+ coverages]
    15  - reintroduced support for [wiki:WCSTImportGuide#Imagepyramids pyramid creation for WMS]
     14 - WMS extended to support 3D+ coverages ([wiki:WMSGuide#a3DcoverageasWMSlayer docs])
     15 - reintroduced support for pyramid creation for WMS ([wiki:WCSTImportGuide#Imagepyramids docs])
    1616 - support for ingestion of ''spatially overlapping'' data with wcst_import
    1717 - allow expressions in WCPS subsets on grid axes
     
    2222* rasdaman server:
    2323 - allow '''floating-point''' null values
    24  - [http://rasdaman.org/ticket/1763 dynamic null values specification] in queries for any array expression
     24 - dynamic null values specification in queries for any array expression ([http://rasdaman.org/ticket/1763 more info])
    2525 - [wiki:Clipping#Corridors clip() supports corridors]
    26  - on updates, null value areas from the source array [http://rasdaman.org/ticket/1411 will not overwrite the target array] (so mosaicing is correct for certain types of data)
    27  - the UPDATE clause allows specifying source collections in a FROM clause
     26 - on updates, null value areas from the source array will not overwrite the target array ([http://rasdaman.org/ticket/1411 more info])
     27 - the UPDATE clause allows specifying source collections in a FROM clause ([http://rasdaman.org/ticket/1759 more info])
    2828 - multiple fixes for operations on data of composite values
    2929 - inf is recognized as a double literal