Menu

#629 warning and nominal limits in QDataSet

closed-fixed
nobody
None
5
2025-08-25
2018-04-06
No

LANL and UNH have asked that there be a way to encode nominal and warning limits in the data, where the QDataSet would carry this around and displays like the SeriesRenderer would show these limits.

Discussion

  • Jeremy Faden

    Jeremy Faden - 2018-04-06

    Presently such properties found in the CDF metadata are detected and drawn, but nothing special to QDataSet is coded.

     
  • Jeremy Faden

    Jeremy Faden - 2018-04-06
     
  • Jeremy Faden

    Jeremy Faden - 2018-04-12

    The CDF metadata is:
    LIMITS_WARN_MIN, LIMITS_WARN_MAX, LIMITS_NOMINAL_MIN, LIMITS_NOMINAL_MAX which are all read in as java Numbers, presumably matching the type of the data.

     
  • Jeremy Faden

    Jeremy Faden - 2018-04-24
    • status: open --> closed-fixed
     
  • Jeremy Faden

    Jeremy Faden - 2018-04-24

    Note the SeriesRenderer looks to see if the data has a METADATA property, and then looks for the CDF variables. I think this is probably fine for now.

     
  • Jeremy Faden

    Jeremy Faden - 2018-09-07
     
  • Chris Piker

    Chris Piker - 2025-08-25

    Nice. So here's a stream that contains nominal min/max, warn min/max (attached). To get the same thing into autoplot directly try:
    vap+das2server:https://tracers-dev.physics.uiowa.edu/stream?p2v5v_vmon&dataset=TRACERS-2/QL/EFI/HSK&intrinsic=true&start_time=2025-08-19T00:48:08.375Z&end_time=2025-08-19T00:51:59.625Z

     
MongoDB Logo MongoDB