ContentsIndexReferenceHome
PreviousUpNext
loadLEEDRWxCube
MATLAB
wxCube = loadLEEDRWxCube(location,time)
Description

Returns the raw data and associated Lats and Lons for a LEEDR Wx Cube.

Parameters
Parameters 
Description 
location [char] 
Identifier for the physical location of the data 
time [char] 
Identifier for the time of the GFS data. 
Return Values
Return Values 
Description 
wxCube [LEEDRWXCUBELUT] 
(Optional) Weather cube data object 
Examples

>> wxCube = loadLEEDRWxCube('N40.00_N39.50_W83.00_W84.50', ... 

'201802270000006');

See Also
Group
Made with Doc-O-Matic.
Copyright (c) 2009. All rights reserved.
What do you think about this topic? Send feedback!