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!