Документ взят из кэша поисковой машины. Адрес оригинального документа : http://angel.cs.msu.su/projects/system/toolsdoc/netcdf_c/guidec-21.html
Дата изменения: Tue Dec 28 20:58:44 2004
Дата индексирования: Sat Apr 9 23:58:24 2016
Кодировка:
Index

[Next] [Previous] [Top] [Contents]

NetCDF User's Guide for C

Index


A

  abnormal termination
  aborting
    define mode
    definitions
  access
    example of array section
    other software for scientific data
    random
    shared dataset [1] [2]
  access to netCDF distribution
    FTP
    WWW
  adding
    attributes [1] [2]
    dimensions [1] [2]
    variables [1] [2]
  add_offset attribute [1] [2]
  ancillary data [1] [2]
  APIs
    descriptions
    differences between C and C++
    differences between C and FORTRAN
    summary of C
  appending data
    along unlimited dimension
    to
      dataset
      variable
  applications, generic [1] [2] [3] [4] [5] [6] [7]
  archive format
  argument, attribute name
  array
    writing mapped
    writing subsampled
  array section
    access example
    corner of
    definintion of
    edges of
    mapped
    reading
      mapped
      subsampled
    subsampled
  array section, writing
  arrays
    nested
    ragged
  ASCII characters
  attribute [1] [2] [3] [4]
    adding [1] [2]
    add_offset [1] [2]
    CDL
      defining
      global
      initializing
    changing specifications of
    character-string
    conventions [1] [2] [3]
    Conventions
    copying
    creating
    C_format [1] [2]
    data type [1] [2] [3] [4] [5]
    data type, CDL
    deleting [1] [2] [3] [4]
    ensuring changes to
    example, global
    FORTRAN_format
    getting values
    global [1] [2]
    history
    ID
    information, getting
    inquiring about
    length [1] [2] [3] [4]
      CDL
      getting
    long_name
    missing_value
    name argument
    name syntax
    number
    operations
    renaming [1] [2] [3]
    scale_factor
    signedness
    title
    units [1] [2] [3]
    valid_max
    valid_min
    valid_range
    values [1] [2] [3]
    variable
    variable ID
    vs. variable [1] [2]
    _FillValue [1] [2]
  attributes
    global
      number of
  attributes associated with a variable

B

  backing out of definitions
  backward compatibility interface
  bit lengths of data types
  buffers, I/O
  bug reports
    making
    searching past
  byte
    array vs. text string
    CDL
      constant
      data type [1] [2]
    data type
    vs. character [1] [2]
  byte, zero

C

  C code via ncgen, generating
  C interface
    differences from C++
    differences from FORTRAN
    summary of
  C++ interface
    differences from C
  C, Standard
  call sequence, typical
  canceling definitions
  CANDIS
  CDF
    NASA
    NSSDC
    SeaSpace
    Unidata Workshop
  CDL [1] [2]
    attribute
      data type
      defining
      initializing
      length
    byte constant
    byte data type [1] [2]
    char data type
    character constant
    constant notation
    data types
      table of
    dimension
    double
      constant
      data type [1] [2]
    example [1] [2]
    file, data section of
    fill values
    float
      constant
      data type [1] [2]
    global attribute
    int
      constant
      data type
    long data type
    names
    notation
    real data type
    reserved words
    short
      constant
      data type
    syntax
    variable
      initializing
    variables [1] [2]
      declaration
  changes
    since last release [1] [2]
    to attributes, ensuring
  changing dimension length
  char data type [1] [2]
    CDL
  character string
    attribute
    CDL constant
    fixed-length [1] [2] [3]
    reading
    writing
  character-position dimension
  characters
    ASCII
    vs. byte
  closing a dataset [1] [2] [3] [4] [5]
  code
    compiling netCDF-using
    generating via ncgen
  commercial netCDF software
  common netCDF call sequence
  compatibility interface, backward
  compiling netCDF-using code
  compression, data [1] [2]
  computers, CRAY
  computing file offsets of data
  concurrent dataset access [1] [2] [3]
    limitations of
  conditions, error
  constant, CDL
    byte
    character
    double
    float
    int
    short
  conventions
    attribute [1] [2] [3]
    discipline-specific
    example
    function name
    macro name
    name
    netCDF
    units syntax
  Conventions attribute
  converting
    floating-point values, cost of
    types
      error
    units
  coordinate
    offset vector
    systems, defining
    variable [1] [2]
  copying attributes
  corner of array section
  correspondence
    between data types and data
    netCDF-2 function name
  cost of converting floating-point values
  count vector
    zero-valued
  CRAY computers
    Flexible File I/O
    Flexible File I/O library
    I/O, optimizing
  creating
    attribute
    dataset [1] [2] [3]
    dimension
    netCDF file
    variable
  C_format attribute [1] [2]

D

  data
    access, other software for
    ancillary [1] [2]
    compression [1] [2]
    correspondence between data types and
    file offsets of [1] [2]
    history, recording
    loss
    mode [1] [2] [3] [4] [5] [6] [7]
    model limitations
    order [1] [2]
    packing [1] [2]
    portability [1] [2]
    range, valid
    reading
      character-string
    representation, external
    resolution
    scaling
    section of CDL file
    section, netCDF file fixed-size
    self-describing
    storage
    structures
    structures, nested
    values, variable
    writing
      character-string
  data type [1] [2]
    and data, correspondence between
    attribute [1] [2] [3] [4] [5]
    bit length of
    byte
    CDL
    CDL attribute
    CDL byte [1] [2]
    CDL char
    CDL double [1] [2]
    CDL float [1] [2]
    CDL int
    CDL long (deprecated)
    CDL real
    CDL short
    CDL, table of
    char [1] [2]
    double [1] [2]
    external
    float [1] [2]
    getting variable
    int [1] [2]
    NC_BYTE
    NC_CHAR
    NC_DOUBLE
    NC_FLOAT
    NC_INT
    NC_LONG (deprecated) [1] [2]
    NC_SHORT
    netCDF [1] [2]
    short [1] [2]
    signed byte
    sizes
    unsigned byte
    variable [1] [2] [3]
  database
    management systems
    systems, relational
  dataset
    appending data to
    closing [1] [2] [3] [4] [5]
    creating [1] [2]
    deleting
    generating via ncgen
    ID
    inquiring about
    opening netCDF [1] [2]
    operations
    reading netCDF
    shared, access [1] [2] [3]
    synchronizing
  declaration, CDL variable
  default
    error handling
    fill values
  define mode [1] [2] [3] [4] [5] [6] [7] [8]
    aborting
    entering
    leaving
  defining
    attribute
    CDL attributes
    coordinate systems
    dimension
    variable
  definition
    aborting
    backing out of
    of array section
    restoring old
  deleting
    attribute [1] [2] [3] [4]
    dataset
  deprecated feature
    CDL long data type
    NC_LONG data type [1] [2]
  development, netCDF
  dimension [1] [2] [3] [4] [5]
    adding [1] [2]
    CDL
    character-position
    creating
    ID [1] [2] [3] [4] [5] [6] [7] [8]
      getting
      unlimited
    information, getting
    inquiring about
    length [1] [2] [3] [4]
      changing
      getting
    multiple unlimited
    name [1] [2] [3] [4] [5] [6] [7]
      getting
      syntax
    number of
      maximum [1] [2] [3]
        variable [1] [2]
    record [1] [2] [3] [4] [5] [6]
    renaming [1] [2] [3]
    unlimited [1] [2] [3] [4] [5] [6] [7] [8]
  direct access [1] [2]
  discipline-specific conventions
  distribution
    FTP access to netCDF
    netCDF source
    WWW access to netCDF
  documentation, HTML version of
  double
    CDL
      constant
      data type [1] [2]
    data type [1] [2]

E

  edge
    of array section
    zero-length
  efficiency [1] [2] [3] [4] [5]
  empty netCDF file
  enforcement, name syntax
  enhancements, future
  ensuring changes to attributes
  entering define mode
  entire variable
    reading
    writing
  environment variable, NETCDF_FFIOSPEC
  error
    conditions
    handling [1] [2] [3]
      default
    messages
      getting
      suppressing
    returns
    type conversion
    type, prevention
    write
  example
    array section access
    CDL [1] [2]
    conventions
    file format
    global attribute
  extension, netCDF file
  external data
    representation
    types

F

  FAN
  FAQ
  FFIO library, CRAY
  file
    data section, CDL
    empty
    extension, netCDF
    fixed-size data section
    format [1] [2]
      example
      specification
      version
    generating
    grammar
    header section
    name
    offsets of data
    sections
    size [1] [2] [3] [4]
      limitation
      smallest
    structure [1] [2]
  File Array Notation
  File I/O library, CRAY Flexible
  fill mode, setting write
  fill values [1] [2] [3]
    CDL
    default
  _FillValue attribute
  fixed-length character-strings [1] [2] [3] [4]
  fixed-size data section, netCDF file
  Flexible File I/O library, CRAY
  float
    CDL
      constant
      data type [1] [2]
    data type [1] [2]
  floating-point
    IEEE [1] [2]
    values, converting
  flushing
  format [1] [2]
    archive
    example, file
    physical
    specification
    variable print
    version
  FORTRAN
    and C interfaces, differences between
    code via ncgen, generating
    interface
  FORTRAN_format attribute
  freely available netCDF software
  frequently asked questions
  FTP access to netCDF distribution
  function name
    conventions
    correspondence, netCDF-2
  function prototypes
    summary of
  future enhancements

G

  generating
    C code via ncgen
    dataset
    file
    FORTRAN code via ncgen
  generating code via ncgen
    C
    FORTRAN
  generic applications [1] [2] [3] [4] [5] [6] [7]
  getting
    array section
    attribute
      information
      length
      values
    character-string data
    data
    dataset information
    dimension
      ID
      information
      length
      name
    error messages
    library version
    mapped array section
    netCDF software
    single value
    subsampled array section
    variable
      data type
      ID
      information
      name
      shape
  global
    attribute [1] [2]
      CDL
      example
      number of
  grammar, netCDF file
  grouping variables

H

  handle
  handling
    error [1] [2] [3]
      default
  HDF
  header section, netCDF file
  history
    data, recording
    of interface
  history attribute
  home page
  HTML documentation

I

  I/O
    buffers
    CRAY, optimizing
    library, CRAY FFIO
  ID
    attribute
      variable
    dataset
    dimension [1] [2] [3] [4] [5] [6] [7] [8]
      getting
      unlimited
    netCDF [1] [2] [3]
    variable [1] [2] [3]
  ID,getting
    variable
  IEEE floating-point [1] [2]
  implementation
  include statement
  index
    order
    variables
  index mapping vector [1] [2] [3] [4] [5] [6] [7] [8] [9] [10] [11] [12] [13] [14] [15]
  index vector [1] [2] [3] [4] [5] [6]
  indexing values
  information, getting
    on attribute
    on dataset
    on dimension
    on variable
  initializing
    CDL attributes
    CDL variables
  inner product
  inquiring about
    attribute
    dataset
    dimension
    variable
  installation, library
  int
    CDL
      constant
      data type
    data type [1] [2]
  interface
    backward compatibility
    C
      differences from C++
      differences from FORTRAN
      summary of
    C++
    changes
    descriptions
    FORTRAN
    history
    Perl [1] [2] [3]
    vs. netCDF 2, netCDF 3
  interval, sampling

K

  known names

L

  languages
    compatability of interfaces
    supported
  largest file size
  leaving define mode
  length
    attribute [1] [2] [3] [4]
    CDL attribute
    data type bit
    dimension [1] [2] [3] [4]
      changing
      getting
    maximum name
    variable
  level of support
  library
    CRAY FFIO
    installation
    linking with netCDF
    location
    UDUNITS
    use
    version, getting
    XDR
  limitation
    concurrent access
    data model
    file size
    netCDF
    unlimited dimension
  linked lists
  linking with netCDF library
  list
    linked
    mailing
  location, library
  long CDL data type (deprecated)
  long_name attribute
  loss, data

M

  macro name conventions
  macro, NO_NETCDF_2 preprocessor
  mailing list
  mapped array section
    reading
    writing
  mapping vector, index [1] [2] [3] [4] [5] [6] [7] [8] [9] [10] [11] [12] [13] [14] [15] [16]
  matrices, sparse
  maximum
    attributes per variable
    dimensions [1] [2]
    name length
    records
    variable dimensions [1] [2] [3]
    variables [1] [2]
  MAX_NC_NAME
  messages
    error
      getting
      suppressing
  metadata [1] [2]
  missing values [1] [2] [3]
  missing_value attribute
  mode
    data [1] [2] [3] [4] [5] [6] [7]
    define [1] [2] [3] [4] [5] [6] [7] [8]
      aborting
      entering
      leaving
    write fill, setting
  model limitations, data
  multiple unlimited dimensions
  multiple writers

N

  name
    attribute
    CDL
    conventions
      C macro
      function
    correspondence, netCDF-2 function
    dimension [1] [2] [3] [4] [5] [6] [7]
      getting
    known
    length, maximum
    netCDF file
    syntax
      attribute
      dimension
      enforcement
      variable
    variable, getting
  name attribute argument
  NASA CDF
  ncdump
  ncerr and ncopt elimination
  ncgen
    generating C code via
    generating FORTRAN code via
  ncopt and ncerr elimination
  ncrecget elimination
  ncrecinq elimination
  ncrecput elimination
  NCSA
  nctypelen elimination
  nc_abort
  nc_abort example
  NC_BYTE
  NC_BYTE data type
  NC_CHAR
  NC_CHAR data type
  NC_CLOBBER
  nc_close
  nc_close example
  nc_copy_att
  nc_copy_att example
  nc_create
  nc_create example
  nc_def_dim
  nc_def_dim example
  nc_def_var
  nc_def_var example
  nc_del_att
  nc_del_att  example
  NC_DOUBLE
  NC_DOUBLE data type
  NC_EEXIST
  nc_enddef
  nc_enddef example
  NC_FILL
  NC_FILL_BYTE
  NC_FILL_CHAR
  NC_FILL_DOUBLE
  NC_FILL_FLOAT [1] [2]
  NC_FILL_INT
  NC_FILL_SHORT
  NC_FLOAT
  NC_FLOAT data type
  nc_get_att_double
    example
  nc_get_att_float
  nc_get_att_int
  nc_get_att_long
  nc_get_att_schar
  nc_get_att_short
  nc_get_att_text
  nc_get_att_uchar
  nc_get_var1_double
  nc_get_var1_double example
  nc_get_var1_float
  nc_get_var1_int
  nc_get_var1_long
  nc_get_var1_schar
  nc_get_var1_short
  nc_get_var1_text
  nc_get_var1_uchar
  nc_get_vara_double
  nc_get_vara_double example [1] [2]
  nc_get_vara_float
  nc_get_vara_int
  nc_get_vara_long
  nc_get_vara_schar
  nc_get_vara_short
  nc_get_vara_text
  nc_get_vara_uchar
  nc_get_varm_double
    example
  nc_get_varm_float
  nc_get_varm_int
  nc_get_varm_long
  nc_get_varm_schar
  nc_get_varm_short
  nc_get_varm_text
  nc_get_varm_uchar
  nc_get_vars_double
  nc_get_vars_float
  nc_get_vars_int
  nc_get_vars_long
  nc_get_vars_schar
  nc_get_vars_short
  nc_get_vars_text
  nc_get_vars_uchar
  nc_get_var_double
  nc_get_var_float
  nc_get_var_int
  nc_get_var_long
  nc_get_var_schar
  nc_get_var_short
  nc_get_var_text
  nc_get_var_uchar
  NC_GLOBAL [1] [2]
  nc_inq [1] [2]
  nc_inq example
  nc_inq_att
    example
  nc_inq_attid [1] [2]
  nc_inq_attlen [1] [2]
  nc_inq_attname
  nc_inq_atttype
  nc_inq_dim
  nc_inq_dim example
  nc_inq_dimid
  nc_inq_dimid example
  nc_inq_dimlen
  nc_inq_dimname
  nc_inq_libvers [1] [2]
  nc_inq_natts
  nc_inq_ndims
  nc_inq_nvars
  nc_inq_unlimdim
  nc_inq_var
  nc_inq_var example
  nc_inq_vardimid
  nc_inq_varid
  nc_inq_varid example
  nc_inq_varname
  nc_inq_varnatts
  nc_inq_varndims
  nc_inq_vartype
  NC_INT
  NC_INT data type
  NC_LONG data type [1] [2]
  NC_MAX_ATTRS
  NC_MAX_DIMS
  NC_MAX_NAME [1] [2] [3]
  NC_MAX_VARS
  NC_MAX_VAR_DIMS [1] [2]
  NC_NOCLOBBER
  NC_NOFILL [1] [2]
  NC_NOWRITE
  nc_open
  nc_open example
  nc_put_att_double
    example
  nc_put_att_float
  nc_put_att_int
  nc_put_att_long
  nc_put_att_schar
  nc_put_att_short
  nc_put_att_text
  nc_put_att_uchar
  nc_put_var1_double
  nc_put_var1_double example
  nc_put_var1_float
  nc_put_var1_int
  nc_put_var1_long
  nc_put_var1_schar
  nc_put_var1_short
  nc_put_var1_text
  nc_put_var1_uchar
  nc_put_vara_double
  nc_put_vara_double example [1] [2]
  nc_put_vara_float
  nc_put_vara_int
  nc_put_vara_long
  nc_put_vara_schar
  nc_put_vara_short
  nc_put_vara_text [1] [2]
  nc_put_vara_uchar
  nc_put_varm_double
  nc_put_varm_float
  nc_put_varm_int
  nc_put_varm_long
  nc_put_varm_schar
  nc_put_varm_short
  nc_put_varm_text
  nc_put_varm_uchar
  nc_put_vars_double
  nc_put_vars_float
  nc_put_vars_int
  nc_put_vars_long
  nc_put_vars_schar
  nc_put_vars_short
  nc_put_vars_text
  nc_put_vars_uchar
  nc_put_var_double
  nc_put_var_float
  nc_put_var_int
  nc_put_var_long
  nc_put_var_schar
  nc_put_var_short
  nc_put_var_text
  nc_put_var_uchar
  nc_redef
  nc_redef example
  nc_rename_att
    example
  nc_rename_dim
  nc_rename_dim example
  nc_rename_var
  nc_rename_var example
  nc_set_fill [1] [2]
  nc_set_fill example
  NC_SHARE [1] [2] [3] [4] [5] [6] [7]
  NC_SHORT
  NC_SHORT data type
  nc_strerror
  nc_sync
    example
  nc_type
  NC_UNLIMITED
  NC_WRITE
  nested arrays
  nested data structures
  netCDF
    call sequence, typical
    conventions
    data types [1] [2]
    dataset
      opening a [1] [2]
      reading a
    dataset, generating a
    development
    distribution
      FTP access to
      WWW access to
    file
      empty
      extension
      fixed-size data section
      format [1] [2]
        specification
        version
      generating a
      grammar
      header
      largest
      name
      sections
      size [1] [2] [3]
      smallest
      structure of a
    function prototypes
    handle
    home page, WWW
    ID [1] [2] [3]
    implementation
    interface history
    library use
    library, linking with
    limitations
    operations
    purpose
    software
      commercial
      freely available
      getting
    usage
    WWW site
  netCDF 2 data type
    coupling
  netCDF-2
    function name correspondence
    interface vs netCDF-3
    transition guide
  netCDF-3 interface vs. netCDF-2
  netCDF-using code, compiling
  NETCDF_FFIOSPEC
  NETCDF_FFIOSPEC environment variable
  notation
    CDL
      constant
  NO_NETCDF_2 preprocessor macro
  NSSDC CDF
  number
    attribute
    of attribute values, getting
    of dimensions
      maximum [1] [2]
    of global attributes
    of records
      maximum
      written
    of variable dimensions, maximum [1] [2] [3]
    of variables

O

  obtaining netCDF software
  offset
    to data, file
    to variable, file
    vector, coordinate
  old definitions, restoring
  opening a dataset [1] [2]
  operating systems
  operations
    attribute
    dataset
    netCDF
    variable
  optimization
    platform-specific
    UNICOS
  order
    data [1] [2]
    index
    subscript

P

  packing, data [1] [2]
  parts, netCDF file
  performance [1] [2] [3] [4]
  Perl interface [1] [2] [3]
  physical file format
  platform-specific optimization
  platforms
  pointers [1] [2]
    void*
  portability [1] [2] [3]
    data [1] [2]
  preprocessor macro, NO_NETCDF_2
  prevention of type errors
  print format, variable
  problem reports, searching past
  product, inner
  prototypes
    summary of C function
  purpose, netCDF
  putting
    array section
    character-string data
    data
    entire variable
    mapped array
    single value
    subsampled array

R

  ragged arrays
  random access
  range, valid data
  reading
    array section
    data
      character-string
    entire variable
    mapped array section
    netCDF dataset
    single value
    subsampled array section
  realCDL data type
  record [1] [2]
    dimension [1] [2] [3] [4] [5] [6]
    maximum number of
    sizes, variable
    variables [1] [2]
    written, number of
  recording data history
  relational database systems
  removing attributes
  renaming
    attributes [1] [2] [3]
    dimensions [1] [2] [3]
    variables [1] [2] [3]
  reports, bug
    making
    searching archives
  representation, external data
  reserved words, CDL
  resolution, data
  restoring old definitions
  returns, error

S

  safety, type
  sampling interval
    array section
  scalar variables
  scale_factor attribute
  scaling, data
  scientific data access, other software for
  searching past problem reports
  SeaSpace CDF
  section
    array
      corner
      definition
      edges
      mapped
        reading
      reading
      subsampled
        reading
      writing
    array, access example
    CDL file data
    fixed-size data
    netCDF file
  self-describing data
  setting write fill mode
  shape
    getting variable
    variable [1] [2] [3]
  shared dataset access [1] [2] [3]
  short
    CDL
      constant
      data type
    data type [1] [2]
  signed
  signed byte data type
  signedness attribute
  single value
    reading
    writing
  size
    data type bit
    largest file
    limitation, file
    netCDF file [1] [2] [3]
    smallest file
    variable record
  smallest netCDF file
  software
    commercial
    freely available
    getting
  software for scientific data access
  source distribution
  space required for attribute
  sparse matrices
  specification, file format
  Standard C
  statement
    include
  stdio
  storage, data
  stride vector [1] [2] [3] [4] [5] [6] [7] [8] [9] [10] [11] [12] [13] [14] [15]
  stride, array section
  string
    character
      fixed-length
      variable-length
      writing [1] [2]
    text, vs. byte array
  structure
    data
    file [1] [2]
  structures
    data
      nested
  subsampled array section
    reading
    writing
  subscript order
  summary
    of C interface
  support, level of
  supported languages
  suppressing error messages
  symbol table, variable
  synchronizing a dataset
  syntax
    CDL
    conventions, units
    name
      attribute
      dimension
      enforcement
      variable

T

  table
    CDL data types
    variable symbol
  termination
    abnormal
  termination, abnormal
  text string vs. byte array
  title attribute
  trees
  type
    conversion
      error
    error prevention
    safety
  typical netCDF call seqence

U

  UDUNITS library
  UNICOS optimization
  units [1] [2]
    and attributes
    and variables
    attribute
    converting
    syntax conventions
  unlimited dimension [1] [2] [3] [4] [5] [6] [7] [8]
    appending data along
    ID
    limitation
    multiple
  unsigned
  unsigned byte data type
  usage, netCDF
  use, netCDF library
  utilities [1] [2]
  utilities, netCDF [1] [2]

V

  valid data range
  valid_max attribute
  valid_min attribute
  valid_range attribute
  value
    attribute [1] [2]
      getting
      putting
    CDL fill
    fill [1] [2] [3]
      default
    floating-point, converting
    indexing
    missing [1] [2] [3]
    reading single
    variable [1] [2]
    writing single
  variable
    adding [1] [2]
    appending data to
    attributes
    CDL [1] [2]
    CDL initializing
    characteristics
    coordinate [1] [2]
    creating
    data type [1] [2] [3]
    data type, getting
    declarations, CDL
    dimensions, maximum number of [1] [2] [3]
    file offset to
    grouping
    ID [1] [2] [3]
      attribute
    ID, getting
    index
    information, getting
    inquiring about
    length
    name
      getting
      syntax
    number
    operations
    reading entire
    record [1] [2]
    record sizes
    renaming [1] [2] [3]
    scalar
    shape [1] [2] [3]
      getting
    symbol table
    values [1] [2]
    vs. attribute
    writing entire
  variable dimensions, maximum
  variable-length strings [1] [2]
  vector
    coordinate offset
    count [1] [2] [3] [4] [5] [6]
    index [1] [2] [3] [4] [5] [6]
    index mapping [1] [2] [3] [4] [5] [6] [7] [8] [9] [10] [11] [12] [13] [14] [15] [16]
    stride [1] [2] [3] [4] [5] [6] [7] [8] [9] [10] [11] [12] [13] [14] [15]
    zero-valued count
  version
    library, getting
    netCDF file format
  void*
  void* pointers [1] [2]

W

  Web, see WWW
  Workshop, CDF
  write errors
  write fill mode, setting
  writers, multiple
  writing
    array section
    character-string data
    data
    entire variable
    mapped array section
    single value
    subsampled array section
  WWW
    access to netCDF distribution
    netCDF home page

X

  XDR [1] [2] [3] [4]
    library

Z

  zero byte
  zero-length edge
  zero-valued count vector

_

  _FillValue attribute

NetCDF User's Guide for C - 6 Nov 1997

[Next] [Previous] [Top] [Contents]

Generated with Harlequin WebMaker