View Issue Details

IDProjectCategoryView StatusLast Update
000247710000-011: Historical AccessSpecpublic2015-08-18 15:14
ReporterNathan PocockAssigned ToRod Stein  
PrioritynormalSeverityminorReproducibilityalways
Status closedResolutionfixed 
Target Version1.03Fixed in Version1.03 
Summary0002477: 6.4.5.2 ReadAtTime when SimpleBounds=TRUE/FALSE
Description

CMPWG May-23,

The description of how the ReadAtTime algorithm works needs additional commentary:

"If the useSimpleBounds flag is True and Interpolation is required then SimpleBounds will be used to calculate the data value."

In this paragraph we wonder:

  1. which method of interpolation, stepped or sloped?
  2. what if the parameter is FALSE. then what?
  3. what is a 'simple bound'?
  4. why is a 'simple bound' not mentioned in any of the aggregates?
TagsNo tags attached.
Commit Version
Fix Due Date

Activities

Rod Stein

2015-08-05 21:39

developer   ~0006293

  1. which method of interpolation, stepped or sloped?
    This set in the HistoricalDataConfigurationType.

  2. what if the parameter is FALSE. then what?
    If True use simple bounding values if interpolation is needed and if False use interpolated bounding values if interpolation is needed. See part 13 3.1.8 and 3.1.9.

  3. what is a 'simple bound'?
    Simple bound is really "simple bounding values" in part 13 3.1.9

  4. why is a 'simple bound' not mentioned in any of the aggregates?
    It should be "simple bounding values" and not "simplebounds".

Rod Stein

2015-08-05 21:49

developer   ~0006294

Fixed in Part 11 1.03 draft 05

Corrected simplebounds to be simple bounding values.

Added the negative example when the parameter is false to use the interpolated bounding values.

Jim Luth

2015-08-18 15:14

administrator   ~0006300

Agreed to changes edited in telecon.

Issue History

Date Modified Username Field Change
2013-05-28 21:54 Nathan Pocock New Issue
2013-06-11 16:42 Jim Luth Status new => assigned
2013-06-11 16:42 Jim Luth Assigned To => Rod Stein
2014-08-19 17:37 Jim Luth Category (No Category) => Spec
2014-08-19 17:37 Jim Luth Target Version => 1.03
2015-08-05 21:39 Rod Stein Note Added: 0006293
2015-08-05 21:49 Rod Stein Note Added: 0006294
2015-08-05 21:49 Rod Stein Status assigned => resolved
2015-08-05 21:49 Rod Stein Resolution open => fixed
2015-08-18 15:14 Jim Luth Note Added: 0006300
2015-08-18 15:14 Jim Luth Status resolved => closed
2015-08-18 15:14 Jim Luth Fixed in Version => 1.03