Recipe: Matlab program converts cubed-sphere to latlon: Revision history

Jump to navigation Jump to search

Diff selection: Mark the radio buttons of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

30 March 2017

6 March 2017

  • curprev 09:2209:22, 6 March 2017 Weiyuan.jiang talk contribs 512 bytes +512 Created page with "<syntaxhighlight lang="matlab"> function [lons lats T]= CSnative(fname,varname,time,level) ncid=netcdf.open(fname,'NOWRITE'); vinfo=ncinfo(fname,'T'); S=size(vinfo.Si..."