Skip to content

Enable reading of sub hourly forecasts #82

@andrew-MET

Description

@andrew-MET

For NetCDF, it is possible to express lead times as numeric - assumed to be hours, or as strings with a suffix for units - h = hours, m = minutes, s = seconds.

This needs to be generalized for all formats - should be achievable by moving the conversion of lead times to seconds up to read_grid()

Lead times should also be able to expressed in mixed units - e.g. "03h30m" etc. This will need some modification in the templating for lead times, and a new function to generate sequences of lead times with particular formats.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions