| 54 | ===== New Display modules ===== |
| 55 | |
| 56 | * G7:ximgview: new - View BMP images from the PNG driver. |
| 57 | |
| 58 | ===== New General modules ===== |
| 59 | |
| 60 | * G7:g.cairocomp: new - Overlays multiple X Pixmaps. |
| 61 | * G7:g.ppmtopng: new - Converts between PPM/PGM and PNG image formats. |
| 62 | |
| 63 | ===== New Image Processing ===== |
| 64 | |
| 65 | * G7:i.albedo: new - Computes broad band albedo from surface reflectance. |
| 66 | * G7:i.aster.toar: new - Transforms calibrated digital number of ASTER data to top-of-atmosphere radiance, reflectance and temperature |
| 67 | * G7:i.biomass: new - Computes biomass growth, precursor of crop yield calculation |
| 68 | * i.class: rewritten in [http://grasswiki.osgeo.org/wiki/WxIClass wxGUI], see G7:g.gui.iclass |
| 69 | * G7:i.eb.eta: new - Actual evapotranspiration for diurnal period (Bastiaanssen, 1995) |
| 70 | * G7:i.eb.evapfr: new - Computes evaporative fraction (Bastiaanssen, 1995) and root zone soil moisture (Makin, Molden and Bastiaanssen, 2001). |
| 71 | * G7:i.eb.h_sebal01: new - Computes sensible heat flux iteration SEBAL 01 |
| 72 | * G7:i.eb.netrad: new - Net radiation approximation (Bastiaanssen, 1995). |
| 73 | * G7:i.eb.soilheatflux: new - Soil heat flux approximation (Bastiaanssen, 1995). |
| 74 | * G7:i.emissivity: new - Computes emissivity from NDVI, generic method for sparse land |
| 75 | * G7:i.evapo.mh: new - Computes evapotranspiration calculation modified or original Hargreaves formulation, 2001. |
| 76 | * G7:i.evapo.pm: new - Computes potential evapotranspiration calculation with hourly Penman-Monteith. |
| 77 | * G7:i.evapo.pt: new - Computes evapotranspiration calculation Prestley and Taylor formulation, 1972. |
| 78 | * G7:i.evapo.time: new - Computes temporal integration of satellite ET actual (ETa) following the daily ET reference (ETo) from meteorological station(s). |
| 79 | * G7:i.latlong: new |
| 80 | * G7:i.pansharpen: new - Brovey/PCA/IHS transform to merge multispectral and high-res panchromatic channels, replaces removed i.fusion.brovey |
| 81 | * G7:i.landsat.toar: new, transforms calibrated digital number of LANDSAT data to top-of-atmosphere radiance, reflectance and temperature |
| 82 | * G7:i.landsat.acca: new, Automated Cloud-Cover Assessment (ACCA) Algorithm |
| 83 | * G7:i.modis.qc: new - apply Quality Control nitpattern map easily |
| 84 | * G7:i.segment: new, identifies segments (objects) from imagery data. Supports hierarchical segmentation |
| 85 | * G7:i.vi: new, calculation of vegetation indices |
| 86 | * G7:wxGUI.gcp: new, a wxGUI extension which allows the user to create, edit, and manage Ground Control Points for geocoding imagery |
| 87 | |
| 88 | ===== New Raster modules ===== |
| 89 | |
| 90 | * Large File Support (LFS) globally enabled |
| 91 | * G7:r.colors.out: new - Exports the color table associated with a raster map. |
| 92 | * G7:r.external.out: new - Defines raster output format utilizing GDAL library. |
| 93 | * G7:r.in.lidar: new - Create a raster map from LAS LiDAR points using univariate statistics. |
| 94 | * G7:r.in.wms: new implementation - Downloads and imports data from WMS server; + WMTS and NASA OnEarth support |
| 95 | * G7:r.regression.multi: new - Calculates multiple linear regression from raster maps. |
| 96 | * G7:r.resamp.filter: new - resamples raster map layers using an analytic kernel |
| 97 | * G7:r.solute.transport: new - New module to compute the solute transport of groundwater in porous media using an implicit finite volume approach |
| 98 | * G7:r.stats.zonal: new - Calculates category or object oriented statistics (accumulator-based statistics). |
| 99 | * G7:r.stats.quantile: new - Compute category quantiles using two passes. |
| 100 | * G7:r.stream.channel: new - Calculates local parameters for individual streams. |
| 101 | * G7:r.stream.distance: new - Calculates distance to and elevation above streams and outlets. |
| 102 | * G7:r.stream.extract: new - Performs stream network extraction. |
| 103 | * G7:r.stream.order: new - Calculates Strahler's and more streams hierarchy. |
| 104 | * G7:r.stream.segment: new - Divides network into near straight-line segments and calculate its order. |
| 105 | * G7:r.stream.slope: new - Calculates local parameters for slope subsystem. |
| 106 | * G7:r.stream.snap: new - Delineates basins for stream network. |
| 107 | * G7:r.stream.stats: new - Calculates Horton's statistics for Strahler and Horton ordered networks created with r.stream.order. |
| 108 | * G7:r.sunhours: new - Calculates solar elevation, solar azimuth, and sun hours. |
| 109 | * G7:r.unpack: new - Unpacks a raster map packed with r.pack. |
| 110 | * G7:r.uslek: new - Computes USLE Soil Erodibility Factor (K). |
| 111 | * G7:r.usler: new - Computes USLE R factor, Rainfall erosivity index. |
| 112 | |
| 113 | ===== New Vector modules ===== |
| 114 | |
| 115 | * Large File Support (LFS) globally enabled |
| 116 | * G7:v.colors.out: new - Exports the color table associated with a vector map. |
| 117 | * G7:v.in.lidar: new - Converts LAS LiDAR point clouds to a GRASS vector map with libLAS. |
| 118 | * G7:v.out.postgis: new - Exports a vector map layer to PostGIS feature table. |
| 119 | * G7:v.pack: new - Packs up a vector map and support files for copying. |
| 120 | * G7:v.unpack: new - Unpacks a vector map packed with r.pack. |
| 121 | |
| 122 | ===== 3D raster modules ===== |
| 123 | |
| 124 | * G7:r3.colors: new - Creates/modifies the color table associated with a 3D raster map. |
| 125 | * G7:r3.colors.out: new - Exports the color table associated with a 3D raster map. |
| 126 | * G7:r3.out.bin: new - Exports a GRASS 3D raster map to a binary array. |
| 127 | * G7:r3.in.bin: new - Imports a binary raster file into a GRASS 3D raster map. |
| 128 | * G7:r3.out.netcdf: new - Export a 3D raster map as netCDF file. |
| 129 | * G7:r3.retile: new - Retiles an existing 3D raster map with user defined x, y and z tile size. |
| 130 | |
| 131 | ===== New Temporal GIS modules ===== |
| 132 | |
| 133 | The [http://grass.osgeo.org/grass70/manuals/temporalintro.html new temporal GRASS GIS 7 framework] has been developed to manage, process and analyse large scale, spatio-temporal environmental data. In detail, the framework supports querying and map calculation of spatio-temporal data, aggregation, statistics and gap filling, and data export, import, and conversion. A spatio-temporal topology builder is available to build spatio-temporal topology connections between map objects for 1D, 3D and 4D extents. The topology creation is based on the R*Tree implementation in the vector library which supports even 4D extents. |
| 134 | |
| 135 | * G7:t.create: new - Creates a space time dataset. |
| 136 | * G7:t.info: new - Lists information about space time datasets and maps. |
| 137 | * G7:t.list: new - List space time datasets and maps registered in the temporal database. |
| 138 | * G7:t.remove: new - Removes space time datasets from temporal database. |
| 139 | * G7:t.rename: new - Renames a space time dataset |
| 140 | * G7:t.register: new - Registers raster, vector and raster3d maps in a space time datasets. |
| 141 | * G7:t.shift: new - Temporally shift the maps of a space time dataset. |
| 142 | * G7:t.snap: new - Temporally snap the maps of a space time dataset. |
| 143 | * G7:t.sample: new - Samples the input space time dataset(s) with a sample space time dataset and print the result to stdout. |
| 144 | * G7:t.support: new - Modifies the metadata of a space time dataset. |
| 145 | * G7:t.topology: new - Lists temporal topology of a space time dataset. |
| 146 | * G7:t.unregister: new - Unregisters raster, vector and raster3d maps from the temporal database or a specific space time dataset. |
| 147 | * 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. |
| 148 | * G7:t.rast.aggregate: new - Temporally aggregates the maps of a space time raster dataset by a user defined granularity. |
| 149 | * G7:t.rast.colors: new - Creates/modifies the color table associated with each raster map of the space time raster dataset. |
| 150 | * G7:t.rast.export: new - Exports space time raster dataset. |
| 151 | * G7:t.rast.extract: new - Extracts a subset of a space time raster datasets. |
| 152 | * G7:t.rast.list: new - Lists registered maps of a space time raster dataset. |
| 153 | * G7:t.rast.import: new - Imports space time raster dataset. |
| 154 | * G7:t.rast.mapcalc: new - Perform spatio-temporal mapcalc expressions on temporal sampled maps of space time raster datasets. |
| 155 | * G7:t.rast.neighbors: new - Performs a neighborhood analysis for each map in a space time raster dataset. |
| 156 | * G7:t.rast.gapfill: new - Replace gaps in a space time raster dataset with interpolated raster maps. |
| 157 | * G7:t.rast.out.vtk: new - Exports space time raster dataset as VTK time series. |
| 158 | * 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. |
| 159 | * G7:t.rast.to.rast3: new - Converts a space time raster dataset into a raster3d map. |
| 160 | * G7:t.rast.univar: new - Calculates univariate statistics from the non-null cells for each registered raster map of a space time raster dataset. |
| 161 | * G7:t.rast3d.mapcalc: new - Performs r3.mapcalc expressions on maps of sampled space time raster3d datasets. |
| 162 | * G7:t.rast3d.list: new - Lists registered maps of a space time raster3d dataset. |
| 163 | * G7:t.rast3d.extract: new - Extracts a subset of a space time raster3d dataset. |
| 164 | * G7:t.rast3d.univar: new - Calculates univariate statistics from the non-null cells for each registered raster3d map of a space time raster3d dataset. |
| 165 | * G7:t.vect.extract: new - Extracts a subset of a space time vector dataset. |
| 166 | * G7:t.vect.export: new - Export a space time vector dataset.as GRASS specific archive file |
| 167 | * G7:t.vect.import: new - Import a space time vector dataset archive file |
| 168 | * G7:t.vect.list: new - Lists registered maps of a space time vector dataset. |
| 169 | * G7:t.vect.observe.strds: new - Observes specific locations in a space time raster dataset over a period of time using vector points. |
| 170 | * G7:t.vect.db.select: new - Prints attributes of vector maps registered in a space time vector dataset. |
| 171 | * G7:t.vect.what.strds: new - Store raster map values at spatial and temporal positions of vector points as vector attributes. |
| 172 | * G7:t.vect.univar: new - Calculates univariate statistics of attributes for each registered vector map of a space time vector dataset |