Changes between Version 127 and Version 128 of Versions


Ignore:
Timestamp:
Apr 3, 2018, 9:29:11 PM (6 years ago)
Author:
Dimitar Misev
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Versions

    v127 v128  
    2828 - fixed avg_cells and stddev on areas that do not fully intersect physical tiles
    2929 - the output of floating-point scalar values from rasql is consistent with the csv/json format
     30
     31=== v9.6.0-beta2 ===
     32
     33Addressed tickets between v9.6.0-beta1 and v9.6.0-beta2:
     34{{{
     35git log --pretty=format:"* changeset:%h | %s (%an)" v9.6.0-beta1..v9.6.0-beta2 | sort -k 3 -t ':'
     36}}}
     37
     38* changeset:8ccfa5a | ticket:000 - removed obsolete rview guide (Peter Baumann)
     39* changeset:fa34c1a | ticket:000 - support old config format in easylogging (Dimitar Misev)
     40* changeset:2d4999c | ticket:000 - updated documents to version 9.6 (Peter Baumann)
     41* changeset:338c9d0 | ticket:000 - upgrade grpc to v1.7.2 -> v1.10.0 and easyloggingpp v8.91 -> v9.96.2 (Dimitar Misev)
     42* changeset:ca239f9 | ticket:1657 - Merge petascope migration (rasdaman-geo-migration.jar) to petascope (rasdaman.war) (Bang Pham Huu)
     43* changeset:4f42a24 | ticket:1661 - improve log readability of rasql and rasserver (Dimitar Misev)
     44* changeset:e8ba3b2 | ticket:1675 - Update RasdaPy ReadMe and setup.py (Bang Pham Huu)
     45* changeset:c0843eb | ticket:1686 - WCST_Import adds silence (-q/--quiet) command line argument (Bang Pham Huu)
     46* changeset:d805bae | ticket:1695 - WSClient add boxes for subsettingCRS, outputCRS, clip parameters in WCS - GetCoverage tab (Bang Pham Huu)
     47* changeset:cb3638d | ticket:1696 - polygon clipping with interior values supported (Brennan Bell)
     48* changeset:50fe997 | ticket:1707 - updated documentation with alter statement (Peter Baumann)
     49* changeset:66dc490 | ticket:1713 - WSClient GetCoverage supports POST KVP request (Bang Pham Huu)
     50* changeset:3423b06 | ticket:1716 - unset http_proxy env variable in rasql (Dimitar Misev)
     51* changeset:48e32a8 | ticket:1718 - cmake should properly support -DCMAKE_BUILD_TYPE (Dimitar Misev)
     52* changeset:972da7d | ticket:1721 - add test that sends concurrent requests to petascope (Dimitar Misev)
     53* changeset:a21fd7b | ticket:1722 - Fix stop_rasdaman.sh for multiple rasdaman installations (Dimitar Misev)
     54* changeset:8e15949 | ticket:1723 - Error when clipping linestring with coverageIterator with $ (Bang Pham Huu)
    3055
    3156=== v9.6.0-beta1 ===