Data Types | |
| type | gd_nc_variable |
| type | gd_nc_variable_entry |
| type | gd_nc_variable_search |
Derived type definitions for abstract netCDF variable interface
This module provides type definitions for managing netCDF variables at the gtdata abstraction layer.
| Type | Description |
|---|---|
| GD_NC_VARIABLE | User handle for netCDF variables |
| GD_NC_VARIABLE_ENTRY | Internal table entry for variable management |
| GD_NC_VARIABLE_SEARCH | Iterator for variable list search |