Visualizing data in Cubed-Sphere grid: Difference between revisions
Line 16: | Line 16: | ||
#Users should specify the time, level , variable’s name and file name in driver.m | #Users should specify the time, level , variable’s name and file name in driver.m | ||
#Run with Matlab: % driver | #Run with Matlab: % driver | ||
==== [[Recipe: Matlab program driver for visualization| driver.m]] ==== | |||
==== [[Recipe: Matlab program converts cubed-sphere to latlon| CSnative.m]] ==== | |||
==== [[Recipe: Matlab program fills the seam| extendFace1.m]] ==== | |||
==== [[Recipe: Matlab program fills the seam| extendFace3.m]] ==== | |||
==== [[Recipe: Matlab program fills the seam| extendFace4.m]] ==== | |||
==== [[Recipe: Matlab program fills the seam| extendFace6.m]] ==== | |||
<syntaxhighlight lang="matlab" line> | <syntaxhighlight lang="matlab" line> |