28.12.2012 Views

Figure Properties - SERC

Figure Properties - SERC

Figure Properties - SERC

SHOW MORE
SHOW LESS

You also want an ePaper? Increase the reach of your titles

YUMPU automatically turns print PDFs into web optimized ePapers that Google loves.

hdfread<br />

Parameter Description<br />

'Tile' Vector specifying the coordinates of the tile to read, for HDF-EOS<br />

Grid files that support tiles<br />

Optional Parameters<br />

'Box' Two-element cell array, {longitude,latitude}, specifying the<br />

longitude and latitude coordinates that define a region. longitude<br />

and latitude are each two-element vectors specifying longitude and<br />

latitude coordinates.<br />

'Time' Two-element cell array, [start stop], where start and stop are<br />

numbers that specify the start and end-point for a period of time<br />

'Vertical' Two-element cell array, {dimension, range}<br />

2-1042<br />

For example,<br />

dimension — String specifying the name of the data set field to be<br />

read from. You can specify only one field name for a Grid data set.<br />

range — Two-element array specifying the minimum and<br />

maximum range for the subset. If dimension is a dimension name,<br />

then range specifies the range of elements to extract. If dimension<br />

is a field name, then range specifies the range of values to extract.<br />

'Vertical' subsetting can be used alone or in conjunction with<br />

'Box' or 'Time'. To subset a region along multiple dimensions,<br />

vertical subsetting can be used up to eight times in one call to<br />

hdfread.<br />

hdfread(grid_dataset, 'Fields', fieldname, ...<br />

'Vertical', {dimension, [min, max]})

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!