Changes between Version 1 and Version 2 of csmlAPIQuestions
- Timestamp:
- 30/06/06 10:37:36 (15 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
csmlAPIQuestions
v1 v2 26 26 27 27 * Upside-down data - in Alpha we didn't use the mappingRule element to specify the orientation of the data, so some of it was the wrong way up. The orientation (e.g. +x-y+z+series) should be calculated when scanning and processed by the API. 28 29 * The DX (and other) GUI needs to provide enough information about a variable so that the user can identify what it is. The name is not enough because you can have different cell_methods (CF-talk) on a variable (such as mean and std deviation). But, even cell_methods might not be definitive. We need to consider what/how this stuff gets to users.