Changes between Version 17 and Version 18 of Versions


Ignore:
Timestamp:
Nov 6, 2013, 6:32:07 PM (10 years ago)
Author:
Dimitar Misev
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Versions

    v17 v18  
    2020 * support for irregularly gridded coverages
    2121 * initial support for multi-coverages is available in petascope (specifically multipoint coverages). To enable this feature PostGIS 2.0+ is required, otherwise it will be disabled.
     22
     23''Quick upgrade guide''
     241. `$ rm $RMANHOME/share/rasdaman/petascope/update*.sql`
     251. `$ mv $RMANHOME/etc/petascope.properties $RMANHOME/etc/petascope.properties.bak`
     261. `$ make && make install`
     271. edit and update `$RMANHOME/etc/petascope.properties`
     281. `$ update_db.sh`
     291. `$ update_petascopedb.sh --migrate`
    2230
    2331=== Fixes ===