代码搜索:NetCDF

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

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

m ncdumph.m

function theStatus = ncdumph(theNetCDFFile, theOutputFile) % ncdumph -- List NetCDF file structure as NC4ML. % ncdumph(theNetCDFFile, theOutputFile) displays the % definitions of items in theN
www.eeworm.com/read/337186/12386002

m inqnc.m

function inqnc(file) % INQNC returns information about a netcdf file %-------------------------------------------------------------------- % Copyright (C) J. V. Mansbridge, CSIRO, january 24 1992
www.eeworm.com/read/172476/9705877

m history.m

function [theFile] = history(theFile,thecomment) %function [theFile] = history(theFile,thecomment) %appends the history with the comment requested %will work on any netcdf file that has the 'history
www.eeworm.com/read/447020/7560207

m nctrim.m

function theResult = nctrim(theSrc, theDst, theIndices, theRecdim, isVerbose) % nctrim -- Trim records in a NetCDF file. % nctrim('theSrc', 'theDst', theIndices, 'theRecdim') % copies 'theSrc'
www.eeworm.com/read/447020/7560224

m ncmovie.m

function theResult = ncmovie(theNetCDF, theMovieName, theMovieSpeed) % ncmovie -- Play a NetCDF/Matlab movie file. % ncmovie('theNetCDF', 'theMovieName') opens 'theNetCDF' file % and plays 'th
www.eeworm.com/read/447020/7560282

c mexcdf53.c

/* * mexcdf53.c -- For Matlab Version 5 and NetCDF Version 3. * * ******************** NOTICE ******************** * * MEXCDF53 -- USGS Preliminary Computer Software For * Interaction Bet
www.eeworm.com/read/447020/7560314

m fillval.m

function theResult = fillval(self, theNewFillValue) % ncvar/fillval -- Get or set _FillValue of a netcdf variable. % fillval(self) returns the value of the _FillValue % attribute of self, an n
www.eeworm.com/read/451823/7455299

m check_nc.m

function status = check_nc(cdf) % CHECK_NC checks whether a netcdf or opendap file is accessible. %-------------------------------------------------------------------- % Copyright J. V. Mansbrid
www.eeworm.com/read/447020/7560230

m ncnames.m

function theResult = NCNames(theNCItems) % NCNames -- List of ncitem names. % NCNames(theNCItems) returns the list % of names corresponding to theNCItems, % a cell-array of NetCDF objects d
www.eeworm.com/read/447020/7560271

m ncbgraph.m

function theResult = NCBGraph(self, theNCItem, theKind) % NCBGraph -- Graph data from the NetCDF browser. % NCBGraph(self, theNCItem, 'theKind') plots the data associated % with theNCItem sele