Skip to content
This repository was archived by the owner on Dec 1, 2022. It is now read-only.
This repository was archived by the owner on Dec 1, 2022. It is now read-only.

How to identify the meaning of a time axis? #45

Description

@letmaik

In forecast data, there are two time dimensions, one for the forecast time and one for the model time. Depending on use cases, one might expose data via two variants of grid coverages:

  1. For a fixed forecast time, the model time varies and these are the time steps in the grid coverage.
  2. For a fixed model time, the forecast time varies and these are the time steps in the grid coverage.

That means there has to be some metadata to give some kind of meaning to the time values, apart from the fact that they are times (which the reference system would equally assert in both cases). I'm not sure at which level this information should go.

We should discuss this even if it can be implemented in a future CoverageJSON version, just to make sure nothing bad will break.

Related: http://cf-trac.llnl.gov/trac/ticket/117

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions