23.06.2015 Views

MATLAB Programming

MATLAB Programming

MATLAB Programming

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.

7 Working with Scientific Data Formats<br />

Pixels. You can import a subset of the pixels in a Grid data set by defining<br />

a rectangular area over the grid. You define the region used for bilinear<br />

interpolation by specifying two points that are corners of the interpolation<br />

area:<br />

• Corner 1 – Specify longitude and latitude values in decimal degrees.<br />

Typically, Corner 1 is the upper-left corner of the box.<br />

• Corner 2 — Specify longitude and latitude values in decimal degrees.<br />

Typically, Corner 2 is the lower-right corner of the box<br />

Tile. In HDF-EOS Grid data, a rectilinear grid overlays a map. Each<br />

rectangle defined by the horizontal and vertical lines of the grid is referred to<br />

as a tile. If the HDF-EOS Grid data is stored as tiles, you can import a subset<br />

of the data by specifying the coordinates of the tile you are interested in.<br />

Tile coordinates are 1-based, with the upper-left corner of atwo-dimensional<br />

data set identified as 1,1. In a three-dimensional data set, this tile would be<br />

referenced as 1,1,1.<br />

Time. You can import a subset of the Grid data set by specifying a time<br />

period. You must specify both the start timeandthestoptime(theendpoint<br />

of the time span). The units (hours, minutes, seconds) used to specify the time<br />

are defined by the data set.<br />

7-46

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

Saved successfully!

Ooh no, something went wrong!