代码搜索:NetCDF

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

代码结果 225
www.eeworm.com/read/337186/12386008

m uncmp_nc.m

function status = uncmp_nc(cdf) % UNCMP_NC offers to uncompress a netCDF file %-------------------------------------------------------------------- % Copyright J. V. Mansbridge, CSIRO, june 23 19
www.eeworm.com/read/400650/2348411

c ncx.c

/* Do not edit this file. It is produced from the corresponding .m4 source */ /* * Copyright 1996, University Corporation for Atmospheric Research * See netcdf/COPYRIGHT file for copying and redistr
www.eeworm.com/read/400650/2348425

c attr.c

/* Do not edit this file. It is produced from the corresponding .m4 source */ /* * Copyright 1996, University Corporation for Atmospheric Research * See netcdf/COPYRIGHT file for copying and re
www.eeworm.com/read/400650/2348429

c putget.c

/* Do not edit this file. It is produced from the corresponding .m4 source */ /* * Copyright 1996, University Corporation for Atmospheric Research * See netcdf/COPYRIGHT file for copying and re
www.eeworm.com/read/451823/7455275

m ddsnc.m

function desc = ddsnc(file) % DDSNC returns information about a netcdf file or DODS/OPEnDAP dataset % % function desc = ddsnc(file) % % DESCRIPTION: % ddsnc is a non-interactive function that retu
www.eeworm.com/read/447020/7560238

m ncrectest.m

function ncrectest(nrecords) % ncrectest -- Test of ncrecput/ncrecget. % ncrectest(nrecords) exercises the netcdf test-file % 'foo.cdf' by writing/reading nrecords, using % ncrecinq(), ncre
www.eeworm.com/read/447020/7560396

m mode.m

function theResult = mode(self) % ncitem/mode -- Define/data mode. % mode(self) returns the "define/data" mode of % the "netcdf" object associated with self, % an object derived from "ncite
www.eeworm.com/read/447020/7560414

m isequal.m

function theResult = isequal(self, other) % ncitem/isequal -- Are two ncitems the same? % isequal(self, other) returns TRUE (1) if self % and other represent the same NetCDF entity. % Other
www.eeworm.com/read/447020/7560431

m uigetatt.m

function theResult = uigetatt(self) % ncitem/uigetatt -- Get a NetCDF attribute via dialog. % uigetatt(self) returns one attribute associated with self, % an "ncitem" object, selected from a l
www.eeworm.com/read/447020/7560442

m uigetdim.m

function theResult = uigetdim(self) % ncitem/uigetdim -- Get a NetCDF dimension via dialog. % uigetdim(self) returns one dimension associated with % self, an "ncitem" object, selected from a l