Quikscat L3 HDF reader

code to read multiple QuikSCAT L3 data in extension *. hdf
494 Downloads
Updated 9 Feb 2010

View License

% SYNTAX: STRUCT_MATRIX=hdfreader_quikscat();
%
% This code reads as many files as you want (1 or >1) of your
% choice from dataset PODAAC JPL QuikSCAT Seawinds L3 passings, generating a struct-organized maxtrix.
%
% $$ FILES IN '*.gz' MUST BE EXTRACTED.
%
% $$ IS NOT NECESSARY TO RENAME THE EXTRACTED FILES.
%
% $$ On days when some point of the grid sample was not recovered its value, is placed NaN. (believe me, this will greatly facilitate the analysis).
%
% This code is based on PC Windows Platform, tested in Windows Seven Ultimate Edition (64-bit) on Matlab 64-bit version 7.8.0 (2009a) and same version of Windows 32-bit.

Cite As

Gustavo H. Gomes (2024). Quikscat L3 HDF reader (https://www.mathworks.com/matlabcentral/fileexchange/26632-quikscat-l3-hdf-reader), MATLAB Central File Exchange. Retrieved .

MATLAB Release Compatibility
Created with R2009a
Compatible with any release
Platform Compatibility
Windows macOS Linux
Categories
Find more on Data Import and Analysis in Help Center and MATLAB Answers

Community Treasure Hunt

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

Start Hunting!
Version Published Release Notes
1.0.0.0