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.

Parameter Description<br />

Optional Parameters<br />

For example,<br />

hdfread('example.hdf',swath_dataset, 'Fields', fieldname, ...<br />

'Time', {start, stop, 'midpoint'})<br />

hdfread<br />

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

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

longitude and latitude are two-element vectors that specify<br />

longitude and latitude coordinates. mode is a string defining the<br />

criterion for the inclusion of a cross track in a region. The cross track<br />

is within a region if any of these conditions is met:<br />

Its midpoint is within the box (mode='midpoint').<br />

Either endpoint is within the box (mode='endpoint').<br />

Any point is within the box (mode='anypoint').<br />

'ExtMode' String specifying whether geolocation fields and data fields must be in<br />

the same swath (mode='internal'), or can be in different swaths<br />

(mode='external')<br />

Note: mode is only used when extracting a time period or a region.<br />

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

dimension is a string specifying either a dimension name or field<br />

name to subset the data by.<br />

range is a two-element vector 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 'Box'<br />

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

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

2-1045

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

Saved successfully!

Ooh no, something went wrong!