Unidata - To provide the data services, tools, and cyberinfrastructure leadership that advance Earth system science, enhance educational opportunities, and broaden participation. Unidata
         
  advanced  
 

Next: , Previous: Subsets, Up: Subsets



3.4.1 Reading and Writing Subsets of Data in C

The type of the data may be automatically converted on read or write. For more information about type conversion see Type Conversion (The NetCDF C Interface Guide).

Read the entire variable at once nc_get_var_ type (The NetCDF C Interface Guide)


Write the entire variable at once nc_put_var_ type (The NetCDF C Interface Guide)


Read just one value nc_get_var1_ type (The NetCDF C Interface Guide)


Write just one value nc_put_var1_ type (The NetCDF C Interface Guide)


Read an array subset nc_get_vara_ type (The NetCDF C Interface Guide)


Write an array subset nc_put_vara_ type (The NetCDF C Interface Guide)


Read an array with strides nc_get_vars_ type (The NetCDF C Interface Guide)


Write an array with strides nc_put_vars_ type (The NetCDF C Interface Guide)
 
 
  Contact Us     Site Map     Search     Terms and Conditions     Privacy Policy     Participation Policy
 
National Science Foundation (NSF) UCAR Office of Programs University Corporation for Atmospheric Research (UCAR)   Unidata is a member of the UCAR Office of Programs, is managed by the University Corporation for Atmospheric Research, and is sponsored by the National Science Foundation.
P.O. Box 3000     Boulder, CO 80307-3000 USA     Tel: 303-497-8643     Fax: 303-497-8690