Go to the source code of this file.
Functions/Subroutines | |
| subroutine | gdncattrinquire (var, attrname, xtype) |
| subroutine | gdncattrinquireplus (var, attrname, varid, nf_attrname) |
| subroutine gdncattrinquire | ( | type(gd_nc_variable), intent(in) | var, |
| character(len=*), intent(in) | attrname, | ||
| character(len=*), intent(out), optional | xtype | ||
| ) |
Definition at line 4 of file gdncattrinquire.f90.
References dc_url::gt_plus, and gtdata_netcdf_internal::vtable_lookup().
| subroutine gdncattrinquireplus | ( | type(gd_nc_variable), intent(in) | var, |
| character(len=*), intent(in) | attrname, | ||
| integer, intent(out) | varid, | ||
| character(len=*), intent(out) | nf_attrname | ||
| ) |
Definition at line 27 of file gdncattrinquire.f90.
References dc_url::gt_plus, and gtdata_netcdf_internal::vtable_lookup().