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: Subsetting in C, Up: Subsets



3.4.2 Reading and Writing Subsets of Data in Fortran 77

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

Read the entire variable at once NF_GET_VAR_ type (The NetCDF Fortran 77 Interface Guide)


Write the entire variable at once NF_PUT_VAR_ type (The NetCDF Fortran 77 Interface Guide)


Read just one value NF_GET_VAR1_ type (The NetCDF Fortran 77 Interface Guide)


Write just one value NF_PUT_VAR1_ type (The NetCDF Fortran 77 Interface Guide)


Read an array subset NF_GET_VARA_ type (The NetCDF Fortran 77 Interface Guide)


Write an array subset NF_PUT_VARA_ type (The NetCDF Fortran 77 Interface Guide)


Read an array with strides NF_GET_VARS_ type (The NetCDF Fortran 77 Interface Guide)


Write an array with strides NF_PUT_VARS_ type (The NetCDF Fortran 77 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