| Type | Visibility | Attributes | Name | Initial | |||
|---|---|---|---|---|---|---|---|
| character(len=:), | public, | allocatable | :: | extrap_outside | |||
| character(len=:), | public, | allocatable | :: | refresh_frequency | |||
| character(len=:), | public, | allocatable | :: | refresh_offset | |||
| character(len=:), | public, | allocatable | :: | refresh_time | |||
| logical, | public | :: | exact | ||||
| logical, | public | :: | time_interpolation | ||||
| type(ESMF_Time), | public, | allocatable | :: | source_time(:) |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| type(ESMF_HConfig), | intent(in) | :: | config | |||
| class(KeywordEnforcer), | intent(in), | optional | :: | unusable | ||
| integer, | intent(out), | optional | :: | rc |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| class(ExtDataTimeSample), | intent(inout), | target | :: | this | ||
| class(KeywordEnforcer), | intent(in), | optional | :: | unusable | ||
| integer, | intent(out), | optional | :: | rc |