代码搜索:NetCDF

找到约 225 项符合「NetCDF」的源代码

代码结果 225
www.eeworm.com/read/447020/7560363

m isepic.m

function theResult = isepic(self) % netcdf/isepic -- Is this an epic file? % isepic(self) returns TRUE (1) if self, a "netcdf" % object, appears to represent a NOAA epic file. % Copyright
www.eeworm.com/read/172476/9705870

m fixdate.m

function fixdate(filename) %function fixdate(filename) %fixes the date for any netcdf file that has julian time called "TIM" %filename = name of netcdf file %startdate = the date of the firs
www.eeworm.com/read/366141/2893171

repository

/cvsroot/paramesh/paramesh/utilities/io/checkpoint/netcdf
www.eeworm.com/read/447020/7560193

m ncmex.m

function [varargout] = ncmex(varargin) % ncmex -- Driver for NetCDF C-Language interface. % ncmex('action', ...) performs the specified NetCDF action. % Variables are returned as multi-dimensi
www.eeworm.com/read/447020/7560262

m tnetcdf.m

function tnetcdf(nRecords) % tnetcdf -- NetCDF Toolbox test. % tnetcdf(nRecords) tests the NetCDF Toolbox, % including an exercize with nRecords (default = 2). % Copyright (C) 1997 Dr. Cha
www.eeworm.com/read/447020/7560288

m image.m

function theResult = Mesh(varargin) % ncvar/mesh -- Mesh a NetCDF variable. % mesh(z, 'thePen') meshes NetCDF variable z, % an "ncvar" object, using 'thePen'. If z is z(x), % for coordinat
www.eeworm.com/read/447020/7560289

m mesh.m

function theResult = mesh(varargin) % ncvar/mesh -- Mesh a NetCDF variable. % mesh(z, 'thePen') meshes NetCDF variable z, % an "ncvar" object, using 'thePen'. If z is z(x), % for coordinat
www.eeworm.com/read/447020/7560293

m contour.m

function theResult = contour(varargin) % ncvar/contour -- Contour a NetCDF variable. % contour(z, 'thePen') meshes NetCDF variable z, % an "ncvar" object, using 'thePen'. If z is z(x), % f
www.eeworm.com/read/447020/7560201

m mexcdf.m

function [varargout] = mexcdf(varargin) % mexcdf -- Driver for Matlab-5/NetCDF C-Language interface. % mexcdf('action', ...) performs the specified NetCDF action. % When writing or reading a N
www.eeworm.com/read/447020/7560291

m surf.m

function theResult = surf(varargin) % ncvar/surf -- Surface-plot of a NetCDF variable. % surf(z, 'thePen') surfs NetCDF variable z, an % "ncvar" object, using 'thePen'. The x, y, and % z a