Directories | |
| gtdata_netcdf_file | |
Files | |
| gdncattrgetchar.f90 | |
| Get character attribute from netCDF variable . | |
| gdncattrinquire.f90 | |
| Inquire attribute information . | |
| gdncsearchdim.f90 | |
| Search for dimension variable ID . | |
| gdncvarattr.f90 | |
| Attribute enumeration for netCDF variables. | |
| gdncvarattrcopy.f90 | |
| Copy an attribute between netCDF variables . | |
| gdncvarattrtrue.f90 | |
| Get logical (boolean) attribute value . | |
| gdncvarclose.f90 | |
| Close a netCDF variable . | |
| gdncvarcreate.f90 | |
| Create variable in netCDF file. | |
| gdncvarcreated.f90 | |
| Create dimension variable in netCDF file. | |
| gdncvardelattr.f90 | |
| Delete an attribute from a netCDF variable . | |
| gdncvarinquire.f90 | |
| Inquire variable or attribute information. | |
| gdncvarinquireia.f90 | |
| Inquire dimension lengths of a netCDF variable (array version) . | |
| gdncvaropen.f90 | |
| Open a netCDF variable. | |
| gdncvaropenbydimord.f90 | |
| Open netCDF dimension variable by dimension order . | |
| gdncvarputattrchar.f90 | |
| Put character attribute to netCDF variable. | |
| gdncvarputattrint.f90 | |
| Put integer attribute to a netCDF variable . | |
| gdncvarputattrreal.f90 | |
| Put real/double attribute to netCDF variable . | |
| gdncvarsearch.f90 | |
| Search for variables in a netCDF file. | |
| gdncvarsync.f90 | |
| Synchronize netCDF variable to disk . | |
| gdncvartostring.f90 | |
| Convert netCDF variable to string representation . | |
| gdncxtypename.f90 | |
| Convert netCDF type ID to type name string . | |
| gtdata_netcdf_generic.f90 | |
| Generic interface declarations for abstract netCDF interface . | |
| gtdata_netcdf_internal.f90 | |
| Internal constants, variables, procedures used in "gtdata_netcdf" . | |
| gtdata_netcdf_types.f90 | |
| Derived type definitions for abstract netCDF variable interface . | |