Custom Query (116 matches)
Results (43 - 45 of 116)
Ticket | Resolution | Summary | Owner | Reporter |
---|---|---|---|---|
#69 | fixed | Reenforcement of CF compliance for time operation | rlacroix | ymipsl |
Description |
1) time units must be conform to UDUnits specification ( http://www.unidata.ucar.edu/software/udunits/udunits-2.1.24/udunits2.html#Database ) 2) Add cell methods for time operation in field metadata cell_methods = “time_variable_name: online_operation (interval: interval_operation) ex :
We have a name mapping between xios and Cf compliance : average -> mean instant -> point accumulate -> sum |
|||
#70 | fixed | Flexibility and verbosity of parse_xml | ymipsl | omamce |
Description |
2 requests
Thanks, Olivier |
|||
#71 | fixed | missing "index" attribute for axis | mhnguyen | ymipsl |
Description |
For better symetry with domains (i_index and j_index) and in order to be able to describe sparse distribution on axis. |