NetCDF-Fortran  4.4.4
netcdf_nf_interfaces::nf_get_att_text Interface Reference

Public Member Functions

integer function nf_get_att_text (ncid, varid, name, text)
 
integer function nf_get_att_text_a (ncid, varid, name, text)
 

Detailed Description

Definition at line 1569 of file module_netcdf_nf_interfaces.F90.

Constructor & Destructor Documentation

◆ nf_get_att_text()

integer function netcdf_nf_interfaces::nf_get_att_text::nf_get_att_text ( integer, intent(in)  ncid,
integer, intent(in)  varid,
character(len=*), intent(in)  name,
character(len=*), intent(out)  text 
)

Definition at line 1571 of file module_netcdf_nf_interfaces.F90.

Member Function/Subroutine Documentation

◆ nf_get_att_text_a()

integer function netcdf_nf_interfaces::nf_get_att_text::nf_get_att_text_a ( integer, intent(in)  ncid,
integer, intent(in)  varid,
character(len=*), intent(in)  name,
character(len=1), dimension(*), intent(out)  text 
)

Definition at line 1580 of file module_netcdf_nf_interfaces.F90.


The documentation for this interface was generated from the following file:

Return to the Main Unidata NetCDF page.
Generated on Fri Oct 27 2017 08:12:17 for NetCDF-Fortran. NetCDF is a Unidata library.