|
|
|||
|
||||
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 | ||||||
|
||||||