Add gt_structure_member attribute to structure variable. More...
Go to the source code of this file.
Functions/Subroutines | |
| subroutine | gtvaraddmember (var, member_url, link_name) |
Add gt_structure_member attribute to structure variable.
Definition in file gtvaraddmember.f90.
| subroutine gtvaraddmember | ( | type(gt_variable), intent(inout) | var, |
| character(len = *), intent(in) | member_url, | ||
| character(len = *), intent(in), optional | link_name | ||
| ) |
Add member to structure variable
Adds the variable name part of member_url to the gt_structure_member attribute of variable var (see "4. Structure Variables" in gtool4 netCDF Convention).
| [in,out] | var | Variable handle |
| [in] | member_url | URL of member variable to add |
| [in] | link_name | Link name (optional) |
Definition at line 44 of file gtvaraddmember.f90.
References dc_error::gt_efake, dc_error::storeerror(), and dc_types::string.