Changes between Version 41 and Version 42 of Processing


Ignore:
Timestamp:
Apr 30, 2009, 11:19:01 AM (15 years ago)
Author:
mark1
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Processing

    v41 v42  
    33== End user data processing ==
    44
    5  * [wiki:Processing/LIDARDEMs Creation of DEMs from LIDAR point clouds]
    6  * [wiki:Processing/NextMapDEMs Creation of DEMs from NextMap data] (subsetting and resampling)
    7  * [wiki:Processing/SRTMDEMs Creation of DEMs from SRTM 90m data]
    8  * [wiki:Processing/VecToRast Conversion of vector maps to raster maps and GeoTiff images]
    9  * [wiki:Processing/PixelSize Choosing an appropriate pixel size]
    10  * [wiki:Processing/Wavelengths Finding out what the wavelengths and bandwidth are] (for a specific flight)
    11  * [wiki:Processing/FODIS Handling FODIS/ILS data]
    12  * [wiki:Processing/BrightnessTemperature Converting ATM band 11 to (brightness) temperature]
    13 
    14 === Useful tools ===
    15  * [http://fwtools.maptools.org/ FWTools] - includes the GDAL tools for data conversion and the free OpenEV viewer (vectors + rasters)
    16  * [http://rsinc.com/download/download.asp?searchstring=FreeLook&ProductVersion=All+Products ENVI Freelook] - image viewer part of ENVI, good for viewing images and taking spectral profiles
    17  * [http://grass.itc.it/ GRASS] - freeware GIS (powerful and full featured, but hard to use)
     5Information for end users has now moved [wiki:Help here]
    186
    197---------------------