Custom Query (124 matches)
Results (76 - 78 of 124)
Ticket | Resolution | Summary | Owner | Reporter |
---|---|---|---|---|
#102 | fixed | Request for two additional cell_methods | davidhassell | rhorne@… |
Description |
The GOES-R ground system generates products that conmtains two statistics that are not defined in the current set of cell methods in the CF standard. The two statistics are: (1) root_mean_square (2) total_sum_of_squares This trac item requests that these two statistics be added to the set of CF defined cell_methods. The changes to the CF standard required to support this are as follows... In CF standard paragraph 7.3. Cell Methods, change this sentence: The values of method should be selected from the list in Appendix E, Cell Methods, which includes point, sum, mean, maximum, minimum, mid_range, standard_deviation, variance, mode, and median. To: The values of method should be selected from the list in Appendix E, Cell Methods, which includes point, sum, mean, maximum, minimum, mid_range, standard_deviation, variance, mode, median, root_mean_square, and total_sum_of_squares. In CF standard Appendix E Cell Methods, add the following two rows to Table E.1 Cell Methods: (first new row) cell_methods column: root_mean_square Units column u Description column: Root mean square (RMS) (second new row) cell_methods column: total_sum_of_squares Units column u2 Description column: Total sum of squares (TSS) |
|||
#105 | wontfix | Scalar Coordinates | cf-conventions@… | markh |
Description |
1. Title
2. Moderator
3. Requirement
4. Initial Statement of Technical Proposal1.2 Terminology
5.7 Scalar Coordinate Variables
6.1 Labels
9.2 Collections, Instances and Elements
5. Benefits
6. Status Quo
|
|||
#64 | fixed | Section 7.3 editorial correction: replace attribute "cell_bounds" with "bounds" | cf-conventions@… | stevehankin |
Description |
In section 7.3. Cell Methods there are 3 references to "cell_bounds" that should be "bounds" instead (including one reference in 7.3.2). |