Jupyter Notebooks for AVIRIS-NG

June 11, 2019 ยท View on GitHub

Check out this repo at ORNL DAAC's GitHub page for more AVIRIS-NG examples using data from ABoVE.

All functions take exactly one argument, a gdal raster dataset opened from an ENVI binary image file.

Notebooks

  1. Introduction to AVIRIS-NG in Python
  • Read with python-gdal
  • Read with xarray (via rasterio)
  1. Convert from ENVI binary image to common raster formats
  • to NetCDF
  • to GeoTIFF # Coming soon
  1. Band math