| Type | Visibility | Attributes | Name | Initial | |||
|---|---|---|---|---|---|---|---|
| character(len=:), | public, | allocatable | :: | base_datetime | |||
| character(len=:), | public, | allocatable | :: | time_unit | |||
| integer, | public | :: | duration | ||||
| logical, | public | :: | is_valid |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| integer, | intent(in) | :: | duration | |||
| character(len=*), | intent(in) | :: | units |
type, extends(CF_Time) :: CF_Time_Integer integer :: duration end type CF_Time_Integer