Convert netCDF variable to string representation . More...
Go to the source code of this file.
Functions/Subroutines | |
| character(string) function | gdncvartostring (var) |
Convert netCDF variable to string representation
.
Definition in file gdncvartostring.f90.
| character(string) function gdncvartostring | ( | type(gd_nc_variable), intent(in) | var | ) |
Convert variable handle to string
Returns a string representation of the variable for debugging.
| [in] | var | Variable handle |
Definition at line 33 of file gdncvartostring.f90.
References dc_types::string, and gtdata_netcdf_internal::vtable_lookup().