AVIRIS: Difference between revisions

From GRASS-Wiki
Jump to navigation Jump to search
(Creation of AVIRIS Hyperspectral page)
 
m (Added details of downloaded files)
Line 1: Line 1:
== AVIRIS Hyperspectral Sensor ==
== AVIRIS Hyperspectral Sensor ==
=== Introduction ===
=== Introduction ===
AVIRIS is an acronym for the Airborne Visible InfraRed Imaging Spectrometer ([https://aviris.jpl.nasa.gov/ AVIRIS Main page]).  
'''AVIRIS''' is an acronym for the Airborne Visible InfraRed Imaging Spectrometer ([https://aviris.jpl.nasa.gov/ AVIRIS Main page]).  


Its optical sensor creates calibrated images of the upwelling spectral radiance in 224 contiguous spectral channels/bands with wavelengths from 400 to 2500 nanometers (nm).  
Its optical sensor creates calibrated images of the upwelling spectral radiance in 224 contiguous spectral channels/bands with wavelengths from 400 to 2500 nanometers (nm).  


=== Airplanes ===
=== Airplanes ===
AVIRIS has been flown on four aircraft platforms:  
'''AVIRIS''' has been flown on four aircraft platforms:  
* NASA's ER-2 jet
* NASA's ER-2 jet
* Twin Otter International's turboprop  
* Twin Otter International's turboprop  
Line 17: Line 17:


=== Data Download ===
=== Data Download ===
Downloading data from AVIRIS flights is straightforward using the [https://aviris.jpl.nasa.gov/dataportal/ AVIRIS Data Portal].
Downloading data from '''AVIRIS''' flights is straightforward using the [https://aviris.jpl.nasa.gov/dataportal/ AVIRIS Data Portal].
 
== Import AVIRIS in GRASS ==
=== Data Downloaded ===
 
'''AVIRIS''' is downloaded as a .tar.gz file (i.e. ''f180116t01p00r07.tar.gz'') uncompressing as a directory (i.e. ''f180116t01p00r07rdn_e/'') containing with a set files like this:
 
* AVIRIS_OrthoProcessing_Info.txt
* f180116t01p00r07rdn_e_eph
* f180116t01p00r07rdn_e.gain
* f180116t01p00r07rdn_e_lonlat_eph
* ''f180116t01p00r07rdn_e_obs''
* f180116t01p00r07rdn_e_obs.hdr
* ''f180116t01p00r07rdn_e_obs_ort''
* f180116t01p00r07rdn_e_obs_ort.hdr
* ''f180116t01p00r07rdn_e_ort_glt''
* f180116t01p00r07rdn_e_ort_glt.hdr
* ''f180116t01p00r07rdn_e_ort_igm''
* f180116t01p00r07rdn_e_ort_igm.hdr
* f180116t01p00r07rdn_e_ort.plog
* f180116t01p00r07rdn_e.rccf18
* ''f180116t01p00r07rdn_e_sc01_ort_img''
* f180116t01p00r07rdn_e_sc01_ort_img.hdr
* f180116t01p00r07rdn_e.spc
 
All files twinned with a .hdr file, and in italics in the list above, are ENVI style binary imagery datasets (''BSQ format'')

Revision as of 05:49, 2 December 2023

AVIRIS Hyperspectral Sensor

Introduction

AVIRIS is an acronym for the Airborne Visible InfraRed Imaging Spectrometer (AVIRIS Main page).

Its optical sensor creates calibrated images of the upwelling spectral radiance in 224 contiguous spectral channels/bands with wavelengths from 400 to 2500 nanometers (nm).

Airplanes

AVIRIS has been flown on four aircraft platforms:

  • NASA's ER-2 jet
  • Twin Otter International's turboprop
  • Scaled Composites' Proteus
  • NASA's WB-57.

Flight details:

  • The ER-2 flies at approximately 20km above sea level, at about 730 km/hr.
  • The Twin Otter aircraft flies at 4km above ground level at 130km/hr.

Data Download

Downloading data from AVIRIS flights is straightforward using the AVIRIS Data Portal.

Import AVIRIS in GRASS

Data Downloaded

AVIRIS is downloaded as a .tar.gz file (i.e. f180116t01p00r07.tar.gz) uncompressing as a directory (i.e. f180116t01p00r07rdn_e/) containing with a set files like this:

  • AVIRIS_OrthoProcessing_Info.txt
  • f180116t01p00r07rdn_e_eph
  • f180116t01p00r07rdn_e.gain
  • f180116t01p00r07rdn_e_lonlat_eph
  • f180116t01p00r07rdn_e_obs
  • f180116t01p00r07rdn_e_obs.hdr
  • f180116t01p00r07rdn_e_obs_ort
  • f180116t01p00r07rdn_e_obs_ort.hdr
  • f180116t01p00r07rdn_e_ort_glt
  • f180116t01p00r07rdn_e_ort_glt.hdr
  • f180116t01p00r07rdn_e_ort_igm
  • f180116t01p00r07rdn_e_ort_igm.hdr
  • f180116t01p00r07rdn_e_ort.plog
  • f180116t01p00r07rdn_e.rccf18
  • f180116t01p00r07rdn_e_sc01_ort_img
  • f180116t01p00r07rdn_e_sc01_ort_img.hdr
  • f180116t01p00r07rdn_e.spc

All files twinned with a .hdr file, and in italics in the list above, are ENVI style binary imagery datasets (BSQ format)