This repository was archived by the owner on Dec 1, 2022. It is now read-only.
  
  
  
  
  
Description
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:
- For a fixed forecast time, the model time varies and these are the time steps in the grid coverage.
- 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