Changes between Version 166 and Version 167 of Versions


Ignore:
Timestamp:
Nov 16, 2020, 10:44:41 AM (4 years ago)
Author:
Dimitar Misev
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Versions

    v166 v167  
    7373'''Contributors (by number of patches):'''
    7474
    75 78 Dimitar Misev
    76 66 Bang Pham Huu
    77 -  32 Arsenij Percov
    78 19 Dragi Kamov
    79 5 Vlad Merticariu
     75127 Bang Pham Huu
     7695 Dimitar Misev
     77-  37 Arsenij Percov
     7824 Dragi Kamov
     797 Vlad Merticariu
    8080-  5 Jef Lecomte
     81-  2 Otoniel Campos
     82
     83=== v10.0.0-beta2 ===
     84
     85'''Addressed tickets''' between v10.0.0-beta1 and v10.0.0-beta2 with 205 commits:
     86{{{
     87#!sh
     88echo "||= changeset =||= author =||= ticket =||= subject =||"
     89git log --pretty=format:"|| changeset:%h || %an || %s" v10.0.0-beta1..v10.0.0-beta2 | sort -k 3 -t ':' -n | sed 's/ticket:\([0-9]*[^ ]\) -* */ticket:\1 || /'
     90}}}
     91
     92|| changeset:6f0319f39 || Dimitar Misev || ticket:000 || document installation of Ubuntu 20.04 packages
     93|| changeset:26c96dd8c || Bang Pham Huu || ticket:1395 || Petascope transplates proper XY geo coordinates to grid coordinates
     94|| changeset:b2a833360 || Dimitar Misev || ticket:1484 || fix start/stop_rasdaman.sh for multiple rasdaman instances
     95|| changeset:17c855c2f || Bang Pham Huu || ticket:1894 || Petascope WMS handlers with no gaps between tiles
     96|| changeset:d9d1610cd || Bang Pham Huu || ticket:1913 || petascope set the resolutions for XY axes for gdal
     97|| changeset:261979371 || Bang Pham Huu || ticket:1958 || wcst_import null error if wms_import is missing in the ingredients file
     98|| changeset:a9bb03ce6 || Bang Pham Huu || ticket:1988 || update rasdaman doc
     99|| changeset:d391ef2f0 || Bang Pham Huu || ticket:1988 || update rasdaman doc
     100|| changeset:d2b2978f2 || Bang Pham Huu || ticket:2018 || systemtest: test web interfaces increase time to wait before triggering the event
     101|| changeset:63f73802c || Bang Pham Huu || ticket:2027 || petascope enhances the check for coverages / layers in local caches
     102|| changeset:6d685f303 || Bang Pham Huu || ticket:2141 || wcst_import - Sentinel 1 SLC custom recipe should not set 0 as default null values
     103|| changeset:733c280ca || Bang Pham Huu || ticket:2141 || wcst_import sentinel 1 recipes allows to import file with different extesion than .tiff
     104|| changeset:b78b9c0a8 || Bang Pham Huu || ticket:2198 || Petascope adjusts ExceptionCode for CRS extension
     105|| changeset:464defd89 || Bang Pham Huu || ticket:2237 || system test skips SECORE with randomly failed tests
     106|| changeset:185f3a57a || Bang Pham Huu || ticket:2238 || Update oracle files for testcase services
     107|| changeset:551893b03 || Bang Pham Huu || ticket:2248 || Doc updates WCPS metadata
     108|| changeset:68118fea5 || Dimitar Misev || ticket:2248 || Update doc about coverage metadata
     109|| changeset:8ce3ab11d || Bang Pham Huu || ticket:2248 || Update doc about coverage's bands and axes metadata
     110|| changeset:b23d86001 || Bang Pham Huu || ticket:2257 || WSClient counts coverage sizes
     111|| changeset:d7e87daa1 || Arsenij Percov || ticket:2264 || made most testcases pass in release (exception rasdapy3)
     112|| changeset:1ac1719ff || Bang Pham Huu || ticket:2266 || leading spaces in config cause petascope to not work
     113|| changeset:10a0411c1 || Bang Pham Huu || ticket:2269 || rasdapy3 updates homepage on pypi.org
     114|| changeset:69c7073a4 || Bang Pham Huu || ticket:2272 || wcst_import uses localhost CRS in ingredients file
     115|| changeset:618166947 || Arsenij Percov || ticket:2286 || made every subset to be checked for belonging into sdom
     116|| changeset:5c3185aa1 || Dragi Kamov || ticket:2288 || adding documentation for the rasql web console
     117|| changeset:9b412623b || Arsenij Percov || ticket:2291 || added version output to all scripts in systemtest, applications, rasserver, rasmgr and some others
     118|| changeset:0b1faeadb || Dragi Kamov || ticket:2296 || fix raswct to grasp error messages
     119|| changeset:b1dd1e292 || Dragi Kamov || ticket:2296 || adding raswct missing images
     120|| changeset:9b12455e9 || Dragi Kamov || ticket:2304 || removing diagram>> empty space on axis
     121|| changeset:4b4d6fde9 || Bang Pham Huu || ticket:2305 || petascope checks mime type of uploaded file to update coverage's metadata
     122|| changeset:5d9a7deeb || Bang Pham Huu || ticket:2305 || WSClient update coverages metadata and OWS metadata
     123|| changeset:2fdec8d08 || Bang Pham Huu || ticket:2308 || petascope catches error with invalid coverage's extent in EPSG:4326
     124|| changeset:c6d54b1f4 || Arsenij Percov || ticket:2309 || Fixed the segmentation fault in update with wrong domain
     125|| changeset:a6f457108 || Arsenij Percov || ticket:2310 || Fixed the segmentation fault in dem.cc, added testcases
     126|| changeset:737cd149e || Bang Pham Huu || ticket:2311 || Petascope - collection's tiling doesn't save with all information to database
     127|| changeset:5955f98e0 || Bang Pham Huu || ticket:2312 || wcst_import misses trailing zero in scientifical null value from netcdf file
     128|| changeset:6809669fc || Bang Pham Huu || ticket:2313 || wcst_import cannot parse scientific notation as interval in null values
     129|| changeset:dd81769b0 || Vlad Merticariu || ticket:2314 || updatedb script for fixing inconsitent RASBASE sdom values
     130|| changeset:da9b3e172 || Dimitar Misev || ticket:2315 || fix updates of floating point data with interval null values
     131|| changeset:4516f2a13 || Dragi Kamov || ticket:2316 || defining rasql-web-console queries in a different manner
     132|| changeset:6ae7600c1 || Dimitar Misev || ticket:2317 || fix segfault during mdd insertion when the mdd type is not a domain type
     133|| changeset:5fd51bb03 || Bang Pham Huu || ticket:2319 || Petascope clips by polygon returns the same bounding box as trimming by polygon's convex hull
     134|| changeset:2cf190327 || Dimitar Misev || ticket:2321 || add partial updates section to documentation
     135|| changeset:0cced1ea7 || Bang Pham Huu || ticket:2323 || Petascope sets null values to rasql encode()
     136|| changeset:55658f280 || Bang Pham Huu || ticket:2325 || Petascope supports GDAL 3 to transform coordinates regarding to EPSG CRS YX axes orders
     137|| changeset:f6c3d50ee || Bang Pham Huu || ticket:2326 || Petascope - incorrect coordinates for clipping after subsetting
     138|| changeset:dbeee99a0 || Dimitar Misev || ticket:2329 || fix return code of petascope_insertdemo.sh
     139|| changeset:f1f025bc2 || Bang Pham Huu || ticket:2329 || petascope_insertdemo.sh does not report errors
     140|| changeset:6d8392d52 || Dimitar Misev || ticket:2330 || fix reading db connection in update_db.sh
     141|| changeset:deee963bb || Bang Pham Huu || ticket:2330 || update_db.sh should read db connection string from rasmgr.conf
     142|| changeset:455034865 || Otoniel Campos || ticket:2331 || Fixed passwords can contain special characters no rights rights behaviour.
     143|| changeset:477a86d8d || Otoniel Campos || ticket:2332 || fixed segfault if width is 0 in project() exception by handling with an appropiate error message.
     144|| changeset:fef1bf844 || Bang Pham Huu || ticket:2333 || WCPS adds non-XY axes to scale() if they are not specified
     145|| changeset:9f2195deb || Dimitar Misev || ticket:2334 || add instructions for configuring Qt Creator for rasdaman C++ development
     146|| changeset:03e68b214 || Dimitar Misev || ticket:2335 || document migrate_petascopedb.sh
     147|| changeset:14b5c7681 || Dimitar Misev || ticket:2335 || improve petascope dev and jenkins docs
     148|| changeset:6ebc8409c || Bang Pham Huu || ticket:2335 || Doc: instructions for petascope development and jenkins
     149|| changeset:6924b0470 || Bang Pham Huu || ticket:2336 || Petascope saves non-ascii characters in coverage's metadata
     150|| changeset:9325d83dd || Bang Pham Huu || ticket:2338 || Petascope reduces time to return WMS GetCapabilities results
     151|| changeset:5f56c2361 || Dimitar Misev || ticket:2341 || improve rascontrol help texts
     152|| changeset:825436a72 || Dimitar Misev || ticket:2341 || improve rasmgr exception handling
     153|| changeset:027a97617 || Bang Pham Huu || ticket:2343 || Petascope creates pyramid for downscaled collections with odd levels
     154|| changeset:d48695f17 || Bang Pham Huu || ticket:2346 || petascope throws error with rasdaman transaction instead of logging it
     155|| changeset:8d1c1e03a || Bang Pham Huu || ticket:2347 || Petacope with WCPS null error in range constructor
     156|| changeset:f66c13fba || Bang Pham Huu || ticket:2348 || petascope returns better error messages for trimming on non-existing coefficients of irregular axis
     157|| changeset:57539cf82 || Bang Pham Huu || ticket:2349 || petascope supports basic authentication headers for rasql servlet
     158|| changeset:6de9fe073 || Bang Pham Huu || ticket:2350 || Petascope deletes WMS layer but not the associated WCS Coverage
     159|| changeset:558763d19 || Bang Pham Huu || ticket:2351 || petascope allows write requests with petascope admin user credentials to by pass the check with allowed IP addresses
     160|| changeset:4acfb506d || Bang Pham Huu || ticket:2352 || Petascope changes results of WCPS crsSet()
     161|| changeset:e820169f5 || Bang Pham Huu || ticket:2353 || petascope returns rasql error message and query in different XML ExceptionText elements
     162|| changeset:ed2fc368c || Dimitar Misev || ticket:2354 || update_db.sh should for free disk space before backing up RASBASE
     163|| changeset:9b585b96c || Bang Pham Huu || ticket:2355 || WCPS support binary operator between geo coverage and grid coverage
     164|| changeset:629cf6c5d || Bang Pham Huu || ticket:2357 || Add document for wcst_import statements setting
     165|| changeset:52922040f || Bang Pham Huu || ticket:2358 || petascope - request from rasql servlet should not be recognized as WCPS request
     166|| changeset:98d3c60ea || Bang Pham Huu || ticket:2359 || wsclient only displays filtered rows's footprints on globe
     167|| changeset:9c09a46d4 || Bang Pham Huu || ticket:2360 || Petascope adds the list of axis names in the result of each coverage in WCS GetCapabilities request
     168|| changeset:863102b6c || Dimitar Misev || ticket:2361 || improve performance of tile merging on client side
     169|| changeset:dd25bb48b || Bang Pham Huu || ticket:2362 || Petascope unifies an endpoint for authentication
     170|| changeset:08a17c528 || Bang Pham Huu || ticket:2363 || supports SingedByte type in wcst_import and petascope
     171|| changeset:295167916 || Vlad Merticariu || ticket:2363 || fixed gdal type signedbyte translation to rasdaman type
     172|| changeset:935cd3033 || Dimitar Misev || ticket:2364 || use std::vector in r_Minterval for the r_Sintervals
     173|| changeset:c8cdc090a || Dimitar Misev || ticket:2364 || fix failing conversion test
     174|| changeset:3833a4a40 || Bang Pham Huu || ticket:2365 || Petascope updates downscaled levels for collections
     175|| changeset:fdb1a7d6b || Bang Pham Huu || ticket:2366 || Petascope returns WMS GetCapabilities when an associated coverage with a layer does not exist
     176|| changeset:cb052d344 || Bang Pham Huu || ticket:2367 || Petascope supports UpdateCoverageId request to rename an existing coverage id
     177|| changeset:6743d494d || Bang Pham Huu || ticket:2368 || Petascope - wms error with grid bounds at corner cases
     178|| changeset:197d74e07 || Bang Pham Huu || ticket:2369 || petascope creates wgs84 bboxes for geo-referenced coverages more precisely
     179|| changeset:4bd443ee5 || Bang Pham Huu || ticket:2370 || Add documents for WCPS range field atomic types
     180|| changeset:409a83812 || Bang Pham Huu || ticket:2373 || wcst_import - get the message index in grib expression in the ingredients file
     181|| changeset:7adc91ad8 || Bang Pham Huu || ticket:2376 || WCS ProcessingCoverage supports q paramater besides query parameter
     182|| changeset:f6e5d3ae9 || Bang Pham Huu || ticket:2381 || Petascope supports WCPS's decode() operator
     183|| changeset:7b29dacfd || Bang Pham Huu || ticket:2383 || Petascope evalutes expressions from coverage iterators by rasql
     184
    81185
    82186=== v10.0.0-beta1 ===