iskandervito/PROBA-V-S1-S10-product-Matlab-reader

版本 1.0.0.0 (3.0 MB) 作者: Iskander Benhadj
PROBA-V-S1-S10-product-Matlab-reader
38.0 次下载
更新时间 2017/2/19

This is a Matlab script for reading the PROBA-V S1/S10 products in an easy and handy way. It is developed because there was a high need from end users to be able to extract and read the PROBA-V images and convert them to an easy format to work with (e.g standard IDL/ENVI format).
FOLDERS
---------
->bin folder : folder containing the h5dump binary executable for HDF5 data extraction
->cfg folder : folder containing the layers.txt ascii file for the HDF5 layer selection
->input folder : folder to be used as input, all the HDF5 to be converted need to be copied in this folder (two samples are present)
->output folder : folder used by the conversion tool to store the output files
FILES
-------
pv_read.m : Matlab script to convert the PROBA-V S1-TOC, S1-TOA and S10-TOC HDF5 files into IDL/ENVI files
./cfg/layers.txt : ascii file for user HDF5 layer's selection

PROCEDURE
-----------

1- Under the cfg folder, use the layers.txt file to select the layers that need to be extracted from the HDF5 PROBA-V product.
to do that, add simply this character # behind the layer to be ignored
e.g. the layers.txt configuration below will extract only the TOA images from the HDF5 products, all other layers (e.g 'LEVEL3/GEOMETRY/SAA') are ignored

#LEVEL3/GEOMETRY/SAA
#LEVEL3/GEOMETRY/SZA
#LEVEL3/GEOMETRY/SWIR/VZA
#LEVEL3/GEOMETRY/SWIR/VAA
#LEVEL3/GEOMETRY/VNIR/VZA
#LEVEL3/GEOMETRY/VNIR/VAA
#LEVEL3/NDVI/NDVI
#LEVEL3/QUALITY/SM
LEVEL3/RADIOMETRY/BLUE/TOA
LEVEL3/RADIOMETRY/BLUE/TOC
#LEVEL3/RADIOMETRY/RED/TOA
#LEVEL3/RADIOMETRY/RED/TOC
LEVEL3/RADIOMETRY/NIR/TOA
#LEVEL3/RADIOMETRY/NIR/TOC
LEVEL3/RADIOMETRY/SWIR/TOA
#LEVEL3/RADIOMETRY/SWIR/TOC
LEVEL3/TIME/TIME

2- Run the matlab script pv_read.m
3- The output files are stored in the output folder using this convention
./output/PRODUCT-NAME/PRODUCT-NAME-LAYER
4- Enjoy

引用格式

Iskander Benhadj (2024). iskandervito/PROBA-V-S1-S10-product-Matlab-reader (https://github.com/iskandervito/PROBA-V-S1-S10-product-Matlab-reader), GitHub. 检索来源 .

MATLAB 版本兼容性
创建方式 R2013b
兼容任何版本
平台兼容性
Windows macOS Linux
类别
Help CenterMATLAB Answers 中查找有关 HDF5 的更多信息

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

无法下载基于 GitHub 默认分支的版本

版本 已发布 发行说明
1.0.0.0

要查看或报告此来自 GitHub 的附加功能中的问题,请访问其 GitHub 仓库
要查看或报告此来自 GitHub 的附加功能中的问题,请访问其 GitHub 仓库