Skip to content

jamesvrt/PRISMA-tools

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PRISMA Tools

A collection of notebooks to process, explore and manipulate the hyperspectral data captured by the Italian Space Agency's PRISMA satellite.

Convert from HDF-EOS to netCDF format

See PRISMA_HDFEOS_to_netCDF.ipynb

PRISMA data is delivered as an HDF5 file with an internal structure that can't be easily read by netCDF readers. This notebook:

  • Briefly explores the contents of a PRISMA HDF file, useful for checking data quality
  • Converts the PRISMA HDF structure into an xarray dataset, saving as netCDF

The notebook operates on PRISMA L2D data. It will need to be modified to work with other processing levels due to different naming conventions within the PRISMA HDF file.

Visualisation tools

See PRISMA_visualisation.ipynb

The hyperspectral cube captured by PRISMA is difficult to explore with static visualisation tools. Use this notebook explore the cube and spectrograms with some interactive hvplots.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published