Skip to content

Releases: DUNE/DUNE-HWDB-Python

But fixes in Plots tab of Dashboard

18 Jan 23:28

Choose a tag to compare

  • When a Test Type Name was not provided, it was still calling a wrong REST API end (Test...). In such case, it was supposed to grab only info of each Items, not Test's. Fixed.
  • In 2D scatter mode, when variable on the Y-axis was alphanumeric, it was still treating as numeric. Has been also fixed.
  • Not a bug. But the "threshold" box in the Condition has been widen so that a longer variable, such as a PID, can be visible.

Updates in Plots tab of Dashboard

27 Dec 19:48

Choose a tag to compare

  • In the Plots tab, it can now additionally plot values in a list.
    E.g., "V": [
    51.49999844065862,
    51.51999825928163,
    51.53999814520696,
    51.55999799339287,
    51.57999797298656,
    51.59999773735794,
    51.619997619311214,
    ]
  • We now only store meta details in Dash stores and the main data on disk.

For more details, please refer to:
https://dune.github.io/computing-HWDB/dashboard/index.html

Binary/Test Downloader tab in Dashboard

12 Dec 00:17

Choose a tag to compare

A new tab, "Binary/Test Downloader", has been added to Dashboard.
For details, please refer to;
https://dune.github.io/computing-HWDB/dashboard/index.html#binarytest-downloader-tab

In short, the new tab allows to download stored various test data as well as binaries such as images, docs, csv files, for multiple PIDs at once for a given Component Type ID.

Shipment Tracker and Type Getter in Dashboard

17 Nov 18:08

Choose a tag to compare

HWDB Dashboard

31 Oct 01:58

Choose a tag to compare

  • Adding hwdb-dash.
  • Also updated hwdb-shipping to allow shipping routes that do not directly go to SD warehouse/SURF.

DUNE HWDB Utility v1.3.0

21 Jul 22:51

Choose a tag to compare

1st implementation of the Shipment Tracker.

DUNE HWDB Utility v1.3.0 Pre-Release

25 Apr 15:32

Choose a tag to compare

Pre-release
v1.3.0-pre

bug fixes in shipping application

DUNE HWDB Utility v1.2.4

27 Mar 14:53

Choose a tag to compare

Changed authentication to use htgettoken instead of certificates.

DUNE HWDB Utility v1.2.3

14 Feb 18:59

Choose a tag to compare

Changed how multithreaded requests work due to a bug in the python "requests" library.
You may now create label pdf sheets by running hwdb-labels.
Changed how labels work. You may now customize labels by editing ~/.sisyphus/custom_labels.py. You will need to run the utility at least once to generate the initial custom_labels.py to edit.

DUNE HWDB Utility v1.2.2

30 Oct 02:47

Choose a tag to compare

changed release number