_**Note:** Please ignore the header lines in the tables. GitHub flavored 
Markdown does not seem to support tables without headers._

# Title
Third table in [Section 
9.3.1](http://cfconventions.org/Data/cf-conventions/cf-conventions-1.8/cf-conventions.html#_orthogonal_multidimensional_array_representation)
 list **four** elements but related text and other table mention **three** 
elements

# Moderator
@user

# Requirement Summary
Consistency of examples/tables/descriptions.

# Technical Proposal Summary
Remove last line of third table of [Section 
9.3.1](http://cfconventions.org/Data/cf-conventions/cf-conventions-1.8/cf-conventions.html#_orthogonal_multidimensional_array_representation)
 to get this table:

| time(o1) |
|----------|
| time(o2) |
| time(o3) |

# Benefits
Consistency with text and other table.

# Status Quo

Third table looks as follows:

| time(o1) |
|----------|
| time(o2) |
| time(o3) |
| time(o4) |

# Associated pull request
tba

# Detailed Proposal

refers to [Section 9.3.1 Orthogonal multidimensional array 
representation](http://cfconventions.org/Data/cf-conventions/cf-conventions-1.8/cf-conventions.html#_orthogonal_multidimensional_array_representation)

Third table looks as follws:

| time(o1) |
|----------|
| time(o2) |
| time(o3) |
| time(o4) |

However, the text states:

> and the element coordinate axis will be one-dimensional with size 3 (for 
> example, the time [...] coordinates that are shared by all of the 
> timeSeries). 

and the first table looks as follows:

| (i1, o1) | (i2, o1) | (i3, o1) | (i4, o1) |
|----------|----------|----------|----------|
| (i1, o2) | (i2, o2) | (i3, o2) | (i4, o2) |
| (i1, o3) | (i2, o3) | (i3, o3) | (i4, o3) |

Hence, the third table should look as follows:

| time(o1) |
|----------|
| time(o2) |
| time(o3) |


-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/cf-convention/cf-conventions/issues/288

This list forwards relevant notifications from Github.  It is distinct from 
[email protected], although if you do nothing, a subscription to the 
UCAR list will result in a subscription to this list.
To unsubscribe from this list only, send a message to 
[email protected].

Reply via email to