Type | Visibility | Attributes | Name | Initial | |||
---|---|---|---|---|---|---|---|
character(len=:), | public, | allocatable | :: | file_template | |||
integer, | public | :: | collection_id | ||||
type(ESMF_Time), | public | :: | reff_time | ||||
type(ESMF_Time), | public, | allocatable | :: | valid_range(:) | |||
type(ESMF_TimeInterval), | public | :: | frequency | ||||
type(FileMetadata), | public | :: | metadata |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
type(ESMF_HConfig), | intent(in) | :: | config | |||
type(ESMF_Time), | intent(in) | :: | current_time | |||
class(KeywordEnforcer), | intent(in), | optional | :: | unusable | ||
integer, | intent(out), | optional | :: | rc |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
class(ExtDataFileStream), | intent(inout) | :: | this | |||
type(FileMetadataUtils), | intent(inout) | :: | metadata_out | |||
type(ESMF_Time), | intent(in) | :: | time | |||
logical, | intent(in) | :: | multi_rule | |||
logical, | intent(in), | optional | :: | get_range | ||
integer, | intent(out), | optional | :: | rc |