NCEP reanalysis charts' sequence
You create a matrix of the nice subplots of NCEP reanalysis data sequence with any step, from 6 hours up to unlimited. The ZIP file includes the function code and operational code where you define your subplot matrix (1x1, 2x3, ... , 4x5). A number of resulting plots with different subplot matrix sizes, contour densities and time steps is included as well. Prior to the use, you need to download the free m_map package (and then "addpath" to its folder) and the reanalysis data as explained in comments (both steps are very simple). You may change some visual parameters following recommendations in the comments. The example is shown for the NCEP reanalysis data of the Sea Level Presure over the Eastern Mediterranean region. Both the function and operational codes may be used with any data from any site, after proper changes s.t. grid resolution, element units, time resolution etc. R2014b and above.
引用格式
Isabella Osetinsky-Tzidaki (2024). NCEP reanalysis charts' sequence (https://www.mathworks.com/matlabcentral/fileexchange/59976-ncep-reanalysis-charts-sequence), MATLAB Central File Exchange. 检索时间: .
MATLAB 版本兼容性
平台兼容性
Windows macOS Linux类别
标签
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!版本 | 已发布 | 发行说明 | |
---|---|---|---|
1.2.0.0 | This is an update of my submission from a month ago. Here, I update the fontsizes and grid density and labeling as a function of subplot matrix size, to improve visual properties of the common picture. |