Changes between Version 150 and Version 151 of Versions
- Timestamp:
- Feb 15, 2019, 10:59:52 AM (6 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Versions
v150 v151 31 31 * rasdaman server: 32 32 - on scalar results `rasql` properly writes the result to a file if `--out file` is specified 33 - 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])34 - support for NaN, NaNf and Infinity in the encode format parameters ([http://doc.rasdaman.org/04_ql-guide.html#encode docs])33 - 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]) 34 - support for NaN, !NaNf and Infinity in the encode format parameters ([http://doc.rasdaman.org/04_ql-guide.html#encode docs]) 35 35 - default PNG compression on encode has changed from level 6 to 2 ([http://doc.rasdaman.org/04_ql-guide.html#gdal-format-parameters docs]) 36 36 - 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])