Plot netcdf variable over south pole
Mostrar comentarios más antiguos
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?
Respuestas (1)
KSSV
el 30 de Ag. de 2017
0 votos
load the variable from ncfile using ncread and plot your data...it is a straight forward task.
3 comentarios
David du Preez
el 30 de Ag. de 2017
KSSV
el 30 de Ag. de 2017
MAke the respective spatial data...I mean read lon and lat also and call contour
David du Preez
el 30 de Ag. de 2017
Categorías
Más información sobre NetCDF en Centro de ayuda y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!