Changes between Version 161 and Version 162 of Versions


Ignore:
Timestamp:
Jul 25, 2019, 11:32:17 AM (5 years ago)
Author:
Dimitar Misev
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Versions

    v161 v162  
    2525 - WCPS condensers supports coverage expressions in the where clause
    2626 - support for white-listing IP addresses from which write WCS-T requests are allowed (replacing option disable_write_requests in petascope.properties)
     27 - petascope can load HTML pages from directory outside of rasdaman.war (configure in petascope.properties)
     28 - support for lo() / hi() in domain() / imageCrsdomain() in WCPS ([http://doc.rasdaman.org/05_geo-services-guide.html#extract-domain-interval-from-domain-imagecrsdomain-in-wcps docs])
     29 - support for specifying a subset with the domain() function ([http://doc.rasdaman.org/05_geo-services-guide.html#extract-domain-interval-from-domain-imagecrsdomain-in-wcps docs])
     30 - WSClient shows total volume of coverages / layers
    2731* secore:
    2832 - EPSG/0 points to the '''latest''' EPSG dataset version ([http://doc.rasdaman.org/06_crs-manager.html#service docs])
     
    3741 - improved file handling for recipes import gdal, netcdf and Sentinel 2 data
    3842 - support for grouping multiple input files into a single slice on irregular axis
     43 - support for HTTPS with self-signed certificate
     44 - support for CInt16 and CInt32 data in wcst_import.sh
    3945* rasdaman server:
    4046 - extended ''project()'' with two more powerful variants that allow to specify output bounds and extent, as well as resampling algorithm and error threshold ([file:///home/dimitar/rasdaman/enterprise/src/build/doc/main/html/04_ql-guide.html#geographic-projection docs])
     
    5157 - directql and rasdl functionality moved to the rasserver binary; rasdl is deprecated and will be removed in the next version
    5258 - start_rasdaman.sh and stop_rasdaman.sh support selectively starting core rasdaman and (embedded) petascope/secore services
     59 - support for CInt16 and CInt32 base types
     60 - support conditional compilation of internally implemented png, jpeg, and tiff converters
    5361
    5462'''Contributors (by number of patches):'''
    5563
    56 -    92  Bang Pham Huu
    57 -    43  Dimitar Misev
     64-   105  Bang Pham Huu
     65-    56  Dimitar Misev
     66-    10  ArsenijPercov
    5867-     9  Alexandru Hambasan
     68-     3  Dragi Kamov
     69-     1  Sebastian Villarroya
    5970-     1  aahmed
     71
     72=== v9.8.1 ===
     73
     74
     75Addressed tickets between v9.8.0 and v9.8.1:
     76{{{
     77git log --pretty=format:"* changeset:%h | %s (%an)" v9.8.0..v9.8.1 | sort -k 3 -t ':'
     78}}}
     79* changeset:b7420d140 | ticket:1095 - implemented CInt16 and CInt32 (ArsenijPercov)
     80* changeset:d1a975cf3 | ticket:1573 - fix compilation errors with -DENABLE_STRICT=ON (Dimitar Misev)
     81* changeset:5491f0910 | ticket:1573 - Fixed all errors, that were preventing compilation, and added few new compilation flags (ArsenijPercov)
     82* changeset:9a8f04807 | ticket:1730 - QGIS_Plugin_Check (Dragi Kamov)
     83* changeset:b661b61ed | ticket:1963 - installation documentation (dkamov)
     84* changeset:5db1a61f4 | ticket:2061 - deinitialize OIds on transaction abort (Dimitar Misev)
     85* changeset:1b43a257e | ticket:2061 - fix compilation and execution of relblobif tests and refactor relcatalogif code (Dimitar Misev)
     86* changeset:2f1a4063b | ticket:2061 - improve blob file loading (Dimitar Misev)
     87* changeset:b894971d1 | ticket:2061 - improve code in the relcatalogif module (Dimitar Misev)
     88* changeset:67cfdd7fb | ticket:2061 - report error in case RAS_COUNTERS is missing any counters (Dimitar Misev)
     89* changeset:fdfd3bcd0 | ticket:2061 - sync files on ingestion and improve transaction locking (Dimitar Misev)
     90* changeset:7d3d2c8f2 | ticket:2065 - Implemented conversion for decoding to CFloat32 and CFloat64 (ArsenijPercov)
     91* changeset:25205f5a5 | ticket:2077 - petascope: allow public write requests from any IP addresses (Bang Pham Huu)
     92* changeset:50ca2baba | ticket:2082 - added one more version for project() (ArsenijPercov)
     93* changeset:f3cc122f7 | ticket:2084 - petascope: Using downscaled collections in WCPS scale() on XY axes (Bang Pham Huu)
     94* changeset:7edf8d1e9 | ticket:2089 - encode to netcdf considering null values (dragikamov)
     95* changeset:f0972b445 | ticket:2096 - fix some doc issues (Sebastian Villarroya)
     96* changeset:beb82f362 | ticket:2097 - wcps: support lo/hi in domain()/imageCrsdomain() and ticket:2095 - wcps: support subset by domain() (Bang Pham Huu)
     97* changeset:074ff8f5f | ticket:2098 - Changed the text in the doc file. (ArsenijPercov)
     98* changeset:7bd8d223a | ticket:2099 - WSClient count the total volume of coverages/layers and ticket:2101 - Return sorted coverages/layers by names in GetCapabilities results (Bang Pham Huu)
     99* changeset:cada4da36 | ticket:2100 - wcst_import supports HTTPS with self-signed certificate (Bang Pham Huu)
     100* changeset:0cd5aad1b | ticket:2102 - SECORE throws meaningful error when required parameters in CRS definition missed from request URL (Bang Pham Huu)
     101* changeset:0574c463f | ticket:2103 - Petascope load demo web pages from external folder which is outside of rasdaman.war (Bang Pham Huu)
     102* changeset:a4d41d636 | ticket:2104 - add cfloat32 and cfloat64 conversion tests (Dimitar Misev)
     103* changeset:3bd9daeec | ticket:2104 - fixed failed test cases (ArsenijPercov)
     104* changeset:a1d89ea83 | ticket:2104 - fixed the implementation of complexd (ArsenijPercov)
     105* changeset:1d76cc8da | ticket:2105 - Petascope updates coverage's metadata from WSClient (Bang Pham Huu)
     106* changeset:aa9b2faef | ticket:2107 - WCPS uses colorPaletteTable extra parameter from query instead of the one in coverage's metadata (Bang Pham Huu)
     107* changeset:43ee26f0f | ticket:2109 - WCPS translates wrong grid upper bound on descending imported irregular axis (Bang Pham Huu)
     108* changeset:53f29c2c7 | ticket:2110 - fix formatting (Dimitar Misev)
     109* changeset:e7201b048 | ticket:2110 - revert internal png, jpeg, and bmp converters and allow conditional compilation (Dimitar Misev)
     110* changeset:06225036d | ticket:2111 - implemented condensers for complex numbers (ArsenijPercov)
     111* changeset:fe9c8afa1 | ticket:2112 - Convert create_db.sh, start_rasdaman.sh, stop_rasdaman.sh from Bash to POSIX shell (Bang Pham Huu)
     112* changeset:3bcc7e8a2 | ticket:2114 - WSClient adds options to filter local/remote coverages/layers to display (Bang Pham Huu)
     113* changeset:e958a3a53 | ticket:2116 - fixed insert for CINTs (ArsenijPercov)
     114* changeset:d9d2dbcfa | ticket:2118 - fix ps usage in rasdaman scripts (Dimitar Misev)
     115* changeset:c9f84deb4 | ticket:2118 - make rasdaman scripts POSIX-compliant (Dimitar Misev)
     116* changeset:a73006c79 | ticket:2119 - Fix petascope for OGC CITE testing (Bang Pham Huu)
     117* changeset:76d9bdf5e | ticket:2120 - fixed printing of complex numbers in directql (ArsenijPercov)
     118* changeset:69d6dc518 | ticket:2128 - fix doxygen documentation (Dimitar Misev)
     119
    60120
    61121=== v9.8.0 ===