Store the position of each variable in the global system in the derVarPos This function is also called in Harvester.
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
type(mus_derVarPos_type), | intent(inout) | :: | derVarPos(:) |
Position of derived variables |
||
type(grw_labelarray_type), | intent(in) | :: | derVarName |
array of derive physical variables |
||
type(tem_varSys_type), | intent(in) | :: | varSys |
global variable system |
||
integer, | intent(in) | :: | nFields |
number of fields |
||
character(len=*), | intent(in) | :: | fldLabel(:) |
array of field label prefix. Size=nFields |