Changes between Version 152 and Version 153 of Versions
- Timestamp:
- Feb 15, 2019, 12:12:15 PM (6 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Versions
v152 v153 30 30 - improved file handling for recipes import gdal, netcdf and Sentinel 2 data 31 31 * rasdaman server: 32 - on scalar results `rasql` properly writes the result to a file if `--out file` is specified33 32 - 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 33 - support for NaN, !NaNf and Infinity in the encode format parameters ([http://doc.rasdaman.org/04_ql-guide.html#encode docs]) 35 34 - 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 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]) 37 37 - fixed updates with null values + proper initialization with null values when clipping multi-band arrays