Changes between Version 45 and Version 46 of Grass7/NewFeatures72


Ignore:
Timestamp:
Dec 11, 2016, 11:36:20 AM (7 years ago)
Author:
veroandreo
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Grass7/NewFeatures72

    v45 v46  
    106106== GRASS 7 Library changes ==
    107107
    108 New library for numerical functions (see [http://grass.osgeo.org/programming7/dir_64394d1269c0009c9cccd489361deaa9.html programmer's manual])
    109 
    110 Support for new raster data compression methods: NONE, ZLIB, LZ4, BZIP2.
    111 NULL file compression: At time it must be explicitly turned on with export GRASS_COMPRESS_NULLS=1
    112 
    113 There have also been several improvements, updates and fixes in libproj and libgis.
     108There have also been important changes in GRASS libraries.
     109 * New library for numerical functions (see [http://grass.osgeo.org/programming7/dir_64394d1269c0009c9cccd489361deaa9.html programmer's manual])
     110 * Support for new raster data compression methods: NONE, ZLIB, LZ4, BZIP2.
     111 * Support for NULL file compression: At time, it must be explicitly turned on with export GRASS_COMPRESS_NULLS=1
     112 * Several improvements, updates and fixes in libproj and libgis.
    114113
    115114== Source Code Portability ==