116 | | * G7:i.albedo: new - Computes broad band albedo from surface reflectance. |
117 | | * G7:i.aster.toar: new - Transforms calibrated digital number of ASTER data to top-of-atmosphere radiance, reflectance and temperature |
118 | | * G7:i.biomass: new - Computes biomass growth, precursor of crop yield calculation |
119 | | * i.class: rewritten in [http://grasswiki.osgeo.org/wiki/WxIClass wxGUI], see G7:g.gui.iclass |
120 | | * G7:i.eb.eta: new - Actual evapotranspiration for diurnal period (Bastiaanssen, 1995) |
121 | | * G7:i.eb.evapfr: new - Computes evaporative fraction (Bastiaanssen, 1995) and root zone soil moisture (Makin, Molden and Bastiaanssen, 2001). |
122 | | * G7:i.eb.h_sebal01: new - Computes sensible heat flux iteration SEBAL 01 |
123 | | * G7:i.eb.netrad: new - Net radiation approximation (Bastiaanssen, 1995). |
124 | | * G7:i.eb.soilheatflux: new - Soil heat flux approximation (Bastiaanssen, 1995). |
125 | | * G7:i.emissivity: new - Computes emissivity from NDVI, generic method for sparse land |
126 | | * G7:i.evapo.mh: new - Computes evapotranspiration calculation modified or original Hargreaves formulation, 2001. |
127 | | * G7:i.evapo.pm: new - Computes potential evapotranspiration calculation with hourly Penman-Monteith. |
128 | | * G7:i.evapo.pt: new - Computes evapotranspiration calculation Prestley and Taylor formulation, 1972. |
129 | | * G7:i.evapo.time: new - Computes temporal integration of satellite ET actual (ETa) following the daily ET reference (ETo) from meteorological station(s). |
130 | | * G7:i.latlong: new |
131 | | * G7:i.pansharpen: new - Brovey/PCA/IHS transform to merge multispectral and high-res panchromatic channels, replaces removed i.fusion.brovey |
132 | | * G7:i.landsat.toar: new, transforms calibrated digital number of LANDSAT data to top-of-atmosphere radiance, reflectance and temperature |
133 | | * G7:i.landsat.acca: new, Automated Cloud-Cover Assessment (ACCA) Algorithm |
134 | | * G7:i.modis.qc: new - apply Quality Control nitpattern map easily |
135 | | * G7:i.segment: new, identifies segments (objects) from imagery data. Supports hierarchical segmentation |
136 | | * G7:i.vi: new, calculation of vegetation indices |
137 | | * G7:wxGUI.gcp: new, a wxGUI extension which allows the user to create, edit, and manage Ground Control Points for geocoding imagery |
| 116 | * G70:i.albedo: new - Computes broad band albedo from surface reflectance. |
| 117 | * G70:i.aster.toar: new - Transforms calibrated digital number of ASTER data to top-of-atmosphere radiance, reflectance and temperature |
| 118 | * G70:i.biomass: new - Computes biomass growth, precursor of crop yield calculation |
| 119 | * i.class: rewritten in [http://grasswiki.osgeo.org/wiki/WxIClass wxGUI], see G70:g.gui.iclass |
| 120 | * G70:i.eb.eta: new - Actual evapotranspiration for diurnal period (Bastiaanssen, 1995) |
| 121 | * G70:i.eb.evapfr: new - Computes evaporative fraction (Bastiaanssen, 1995) and root zone soil moisture (Makin, Molden and Bastiaanssen, 2001). |
| 122 | * G70:i.eb.h_sebal01: new - Computes sensible heat flux iteration SEBAL 01 |
| 123 | * G70:i.eb.netrad: new - Net radiation approximation (Bastiaanssen, 1995). |
| 124 | * G70:i.eb.soilheatflux: new - Soil heat flux approximation (Bastiaanssen, 1995). |
| 125 | * G70:i.emissivity: new - Computes emissivity from NDVI, generic method for sparse land |
| 126 | * G70:i.evapo.mh: new - Computes evapotranspiration calculation modified or original Hargreaves formulation, 2001. |
| 127 | * G70:i.evapo.pm: new - Computes potential evapotranspiration calculation with hourly Penman-Monteith. |
| 128 | * G70:i.evapo.pt: new - Computes evapotranspiration calculation Prestley and Taylor formulation, 1972. |
| 129 | * G70:i.evapo.time: new - Computes temporal integration of satellite ET actual (ETa) following the daily ET reference (ETo) from meteorological station(s). |
| 130 | * G70:i.latlong: new |
| 131 | * G70:i.pansharpen: new - Brovey/PCA/IHS transform to merge multispectral and high-res panchromatic channels, replaces removed i.fusion.brovey |
| 132 | * G70:i.landsat.toar: new, transforms calibrated digital number of LANDSAT data to top-of-atmosphere radiance, reflectance and temperature |
| 133 | * G70:i.landsat.acca: new, Automated Cloud-Cover Assessment (ACCA) Algorithm |
| 134 | * G70:i.modis.qc: new - apply Quality Control nitpattern map easily |
| 135 | * G70:i.segment: new, identifies segments (objects) from imagery data. Supports hierarchical segmentation |
| 136 | * G70:i.vi: new, calculation of vegetation indices |
| 137 | * G70:wxGUI.gcp: new, a wxGUI extension which allows the user to create, edit, and manage Ground Control Points for geocoding imagery |
142 | | * G7:r.colors.out: new - Exports the color table associated with a raster map. |
143 | | * G7:r.external.out: new - Defines raster output format utilizing GDAL library. |
144 | | * G7:r.in.lidar: new - Create a raster map from LAS LiDAR points using univariate statistics. |
145 | | * G7:r.in.wms: new implementation - Downloads and imports data from WMS server; + WMTS and NASA OnEarth support |
146 | | * G7:r.regression.multi: new - Calculates multiple linear regression from raster maps. |
147 | | * G7:r.resamp.filter: new - resamples raster map layers using an analytic kernel |
148 | | * G7:r.solute.transport: new - New module to compute the solute transport of groundwater in porous media using an implicit finite volume approach |
149 | | * G7:r.stats.zonal: new - Calculates category or object oriented statistics (accumulator-based statistics). |
150 | | * G7:r.stats.quantile: new - Compute category quantiles using two passes. |
151 | | * G7:r.stream.extract: new - Performs stream network extraction. |
| 142 | * G70:r.colors.out: new - Exports the color table associated with a raster map. |
| 143 | * G70:r.external.out: new - Defines raster output format utilizing GDAL library. |
| 144 | * G70:r.in.lidar: new - Create a raster map from LAS LiDAR points using univariate statistics. |
| 145 | * G70:r.in.wms: new implementation - Downloads and imports data from WMS server; + WMTS and NASA OnEarth support |
| 146 | * G70:r.regression.multi: new - Calculates multiple linear regression from raster maps. |
| 147 | * G70:r.resamp.filter: new - resamples raster map layers using an analytic kernel |
| 148 | * G70:r.solute.transport: new - New module to compute the solute transport of groundwater in porous media using an implicit finite volume approach |
| 149 | * G70:r.stats.zonal: new - Calculates category or object oriented statistics (accumulator-based statistics). |
| 150 | * G70:r.stats.quantile: new - Compute category quantiles using two passes. |
| 151 | * G70:r.stream.extract: new - Performs stream network extraction. |
153 | | * ~~G7:r.stream.channel: new - Calculates local parameters for individual streams.~~ |
154 | | * ~~G7:r.stream.distance: new - Calculates distance to and elevation above streams and outlets.~~ |
155 | | * ~~G7:r.stream.order: new - Calculates Strahler's and more streams hierarchy.~~ |
156 | | * ~~G7:r.stream.segment: new - Divides network into near straight-line segments and calculate its order.~~ |
157 | | * ~~G7:r.stream.slope: new - Calculates local parameters for slope subsystem.~~ |
158 | | * ~~G7:r.stream.snap: new - Snap point to modelled stream network.~~ |
159 | | * ~~G7:r.stream.stats: new - Calculates Horton's statistics for Strahler and Horton ordered networks created with r.stream.order.~~ |
160 | | * G7:r.sunhours: new - Calculates solar elevation, solar azimuth, and sun hours. |
161 | | * G7:r.unpack: new - Unpacks a raster map packed with r.pack. |
162 | | * G7:r.uslek: new - Computes USLE Soil Erodibility Factor (K). |
163 | | * G7:r.usler: new - Computes USLE R factor, Rainfall erosivity index. |
| 153 | * ~~G70:r.stream.channel: new - Calculates local parameters for individual streams.~~ |
| 154 | * ~~G70:r.stream.distance: new - Calculates distance to and elevation above streams and outlets.~~ |
| 155 | * ~~G70:r.stream.order: new - Calculates Strahler's and more streams hierarchy.~~ |
| 156 | * ~~G70:r.stream.segment: new - Divides network into near straight-line segments and calculate its order.~~ |
| 157 | * ~~G70:r.stream.slope: new - Calculates local parameters for slope subsystem.~~ |
| 158 | * ~~G70:r.stream.snap: new - Snap point to modelled stream network.~~ |
| 159 | * ~~G70:r.stream.stats: new - Calculates Horton's statistics for Strahler and Horton ordered networks created with r.stream.order.~~ |
| 160 | * G70:r.sunhours: new - Calculates solar elevation, solar azimuth, and sun hours. |
| 161 | * G70:r.unpack: new - Unpacks a raster map packed with r.pack. |
| 162 | * G70:r.uslek: new - Computes USLE Soil Erodibility Factor (K). |
| 163 | * G70:r.usler: new - Computes USLE R factor, Rainfall erosivity index. |
187 | | * G7:t.create: new - Creates a space time dataset. |
188 | | * G7:t.info: new - Lists information about space time datasets and maps. |
189 | | * G7:t.list: new - List space time datasets and maps registered in the temporal database. |
190 | | * G7:t.remove: new - Removes space time datasets from temporal database. |
191 | | * G7:t.rename: new - Renames a space time dataset |
192 | | * G7:t.register: new - Registers raster, vector and raster3d maps in a space time datasets. |
193 | | * G7:t.shift: new - Temporally shift the maps of a space time dataset. |
194 | | * G7:t.snap: new - Temporally snap the maps of a space time dataset. |
195 | | * G7:t.sample: new - Samples the input space time dataset(s) with a sample space time dataset and print the result to stdout. |
196 | | * G7:t.support: new - Modifies the metadata of a space time dataset. |
197 | | * G7:t.topology: new - Lists temporal topology of a space time dataset. |
198 | | * G7:t.unregister: new - Unregisters raster, vector and raster3d maps from the temporal database or a specific space time dataset. |
199 | | * 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. |
200 | | * G7:t.rast.aggregate: new - Temporally aggregates the maps of a space time raster dataset by a user defined granularity. |
201 | | * G7:t.rast.colors: new - Creates/modifies the color table associated with each raster map of the space time raster dataset. |
202 | | * G7:t.rast.export: new - Exports space time raster dataset. |
203 | | * G7:t.rast.extract: new - Extracts a subset of a space time raster datasets. |
204 | | * G7:t.rast.list: new - Lists registered maps of a space time raster dataset. |
205 | | * G7:t.rast.import: new - Imports space time raster dataset. |
206 | | * G7:t.rast.mapcalc: new - Perform spatio-temporal mapcalc expressions on temporal sampled maps of space time raster datasets. |
207 | | * G7:t.rast.neighbors: new - Performs a neighborhood analysis for each map in a space time raster dataset. |
208 | | * G7:t.rast.gapfill: new - Replace gaps in a space time raster dataset with interpolated raster maps. |
209 | | * G7:t.rast.out.vtk: new - Exports space time raster dataset as VTK time series. |
210 | | * 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. |
211 | | * G7:t.rast.to.rast3: new - Converts a space time raster dataset into a raster3d map. |
212 | | * G7:t.rast.univar: new - Calculates univariate statistics from the non-null cells for each registered raster map of a space time raster dataset. |
213 | | * G7:t.rast3d.mapcalc: new - Performs r3.mapcalc expressions on maps of sampled space time raster3d datasets. |
214 | | * G7:t.rast3d.list: new - Lists registered maps of a space time raster3d dataset. |
215 | | * G7:t.rast3d.extract: new - Extracts a subset of a space time raster3d dataset. |
216 | | * G7:t.rast3d.univar: new - Calculates univariate statistics from the non-null cells for each registered raster3d map of a space time raster3d dataset. |
217 | | * G7:t.vect.extract: new - Extracts a subset of a space time vector dataset. |
218 | | * G7:t.vect.export: new - Export a space time vector dataset.as GRASS specific archive file |
219 | | * G7:t.vect.import: new - Import a space time vector dataset archive file |
220 | | * G7:t.vect.list: new - Lists registered maps of a space time vector dataset. |
221 | | * G7:t.vect.observe.strds: new - Observes specific locations in a space time raster dataset over a period of time using vector points. |
222 | | * G7:t.vect.db.select: new - Prints attributes of vector maps registered in a space time vector dataset. |
223 | | * G7:t.vect.what.strds: new - Store raster map values at spatial and temporal positions of vector points as vector attributes. |
224 | | * G7:t.vect.univar: new - Calculates univariate statistics of attributes for each registered vector map of a space time vector dataset |
| 187 | * G70:t.create: new - Creates a space time dataset. |
| 188 | * G70:t.info: new - Lists information about space time datasets and maps. |
| 189 | * G70:t.list: new - List space time datasets and maps registered in the temporal database. |
| 190 | * G70:t.remove: new - Removes space time datasets from temporal database. |
| 191 | * G70:t.rename: new - Renames a space time dataset |
| 192 | * G70:t.register: new - Registers raster, vector and raster3d maps in a space time datasets. |
| 193 | * G70:t.shift: new - Temporally shift the maps of a space time dataset. |
| 194 | * G70:t.snap: new - Temporally snap the maps of a space time dataset. |
| 195 | * G70:t.sample: new - Samples the input space time dataset(s) with a sample space time dataset and print the result to stdout. |
| 196 | * G70:t.support: new - Modifies the metadata of a space time dataset. |
| 197 | * G70:t.topology: new - Lists temporal topology of a space time dataset. |
| 198 | * G70:t.unregister: new - Unregisters raster, vector and raster3d maps from the temporal database or a specific space time dataset. |
| 199 | * 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. |
| 200 | * G70:t.rast.aggregate: new - Temporally aggregates the maps of a space time raster dataset by a user defined granularity. |
| 201 | * G70:t.rast.colors: new - Creates/modifies the color table associated with each raster map of the space time raster dataset. |
| 202 | * G70:t.rast.export: new - Exports space time raster dataset. |
| 203 | * G70:t.rast.extract: new - Extracts a subset of a space time raster datasets. |
| 204 | * G70:t.rast.list: new - Lists registered maps of a space time raster dataset. |
| 205 | * G70:t.rast.import: new - Imports space time raster dataset. |
| 206 | * G70:t.rast.mapcalc: new - Perform spatio-temporal mapcalc expressions on temporal sampled maps of space time raster datasets. |
| 207 | * G70:t.rast.neighbors: new - Performs a neighborhood analysis for each map in a space time raster dataset. |
| 208 | * G70:t.rast.gapfill: new - Replace gaps in a space time raster dataset with interpolated raster maps. |
| 209 | * G70:t.rast.out.vtk: new - Exports space time raster dataset as VTK time series. |
| 210 | * 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. |
| 211 | * G70:t.rast.to.rast3: new - Converts a space time raster dataset into a raster3d map. |
| 212 | * G70:t.rast.univar: new - Calculates univariate statistics from the non-null cells for each registered raster map of a space time raster dataset. |
| 213 | * G70:t.rast3d.mapcalc: new - Performs r3.mapcalc expressions on maps of sampled space time raster3d datasets. |
| 214 | * G70:t.rast3d.list: new - Lists registered maps of a space time raster3d dataset. |
| 215 | * G70:t.rast3d.extract: new - Extracts a subset of a space time raster3d dataset. |
| 216 | * G70:t.rast3d.univar: new - Calculates univariate statistics from the non-null cells for each registered raster3d map of a space time raster3d dataset. |
| 217 | * G70:t.vect.extract: new - Extracts a subset of a space time vector dataset. |
| 218 | * G70:t.vect.export: new - Export a space time vector dataset.as GRASS specific archive file |
| 219 | * G70:t.vect.import: new - Import a space time vector dataset archive file |
| 220 | * G70:t.vect.list: new - Lists registered maps of a space time vector dataset. |
| 221 | * G70:t.vect.observe.strds: new - Observes specific locations in a space time raster dataset over a period of time using vector points. |
| 222 | * G70:t.vect.db.select: new - Prints attributes of vector maps registered in a space time vector dataset. |
| 223 | * G70:t.vect.what.strds: new - Store raster map values at spatial and temporal positions of vector points as vector attributes. |
| 224 | * G70:t.vect.univar: new - Calculates univariate statistics of attributes for each registered vector map of a space time vector dataset |