Earth Observing System Data Visualization
Editor's Note: This file was a File Exchange Pick of the Week
MATLAB(R) can read and write a wide variety of scientific and image data files, and create graphical displays of the data they contain. This technical example illustrates how to use MATLAB to explore, extract, and display satellite remote sensing data sets distributed by the National Aeronautical and Space Administration (NASA) in Hierarchical Data Format (HDF).
The example includes both plain HDF and HDF-EOS files. HDF-EOS is a higher-level format that is used to manage and distribute satellite imagery and data products from the Earth Observing System (EOS), a series of satellites designed to study global climate change.
The example also shows how to use direct indexed color to create multiple quantitative color scales in MATLAB graphics, using the COLORSCALE function that we recently submitted to the MATLAB Central File Exchange.
Cite As
Rob Comer (2024). Earth Observing System Data Visualization (https://www.mathworks.com/matlabcentral/fileexchange/2611-earth-observing-system-data-visualization), MATLAB Central File Exchange. Retrieved .
MATLAB Release Compatibility
Platform Compatibility
Windows macOS LinuxCategories
- MATLAB > Graphics >
- MATLAB > Data Import and Analysis > Data Import and Export > Standard File Formats > Scientific Data >
- Industries > Aerospace and Defense > CubeSat and Satellites >
- Aerospace and Defense > Aerospace Blockset > Reference Applications >
- Sciences > Geoscience > Climate Science and Analysis >
- Sciences > Geoscience > Earth and Planetary Science >
Tags
Acknowledgements
Inspired by: colorscale
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!Discover Live Editor
Create scripts with code, output, and formatted text in a single executable document.