Changes between Version 86 and Version 87 of Grass7/NewFeatures


Ignore:
Timestamp:
Feb 17, 2012, 3:25:49 AM (12 years ago)
Author:
neteler
Comment:

+i.fft and i.ifft commented from Glynn/grass-dev

Legend:

Unmodified
Added
Removed
Modified
  • Grass7/NewFeatures

    v86 v87  
    3535 * i.emissivity: new
    3636 * i.evapo.time_integration: new
    37  * i.latlong: new
     37 * i.fft and i.ifft: In GRASS 6.x, the only operation which can be performed upon the FFT data is a binary mask; a given component can be included or excluded, but not scaled. In GRASS 7.0, the frequency coefficients are saved as raster maps, so they can be manipulated with e.g. r.mapcalc. The main constraint is that both i.fft and i.ifft require the data to fit into memory. Eliminating this requirement boils down to transposing a large array efficiently. * i.latlong: new
     38 * i.landsat.toar: new (from addons)
     39 * i.landsat.acca: new (from addons)
    3840 * i.modis.qc: new
    3941 * i.sunhours: new
    4042 * i.vi: new
    41  * i.landsat.toar: new (from addons)
    42  * i.landsat.acca: new (from addons)
    4343== Raster modules ==
    4444