Skip to content

A Python package for visualizing and analyzing hyperspectral data in coastal regions

License

Notifications You must be signed in to change notification settings

opengeos/HyperCoast

Repository files navigation

HyperCoast

image image image image Conda Recipe Conda Downloads

A Python package for visualizing and analyzing hyperspectral data in coastal regions

Features

  • Searching for NASA hyperspectral data interactively
  • Interactive visualization and analysis of hyperspectral data, such as AVIRIS, DESIS, EMIT, PACE, NEON AOP
  • Interactive visualization of NASA ECOSTRESS data
  • Interactive extraction and visualization of spectral signatures
  • Changing band combinations and colormaps interactively
  • Visualizing hyperspectral data in 3D
  • Saving spectral signatures as CSV files

Demos

  • Visualizing hyperspectral data in 3D (notebook)

Cube

  • Changing band combinations and colormaps interactively (notebook)

colormap

AVIRIS

DESIS

  • Visualizing NASA EMIT hyperspectral data interactively (notebook)

EMIT

  • Visualizing NASA PACE hyperspectral data interactively (notebook)

PACE

NEON

Acknowledgement

This projects draws inspiration and adapts source code from the nasa/EMIT-Data-Resources repository. Credit goes to the original authors.