| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| type(MAPL_LocStream), | intent(in) | :: | LocStream | |||
| type(ESMF_Field), | intent(out) | :: | OUTPUT | |||
| type(ESMF_Field), | intent(inout) | :: | INPUT | |||
| integer, | intent(in), | optional | :: | MASK(:) | ||
| integer, | intent(in), | optional | :: | GRID_ID | ||
| logical, | intent(in), | optional | :: | GLOBAL | ||
| logical, | intent(in), | optional | :: | ISMINE(:) | ||
| logical, | intent(in), | optional | :: | INTERP | ||
| integer, | intent(out), | optional | :: | RC |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| type(MAPL_LocStream), | intent(in) | :: | LocStream | |||
| real, | intent(inout) | :: | OUTPUT(:,:) | |||
| real, | intent(inout) | :: | INPUT(:) | |||
| logical, | intent(in), | optional | :: | MASK(:) | ||
| logical, | intent(in), | optional | :: | SAMPLE | ||
| logical, | intent(in), | optional | :: | TRANSPOSE | ||
| logical, | intent(in), | optional | :: | variance | ||
| integer, | intent(out), | optional | :: | RC |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| type(MAPL_LocStream), | intent(in) | :: | LocStream | |||
| real, | intent(inout) | :: | OUTPUT(:) | |||
| real, | intent(inout) | :: | INPUT(:,:) | |||
| logical, | intent(in), | optional | :: | MASK(:) | ||
| integer, | intent(in), | optional | :: | GRID_ID | ||
| logical, | intent(in), | optional | :: | GLOBAL | ||
| logical, | intent(in), | optional | :: | ISMINE(:) | ||
| logical, | intent(in), | optional | :: | INTERP | ||
| logical, | intent(in), | optional | :: | TRANSPOSE | ||
| integer, | intent(out), | optional | :: | RC |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| real, | intent(out) | :: | OUTPUT(:) | |||
| type(MAPL_LocStreamXform), | intent(in) | :: | XFORM | |||
| real, | intent(in) | :: | INPUT(:) | |||
| integer, | intent(out), | optional | :: | RC |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| real(kind=ESMF_KIND_R8), | intent(out) | :: | OUTPUT(:) | |||
| type(MAPL_LocStreamXform), | intent(in) | :: | XFORM | |||
| real, | intent(in) | :: | INPUT(:) | |||
| integer, | intent(out), | optional | :: | RC |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| real, | intent(out) | :: | OUTPUT(:) | |||
| type(MAPL_LocStreamXform), | intent(in) | :: | XFORM | |||
| real(kind=ESMF_KIND_R8), | intent(in) | :: | INPUT(:) | |||
| integer, | intent(out), | optional | :: | RC |