Plot netcdf variable over south pole
1 次查看(过去 30 天)
显示 更早的评论
I want to plot the tco variable of a specific day over the southern hemisphere between the latitudes -90 to -10 using a stereographic projection. I want to include the coastlines in the plot as well.
Is it possible to do this and how?
0 个评论
回答(1 个)
KSSV
2017-8-30
load the variable from ncfile using ncread and plot your data...it is a straight forward task.
3 个评论
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 NetCDF 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!