Changes between Version 152 and Version 153 of Versions


Ignore:
Timestamp:
Feb 15, 2019, 12:12:15 PM (5 years ago)
Author:
Dimitar Misev
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Versions

    v152 v153  
    3030 - improved file handling for recipes import gdal, netcdf and Sentinel 2 data
    3131* rasdaman server:
    32  - on scalar results `rasql` properly writes the result to a file if `--out file` is specified
    3332 - support for !NaNf and Inff floating-point constants, in addition to double NaN and Inf ([http://doc.rasdaman.org/04_ql-guide.html#id53 docs])
    3433 - support for NaN, !NaNf and Infinity in the encode format parameters ([http://doc.rasdaman.org/04_ql-guide.html#encode docs])
    3534 - default PNG compression on encode has changed from level 6 to 2 ([http://doc.rasdaman.org/04_ql-guide.html#gdal-format-parameters docs])
     35 - on scalar results ''rasql'' properly writes the result to a file if ''--out file'' is specified
    3636 - allow specifying empty null values to clear the null values of an expression ([http://doc.rasdaman.org/04_ql-guide.html#nulls-in-mdd-valued-expressions doc])
    3737 - fixed updates with null values + proper initialization with null values when clipping multi-band arrays