LANDSAT: Difference between revisions

From GRASS-Wiki
Jump to navigation Jump to search
(started page focused on LANDSAT data)
 
(formatting)
Line 1: Line 1:
=LANDSAT Pre-Processing=
== LANDSAT Pre-Processing ==
 
Some notes from Yann Chemin:
Some notes from Yann Chemin:
1. on opening GRASS GIS, select create location from georeferenced file
2. use r.in.gdal to import in GRASS GIS.
3. in grass/add-ons look for any of these to correct from radiance to reflectance at top of atmosphere
  * raster/i.landsat.toar
  * gipe/i.dn2full.l5
  * gipe/i.dn2full.l7


4. use i.atcorr too correct top of atmosphere to surface reflectance.
# Open GRASS GIS, select create location from georeferenced file
# Use {{cmd|r.in.gdal}} to import into GRASS GIS.
# In grass/add-ons look for any of these to correct from radiance to reflectance at top of atmosphere
## i.landsat.toar
## i.dn2full.l5
## i.dn2full.l7
# Use {{cmd|i.atcorr}} too correct top of atmosphere to surface reflectance

Revision as of 18:03, 13 December 2008

LANDSAT Pre-Processing

Some notes from Yann Chemin:

  1. Open GRASS GIS, select create location from georeferenced file
  2. Use r.in.gdal to import into GRASS GIS.
  3. In grass/add-ons look for any of these to correct from radiance to reflectance at top of atmosphere
    1. i.landsat.toar
    2. i.dn2full.l5
    3. i.dn2full.l7
  4. Use i.atcorr too correct top of atmosphere to surface reflectance