代码搜索:NetCDF
找到约 225 项符合「NetCDF」的源代码
代码结果 225
www.eeworm.com/read/447020/7560342
m nclong.m
function theResult = nclong(varargin)
% nclong -- Courier for constructing NetCDF 'long' entities.
% nclong('dim1', 'dim2', ...) prepends 'long' to the input
% argument-list, for use by ncvar
www.eeworm.com/read/447020/7560344
m ncbyte.m
function theResult = ncbyte(varargin)
% ncbyte -- Courier for constructing NetCDF 'byte' entities.
% ncbyte('dim1', 'dim2', ...) prepends 'byte' to the input
% argument-list, for use by ncvar
www.eeworm.com/read/447020/7560346
m ncshort.m
function theResult = ncshort(varargin)
% ncshort -- Courier for constructing NetCDF 'short' entities.
% ncshort('dim1', 'dim2', ...) prepends 'short' to the input
% argument-list, for use by n
www.eeworm.com/read/400650/2348242
makefile
include ../../../../Make.common
libmesh_INCLUDE = -I../include -I../../../netcdf/Lib
# Package name and additional flags required for library compilation
pkgname := exodusii
# (Relative) Path to l
www.eeworm.com/read/451823/7455291
m attnc.m
function [att_val, att_name_list] = attnc(file, var_name, att_name, verbose)
%attnc returns selected attributes of a netcdf file or DODS/OPEnDAP dataset.
%---------------------------------------------
www.eeworm.com/read/447020/7560339
m ncint.m
function theResult = ncint(varargin)
% ncint -- Courier for constructing NetCDF 'int' entities.
% ncint('dim1', 'dim2', ...) prepends 'int' to the input
% argument-list, for use by ncvar and n
www.eeworm.com/read/447020/7560349
m coord.m
function theResult = coord(self)
% netcdf/coord -- Coordinate variables
% coord(self) returns the coordinate variables
% of self.
% Copyright (C) 1997 Dr. Charles R. Denham, ZYDECO.
% Al
www.eeworm.com/read/447020/7560264
m nc2cdl.m
function nc2cdl(theNetCDFFile, theCDLFile, theDataFlag)
% nc2cdl -- Translate NetCDF file to CDL notation.
% nc2cdl('theNetCDFFile', 'theCDLFile') translates
% 'theNetCDFFile' structure to CDL
www.eeworm.com/read/400650/2348406
c error.c
/*
* Copyright 1993, University Corporation for Atmospheric Research
* See netcdf/COPYRIGHT file for copying and redistribution conditions.
*/
/* $Id: error.c,v 1.14 90/02/23 16:08:55 davis Ex
www.eeworm.com/read/400650/2348586
makefile
include ../../../Make.common
libmesh_INCLUDE = -I../../exodusii/Lib/include -I../include -I../../netcdf/Lib
# Package name and additional flags required for library compilation
pkgname := nemesis