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 | 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 |
private function new_ExtDataFileStream (config, current_time, unusable, rc) |
procedure, public :: detect_metadata |