| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| type(bounds_type), | intent(in) | :: | bounds | |||
| integer, | intent(in) | :: | num2d | |||
| real(kind=r8), | intent(in) | :: | larr(bounds%begl:,1:) | |||
| real(kind=r8), | intent(out) | :: | garr(bounds%begg:,1:) | |||
| character(len=*), | intent(in) | :: | l2g_scale_type |