Changes between Version 31 and Version 32 of Release/7.0.0-News


Ignore:
Timestamp:
Jun 1, 2016, 4:26:23 PM (8 years ago)
Author:
neteler
Comment:

G7: manual prefix updated to G70: due to change in InterMapTxt

Legend:

Unmodified
Added
Removed
Modified
  • Release/7.0.0-News

    v31 v32  
    4444''Summary: New portable display system, used in the graphical user interface but as usual also with command line support. Histogram support in legends added and much more.''
    4545
    46  * G7:ximgview: new - View BMP images from the PNG driver.
     46 * G70:ximgview: new - View BMP images from the PNG driver.
    4747
    4848===== New General modules =====
    4949
    50  * G7:g.cairocomp: new - Overlays multiple X Pixmaps.
    51  * G7:g.ppmtopng: new - Converts between PPM/PGM and PNG image formats.
     50 * G70:g.cairocomp: new - Overlays multiple X Pixmaps.
     51 * G70:g.ppmtopng: new - Converts between PPM/PGM and PNG image formats.
    5252
    5353===== New GUI modules =====
     
    5757[[Image(wiki:Grass7/NewFeatures:wxGUI_iscatt.jpg, align=right, 200px)]]
    5858
    59  * G7:g.gui.animation: new - Animating of raster and vector time series
    60  * G7:g.gui.gcp: new - Graphical georectifier
    61  * G7:g.gui.iclass: new - Graphical tool for supervised classification of imagery data
    62  * G7:g.gui.mapswipe: new - Graphical map swiping tool
    63  * G7:g.gui.psmap: new - Graphical tool for creating hardcopy map output
    64  * G7:g.gui.rlisetup: new - Graphical tool for r.li module configuration file creation
    65  * G7:g.gui.timeline: new - Graphical comparison tool for temporal datasets
     59 * G70:g.gui.animation: new - Animating of raster and vector time series
     60 * G70:g.gui.gcp: new - Graphical georectifier
     61 * G70:g.gui.iclass: new - Graphical tool for supervised classification of imagery data
     62 * G70:g.gui.mapswipe: new - Graphical map swiping tool
     63 * G70:g.gui.psmap: new - Graphical tool for creating hardcopy map output
     64 * G70:g.gui.rlisetup: new - Graphical tool for r.li module configuration file creation
     65 * G70:g.gui.timeline: new - Graphical comparison tool for temporal datasets
    6666
    6767===== New Image Processing =====
     
    7070
    7171 * Large File Support (LFS) globally enabled
    72  * G7:i.albedo: new - Computes broad band albedo from surface reflectance
    73  * G7:i.aster.toar: new - Transforms calibrated digital number of ASTER data to top-of-atmosphere radiance, reflectance and temperature
    74  * G7:i.biomass: new  - Computes biomass growth, precursor of crop yield calculation
    75  * i.class: rewritten in [http://grasswiki.osgeo.org/wiki/WxIClass wxGUI], see G7:g.gui.iclass
    76  * G7:i.eb.eta: new - Actual evapotranspiration for diurnal period (Bastiaanssen, 1995)
    77  * G7:i.eb.evapfr: new - Computes evaporative fraction (Bastiaanssen, 1995) and root zone soil moisture (Makin, Molden and Bastiaanssen, 2001).
    78  * G7:i.eb.hsebal01: new - Computes sensible heat flux iteration SEBAL 01
    79  * G7:i.eb.netrad: new - Net radiation approximation (Bastiaanssen, 1995).
    80  * G7:i.eb.soilheatflux: new - Soil heat flux approximation (Bastiaanssen, 1995).
    81  * G7:i.emissivity: new - Computes emissivity from NDVI, generic method for sparse land
    82  * G7:i.evapo.mh: new - Computes evapotranspiration calculation modified or original Hargreaves formulation, 2001.
    83  * G7:i.evapo.pm: new - Computes potential evapotranspiration calculation with hourly Penman-Monteith.
    84  * G7:i.evapo.pt: new - Computes evapotranspiration calculation Prestley and Taylor formulation, 1972.
    85  * G7:i.evapo.time: new - Computes temporal integration of satellite ET actual (ETa) following the daily ET reference (ETo) from meteorological station(s).
    86  * G7:i.pansharpen: new - Brovey/PCA/IHS transform to merge multispectral and high-res panchromatic channels, replaces removed i.fusion.brovey
    87  * G7:i.landsat.toar: new, transforms calibrated digital number of LANDSAT data to top-of-atmosphere radiance, reflectance and temperature
    88  * G7:i.landsat.acca: new, Automated Cloud-Cover Assessment (ACCA) Algorithm
    89  * G7:i.modis.qc: new - apply Quality Control bitpattern map easily
    90  * G7:i.segment: new, identifies segments (objects) from imagery data. Supports hierarchical segmentation
    91  * G7:i.vi: new, calculation of vegetation indices
    92  * G7:wxGUI.gcp: new, a wxGUI extension which allows the user to create, edit, and manage Ground Control Points for geocoding imagery
     72 * G70:i.albedo: new - Computes broad band albedo from surface reflectance
     73 * G70:i.aster.toar: new - Transforms calibrated digital number of ASTER data to top-of-atmosphere radiance, reflectance and temperature
     74 * G70:i.biomass: new  - Computes biomass growth, precursor of crop yield calculation
     75 * i.class: rewritten in [http://grasswiki.osgeo.org/wiki/WxIClass wxGUI], see G70:g.gui.iclass
     76 * G70:i.eb.eta: new - Actual evapotranspiration for diurnal period (Bastiaanssen, 1995)
     77 * G70:i.eb.evapfr: new - Computes evaporative fraction (Bastiaanssen, 1995) and root zone soil moisture (Makin, Molden and Bastiaanssen, 2001).
     78 * G70:i.eb.hsebal01: new - Computes sensible heat flux iteration SEBAL 01
     79 * G70:i.eb.netrad: new - Net radiation approximation (Bastiaanssen, 1995).
     80 * G70:i.eb.soilheatflux: new - Soil heat flux approximation (Bastiaanssen, 1995).
     81 * G70:i.emissivity: new - Computes emissivity from NDVI, generic method for sparse land
     82 * G70:i.evapo.mh: new - Computes evapotranspiration calculation modified or original Hargreaves formulation, 2001.
     83 * G70:i.evapo.pm: new - Computes potential evapotranspiration calculation with hourly Penman-Monteith.
     84 * G70:i.evapo.pt: new - Computes evapotranspiration calculation Prestley and Taylor formulation, 1972.
     85 * G70:i.evapo.time: new - Computes temporal integration of satellite ET actual (ETa) following the daily ET reference (ETo) from meteorological station(s).
     86 * G70:i.pansharpen: new - Brovey/PCA/IHS transform to merge multispectral and high-res panchromatic channels, replaces removed i.fusion.brovey
     87 * G70:i.landsat.toar: new, transforms calibrated digital number of LANDSAT data to top-of-atmosphere radiance, reflectance and temperature
     88 * G70:i.landsat.acca: new, Automated Cloud-Cover Assessment (ACCA) Algorithm
     89 * G70:i.modis.qc: new - apply Quality Control bitpattern map easily
     90 * G70:i.segment: new, identifies segments (objects) from imagery data. Supports hierarchical segmentation
     91 * G70:i.vi: new, calculation of vegetation indices
     92 * G70:wxGUI.gcp: new, a wxGUI extension which allows the user to create, edit, and manage Ground Control Points for geocoding imagery
    9393
    9494===== New Raster modules =====
     
    9797
    9898 * Large File Support (LFS) globally enabled
    99  * G7:r.colors.out: new - Exports the color table associated with a raster map.
    100  * G7:r.external.out: new - Defines raster output format utilizing GDAL library.
    101  * G7:r.in.lidar: new  - Create a raster map from LAS LiDAR points using univariate statistics.
    102  * G7:r.in.wms: new implementation - Downloads and imports data from WMS server; + WMTS and NASA !OnEarth support.
    103  * G7:r.latlong: new - Creates a latitude/longitude raster map.
    104  * G7:r.regression.multi: new - Calculates multiple linear regression from raster maps.
    105  * G7:r.resamp.filter: new - resamples raster map layers using an analytic kernel
    106  * G7:r.solute.transport: new - New module to compute the solute transport of groundwater in porous media using an implicit finite volume approach
    107  * G7:r.stats.zonal: new - Calculates category or object oriented statistics (accumulator-based statistics).
    108  * G7:r.stats.quantile: new - Compute category quantiles using two passes.
    109  * G7:r.stream.extract: new - Performs stream network extraction.
    110  * G7:r.sunhours: new - Calculates solar elevation, solar azimuth, and sun hours.
    111  * G7:r.unpack: new - Unpacks a raster map packed with r.pack.
    112  * G7:r.uslek: new - Computes USLE Soil Erodibility Factor (K).
    113  * G7:r.usler: new - Computes USLE R factor, Rainfall erosivity index.
     99 * G70:r.colors.out: new - Exports the color table associated with a raster map.
     100 * G70:r.external.out: new - Defines raster output format utilizing GDAL library.
     101 * G70:r.in.lidar: new  - Create a raster map from LAS LiDAR points using univariate statistics.
     102 * G70:r.in.wms: new implementation - Downloads and imports data from WMS server; + WMTS and NASA !OnEarth support.
     103 * G70:r.latlong: new - Creates a latitude/longitude raster map.
     104 * G70:r.regression.multi: new - Calculates multiple linear regression from raster maps.
     105 * G70:r.resamp.filter: new - resamples raster map layers using an analytic kernel
     106 * G70:r.solute.transport: new - New module to compute the solute transport of groundwater in porous media using an implicit finite volume approach
     107 * G70:r.stats.zonal: new - Calculates category or object oriented statistics (accumulator-based statistics).
     108 * G70:r.stats.quantile: new - Compute category quantiles using two passes.
     109 * G70:r.stream.extract: new - Performs stream network extraction.
     110 * G70:r.sunhours: new - Calculates solar elevation, solar azimuth, and sun hours.
     111 * G70:r.unpack: new - Unpacks a raster map packed with r.pack.
     112 * G70:r.uslek: new - Computes USLE Soil Erodibility Factor (K).
     113 * G70:r.usler: new - Computes USLE R factor, Rainfall erosivity index.
    114114
    115115===== New Vector modules =====
     
    120120
    121121 * Large File Support (LFS) globally enabled
    122  * G7:v.colors.out: new - Exports the color table associated with a vector map.
    123  * G7:v.in.lidar: new - Converts LAS LiDAR point clouds to a GRASS vector map with libLAS.
    124  * G7:v.out.postgis: new - Exports a vector map layer to PostGIS feature table.
    125  * G7:v.pack: new - Packs up a vector map and support files for copying.
    126  * G7:v.unpack: new - Unpacks a vector map packed with r.pack.
     122 * G70:v.colors.out: new - Exports the color table associated with a vector map.
     123 * G70:v.in.lidar: new - Converts LAS LiDAR point clouds to a GRASS vector map with libLAS.
     124 * G70:v.out.postgis: new - Exports a vector map layer to PostGIS feature table.
     125 * G70:v.pack: new - Packs up a vector map and support files for copying.
     126 * G70:v.unpack: new - Unpacks a vector map packed with r.pack.
    127127
    128128===== New Raster3D modules =====
     
    130130''Summary: New modules for raster3D color table management, cleanup of the caching system.''
    131131
    132  * G7:r3.colors: new - Creates/modifies the color table associated with a 3D raster map.
    133  * G7:r3.colors.out: new - Exports the color table associated with a 3D raster map.
    134  * G7:r3.out.bin: new  - Exports a GRASS 3D raster map to a binary array.
    135  * G7:r3.in.bin: new - Imports a binary raster file into a GRASS 3D raster map.
    136  * G7:r3.out.netcdf: new - Export a 3D raster map as netCDF file.
    137  * G7:r3.retile: new - Retiles an existing 3D raster map with user defined x, y and z tile size.
     132 * G70:r3.colors: new - Creates/modifies the color table associated with a 3D raster map.
     133 * G70:r3.colors.out: new - Exports the color table associated with a 3D raster map.
     134 * G70:r3.out.bin: new  - Exports a GRASS 3D raster map to a binary array.
     135 * G70:r3.in.bin: new - Imports a binary raster file into a GRASS 3D raster map.
     136 * G70:r3.out.netcdf: new - Export a 3D raster map as netCDF file.
     137 * G70:r3.retile: new - Retiles an existing 3D raster map with user defined x, y and z tile size.
    138138
    139139===== New Temporal GIS modules =====
     
    143143[[Image(wiki:Grass7/NewFeatures:temporal_timeline_2D.jpg, align=right, 200px)]]
    144144
    145  * G7:t.create: new - Creates a space time dataset.
    146  * G7:t.info: new - Lists information about space time datasets and maps.
    147  * G7:t.list: new - List space time datasets and maps registered in the temporal database.
    148  * G7:t.remove: new - Removes space time datasets from temporal database.
    149  * G7:t.rename: new - Renames a space time dataset
    150  * G7:t.register: new - Registers raster, vector and raster3d maps in a space time datasets.
    151  * G7:t.shift: new - Temporally shift the maps of a space time dataset.
    152  * G7:t.snap: new - Temporally snap the maps of a space time dataset.
    153  * G7:t.sample: new - Samples the input space time dataset(s) with a sample space time dataset and print the result to stdout.
    154  * G7:t.support: new - Modifies the metadata of a space time dataset.
    155  * G7:t.topology: new - Lists temporal topology of a space time dataset.
    156  * G7:t.unregister: new - Unregisters raster, vector and raster3d maps from the temporal database or a specific space time dataset.
    157  * G7:t.rast.aggregate.ds: new - Aggregated data of an existing space time raster dataset using the temporal topology of a second space time dataset.
    158  * G7:t.rast.aggregate: new - Temporally aggregates the maps of a space time raster dataset by a user defined granularity.
    159  * G7:t.rast.colors: new - Creates/modifies the color table associated with each raster map of the space time raster dataset.
    160  * G7:t.rast.export: new - Exports space time raster dataset.
    161  * G7:t.rast.extract: new - Extracts a subset of a space time raster datasets.
    162  * G7:t.rast.list: new  - Lists registered maps of a space time raster dataset.
    163  * G7:t.rast.import: new - Imports space time raster dataset.
    164  * G7:t.rast.mapcalc: new - Perform spatio-temporal mapcalc expressions on temporal sampled maps of space time raster datasets.
    165  * G7:t.rast.neighbors: new - Performs a neighborhood analysis for each map in a space time raster dataset.
    166  * G7:t.rast.gapfill: new - Replace gaps in a space time raster dataset with interpolated raster maps.
    167  * G7:t.rast.out.vtk: new - Exports space time raster dataset as VTK time series.
    168  * G7:t.rast.series: new - Performs different aggregation algorithms from r.series on all or a subset of raster maps in a space time raster dataset.
    169  * G7:t.rast.to.rast3: new - Converts a space time raster dataset into a raster3d map.
    170  * G7:t.rast.univar: new - Calculates univariate statistics from the non-null cells for each registered raster map of a space time raster dataset.
    171  * G7:t.rast3d.mapcalc: new - Performs r3.mapcalc expressions on maps of sampled space time raster3d datasets.
    172  * G7:t.rast3d.list: new - Lists registered maps of a space time raster3d dataset.
    173  * G7:t.rast3d.extract: new - Extracts a subset of a space time raster3d dataset.
    174  * G7:t.rast3d.univar: new - Calculates univariate statistics from the non-null cells for each registered raster3d map of a space time raster3d dataset.
    175  * G7:t.vect.extract: new  - Extracts a subset of a space time vector dataset.
    176  * G7:t.vect.export: new  - Export a space time vector dataset.as GRASS specific archive file
    177  * G7:t.vect.import: new - Import a space time vector dataset archive file
    178  * G7:t.vect.list: new - Lists registered maps of a space time vector dataset.
    179  * G7:t.vect.observe.strds: new - Observes specific locations in a space time raster dataset over a period of time using vector points.
    180  * G7:t.vect.db.select: new - Prints attributes of vector maps registered in a space time vector dataset.
    181  * G7:t.vect.what.strds: new - Store raster map values at spatial and temporal positions of vector points as vector attributes.
    182  * G7:t.vect.univar: new - Calculates univariate statistics of attributes for each registered vector map of a space time vector dataset
     145 * G70:t.create: new - Creates a space time dataset.
     146 * G70:t.info: new - Lists information about space time datasets and maps.
     147 * G70:t.list: new - List space time datasets and maps registered in the temporal database.
     148 * G70:t.remove: new - Removes space time datasets from temporal database.
     149 * G70:t.rename: new - Renames a space time dataset
     150 * G70:t.register: new - Registers raster, vector and raster3d maps in a space time datasets.
     151 * G70:t.shift: new - Temporally shift the maps of a space time dataset.
     152 * G70:t.snap: new - Temporally snap the maps of a space time dataset.
     153 * G70:t.sample: new - Samples the input space time dataset(s) with a sample space time dataset and print the result to stdout.
     154 * G70:t.support: new - Modifies the metadata of a space time dataset.
     155 * G70:t.topology: new - Lists temporal topology of a space time dataset.
     156 * G70:t.unregister: new - Unregisters raster, vector and raster3d maps from the temporal database or a specific space time dataset.
     157 * G70:t.rast.aggregate.ds: new - Aggregated data of an existing space time raster dataset using the temporal topology of a second space time dataset.
     158 * G70:t.rast.aggregate: new - Temporally aggregates the maps of a space time raster dataset by a user defined granularity.
     159 * G70:t.rast.colors: new - Creates/modifies the color table associated with each raster map of the space time raster dataset.
     160 * G70:t.rast.export: new - Exports space time raster dataset.
     161 * G70:t.rast.extract: new - Extracts a subset of a space time raster datasets.
     162 * G70:t.rast.list: new  - Lists registered maps of a space time raster dataset.
     163 * G70:t.rast.import: new - Imports space time raster dataset.
     164 * G70:t.rast.mapcalc: new - Perform spatio-temporal mapcalc expressions on temporal sampled maps of space time raster datasets.
     165 * G70:t.rast.neighbors: new - Performs a neighborhood analysis for each map in a space time raster dataset.
     166 * G70:t.rast.gapfill: new - Replace gaps in a space time raster dataset with interpolated raster maps.
     167 * G70:t.rast.out.vtk: new - Exports space time raster dataset as VTK time series.
     168 * G70:t.rast.series: new - Performs different aggregation algorithms from r.series on all or a subset of raster maps in a space time raster dataset.
     169 * G70:t.rast.to.rast3: new - Converts a space time raster dataset into a raster3d map.
     170 * G70:t.rast.univar: new - Calculates univariate statistics from the non-null cells for each registered raster map of a space time raster dataset.
     171 * G70:t.rast3d.mapcalc: new - Performs r3.mapcalc expressions on maps of sampled space time raster3d datasets.
     172 * G70:t.rast3d.list: new - Lists registered maps of a space time raster3d dataset.
     173 * G70:t.rast3d.extract: new - Extracts a subset of a space time raster3d dataset.
     174 * G70:t.rast3d.univar: new - Calculates univariate statistics from the non-null cells for each registered raster3d map of a space time raster3d dataset.
     175 * G70:t.vect.extract: new  - Extracts a subset of a space time vector dataset.
     176 * G70:t.vect.export: new  - Export a space time vector dataset.as GRASS specific archive file
     177 * G70:t.vect.import: new - Import a space time vector dataset archive file
     178 * G70:t.vect.list: new - Lists registered maps of a space time vector dataset.
     179 * G70:t.vect.observe.strds: new - Observes specific locations in a space time raster dataset over a period of time using vector points.
     180 * G70:t.vect.db.select: new - Prints attributes of vector maps registered in a space time vector dataset.
     181 * G70:t.vect.what.strds: new - Store raster map values at spatial and temporal positions of vector points as vector attributes.
     182 * G70:t.vect.univar: new - Calculates univariate statistics of attributes for each registered vector map of a space time vector dataset
    183183
    184184===== Bash and Python Scripts =====
     
    191191
    192192 * Significant performance improvements for many modules (magnitudes faster)
    193  * G7:r.li suite: completely rewritten and tested
    194  * Improved vector digitizer (G7:g.gui.vdigit)
    195  * Improved graphical modeler with Python script output (G7:g.gui.gmodeler)
     193 * G70:r.li suite: completely rewritten and tested
     194 * Improved vector digitizer (G70:g.gui.vdigit)
     195 * Improved graphical modeler with Python script output (G70:g.gui.gmodeler)
    196196 * SQLite is the default DB backend
    197197 * Native support for [http://grasswiki.osgeo.org/wiki/PostGIS#Direct_access_to_PostGIS_data_.28GRASS_7_only.29 PostGIS vector format] including [http://grasswiki.osgeo.org/wiki/PostGIS_Topology Topology extension]
     
    253253 * Improved CSS
    254254 * Table of content (TOC) added to all module pages
    255  * New index of G7:keywords
    256  * New index of G7:topics
     255 * New index of G70:keywords
     256 * New index of G70:topics
    257257
    258258==== Message translation updates ====