USACE / instrumentation

Instrumentation project issue tracking and project planning
MIT License
4 stars 1 forks source link

Batch Plotting High (1) #125

Open dennisgsmith opened 10 months ago

dennisgsmith commented 10 months ago
dennisgsmith commented 7 months ago
  1. https://github.com/USACE/instrumentation/issues/149
    • investigate possibly solutions w backend vs frontend rendering
  2. Allow basic symbology changes (color, line type, marker, etc) on plots that can be saved for use on batch plotting. Example: Piezometer automated data may be plotted as a line. Manual readings for the same may be plotted as dots of the same color. (all districts)
    • requires api plot config changes
  3. Ability to customize the legend in a specific order.
    • requires api plot config changes
  4. Add ability to show multiple Y axis and different plot type on the same graph.
    • Reference SAA temp with delta plot for example
  5. Symbology changes on plan views (Explorer tab) to show different symbols based on instrument type.
    • does this mean on the map for each coordinate?
    • Symbology with legend for instrument type - will send list of known symbols for instrument type
  6. Display threshold values on time series plots. This would be a horizontal line at a user defined location (elevation) specified at the project level. Allow for multiple lines and user defined naming. (LRL)
    • needs further discussion and clarification
    • dotted or thin line, use instrument constant
    • color of instrument constant matches instrument color on batch plotting screen
    • user-assignable colors for each timeseries trace
  7. Ability to select inclinometer data to plot other than just automatically generated check-sums (a or b data)
    • do we want to bring saa/ipi type plots and functionality to inclinometer?
  8. “Enterprise Template” of time series data is currently being developed to fit the needs of most users.
    • needs further discussion and clarification
    • district name, project title, plot name, corp logo, midas plug, customizable/filterable plot types per instrument and for time range, toggle include legend
    • look into ability to export as vectors, 300 dpi, report quality
    • look into rendering on backend
  9. Ability to select frequency of data plotted on time series. This could be selected to plot an hourly average on one year, a daily average on 10 year, or a weekly average on 25 year plots.
    • does this need to be recalculated and averaged or does LTTB downsampling suffice?
  10. Display maintenance activities as annotations on the plots. Select display with a check box.
    • annotations are currently supported - add highlighting and legend key for annotated points