代码搜索:NetCDF

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

代码结果 225
www.eeworm.com/read/459222/7278406

m nj22matlab.m

% Example script to read CF-compliant structured grid NetCDF % data into Matlab using the NetCDF-Java library % Get the NetCDF-Java library from: % http://www.unidata.ucar.edu/software/netcdf-j
www.eeworm.com/read/447020/7560197

m ncexample.m

function ncexample % ncexample.m -- "NetCDF Toolbox for Matlab-5" example. % ncexample (no argument) is a short example that lists % itself, builds a simple NetCDF file, then displays % its
www.eeworm.com/read/447020/7560236

m ncverbose.m

function ncverbose % NCVerbose -- Set NetCDF options to "verbose". % NCVerbose (no argument) sets the NetCDF options % to "verbose". % Copyright (C) 1997 Dr. Charles R. Denham, ZYDECO. %
www.eeworm.com/read/447020/7560253

m ncclear.m

% script ncclear % ncclear -- Clear Matlab of NetCDF effects. % ncclear (no arguments) attempts to clear Matlab % so that NetCDF activities can be resumed without % having to quit the progr
www.eeworm.com/read/447020/7560331

m gt.m

function theResult = gt(self, theNetcdf) % ncrec/gt -- Pipe self into a netcdf object. % gt(self, theItem) pipes self, an ncrec object, % into theNetcdf, a netcdf object. % Copyright (C) 1
www.eeworm.com/read/447020/7560351

m mode.m

function theResult = mode(self) % netcdf/mode -- Define/data mode. % mode(self) returns the "define" mode ('define' % or 'data') of self, a "netcdf" object. % Copyright (C) 1997 Dr. Charle
www.eeworm.com/read/447020/7560368

m permission.m

function theResult = permission(self) % netcdf/permission -- Create/open permission of a netcdf file. % permission(self) returns the "create/open" permission % of self, a "netcdf" object.
www.eeworm.com/read/447020/7560379

m gt.m

function theResult = gt(self, theDestination) % ncdim/gt -- Pipe self into a netcdf item. % gt(self, theDestination) pipes self, an ncdim % object, into theDestination, an netcdf object. %
www.eeworm.com/read/337186/12386010

m whatnc.m

function whatnc % WHATNC lists all of the netCDF files in the current directory %-------------------------------------------------------------------- % Copyright (C) J. V. Mansbridge, CSIRO, janu
www.eeworm.com/read/447020/7560192

m tncdotted.m

function tncdotted(whichOne) % tncdotted -- Test of dotted and dashed NetCDF names. % tncdotted('whichOne') exercizes dotted and/or dashed % NetCDF names. If this function fails, then no such