Skip to content

Commit

Permalink
Update acknowledgement.
Browse files Browse the repository at this point in the history
  • Loading branch information
bingqing-liu committed Jul 10, 2024
1 parent d4eab6c commit 33a1c51
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions paper/paper.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ bibliography: paper.bib

# Summary

HyperCoast is a Python package designed to provide an accessible and comprehensive set of tools for visualizing and analyzing hyperspectral data in coastal regions. Building on the capabilities of popular packages like Leafmap [@Wu2021] and PyVista [@Sullivan2019], HyperCoast streamlines the process of exploring and interpreting complex hyperspectral remote sensing data acquired via exsiting spaceborne and airborne missions and is poised to support future hyperspectral missions, such as NASA's SBG and GLIMR. This enables researchers and environmental managers to gain deeper insights into the coastal dynamic processes occurring in aqautic environments [@Liu2021; @Liu2023].
HyperCoast is a Python package designed to provide an accessible and comprehensive set of tools for visualizing and analyzing hyperspectral data in coastal regions. Building on the capabilities of popular packages like Leafmap [@Wu2021] and PyVista [@Sullivan2019], HyperCoast streamlines the process of exploring and interpreting complex hyperspectral remote sensing data acquired via exsiting spaceborne and airborne missions and is poised to support future hyperspectral missions, such as NASA's SBG and GLIMR (Dierssen et al., 2021). This enables researchers and environmental managers to gain deeper insights into the coastal dynamic processes occurring in aqautic environments [@Liu2021; @Liu2023].

HyperCoast supports the reading and visualization of hyperspectral data from various missions, such as AVIRIS [@Green1998], NEON [@Kampe2010], PACE [@Gorman2019],EMIT [@Green2021], and DESIS [@Alonso2019] along with other datasets ECOSTRESS [@Fisher2020]. Users can interactively explore hyperspectral data, extract spectral signatures, change band combinations and colormaps, visualize data in 3D, and perform interactive slicing and thresholding operations (e.g., Figure 1). Additionally, leveraging the earthaccess [@barrett2024] package, HyperCoast offers tools for searching NASA's hyperspectral data interactively. This makes it a versatile and powerful tool for working with hyperspectral data globally, with a particular focus on coastal regions.

Expand All @@ -48,6 +48,6 @@ HyperCoast fills this gap by providing a comprehensive set of tools tailored to

# Acknowledgements

The HyperCoast project draws inspiration from the [nasa/EMIT-Data-Resources](https://github.com/nasa/EMIT-Data-Resources) repository. Credit goes to the original authors.
The HyperCoast project draws inspiration from the [nasa/EMIT-Data-Resources](https://github.com/nasa/EMIT-Data-Resources) repository. Credit goes to the original authors. We also acknowledges NASA EMIT program support through grant no. 80NSSC24K0865.

# References

0 comments on commit 33a1c51

Please sign in to comment.