Skip to content

Releases: dtcenter/METexpress

METexpress v4.6.0

09 Dec 18:11
Compare
Choose a tag to compare

METexpress consists of a collection of apps deployed together under a single interface. The current production version is 4.6.0

Images

Production images can be found at https://hub.docker.com/r/dtcenter/metexpress-production/tags

Release Notes:

Production build date: 2022.11.02

All apps v4.6.0

Changes:

  • Updated all apps to Meteor v2.8.0.
  • Updated icons to use fontawesome 6.
  • Updated date widget.
  • Better grouped buttons on graph page.
  • Added labels to black reference lines on plots.

METexpress v4.5.3

18 Oct 16:33
Compare
Choose a tag to compare

METexpress consists of a collection of apps deployed together under a single interface. The current production version is 4.5.3

Images

Production images can be found at https://hub.docker.com/r/dtcenter/metexpress-production/tags

Release Notes:

Production build date: 2022.10.07

All apps v4.5.3

Changes:

  • Updated Meteor and NPM packages across METexpress.
  • Fixed bug where text entered into any text input field would get assigned as the curve label.
  • Fixed bug where sometimes hidden parameters would become visible in added curves.

metexpress000

22 Sep 00:52
Compare
Choose a tag to compare
metexpress000 Pre-release
Pre-release
v000

initial commit of the checksum GHA

METexpress 4.5.2

15 Sep 21:07
Compare
Choose a tag to compare

METexpress consists of a collection of apps deployed together under a single interface. The current production version is 4.5.2

Images

Production images can be found at https://hub.docker.com/r/dtcenter/metexpress-production/tags

Release Notes:

Production build date: 2022.09.12

All apps v4.5.2

Changes:

  • Improved selector readability.
  • Updated selector help modals.
  • Fixed bug where date selector would open when date help icon was clicked.
  • Updated METexpress to use latest MATScommon version.

METexpress 4.5.0

04 Aug 16:21
Compare
Choose a tag to compare

METexpress consists of a collection of apps deployed together under a single interface. The current production version is 4.5.0

Images

Production images can be found at https://hub.docker.com/r/dtcenter/metexpress-production/tags

Release Notes:

Production build date: 2022.08.03

Integration build date: 2022.08.03
All apps v4.5.0

Changes:

  • Updated all apps to Meteor v2.7.3
  • Updated app styles to be more readable
  • Updated plot type selector to be a drop-down menu
  • Fixed error that results from incomplete data loading

METexpress 4.4.3

07 Jun 22:32
Compare
Choose a tag to compare

METexpress consists of a collection of apps deployed together under a single interface. The current production version is 4.4.3

Images

Production images can be found at https://hub.docker.com/r/dtcenter/metexpress-production/tags

Release Notes:

Production build date: 2022.06.06

Integration build date: 2022.06.06
All apps v4.4.3

Changes:

  • Fixed bug in METexpress causing the apps to declare “No Data For All Curves” if any of the curves has no data.
  • METexpress date ranges are now determined by variable selection instead of just database/model.

METexpress 4.4.2

13 May 20:52
Compare
Choose a tag to compare

METexpress consists of a collection of apps deployed together under a single interface. The current production version is 4.4.2

Images

Production images can be found at https://hub.docker.com/r/dtcenter/metexpress-production/tags

Release Notes:

Production build date: 2022.05.12

Integration build date: 2022.05.12
All apps v4.4.2

Changes:

  • Updated all apps to Meteor v2.7.1.
  • Fixed bug in MET Objects causing the error message "Error from verification query: Error choosing statistic: ..." to occasionally appear.
  • Added ability for apps to display an alert message defined in settings.

METexpress 4.4.0

24 Mar 23:17
Compare
Choose a tag to compare

METexpress consists of a collection of apps deployed together under a single interface. The current production version is 4.4.0

Images

Production images can be found at https://hub.docker.com/r/dtcenter/metexpress-production/tags

Release Notes:

Production build date: 2022.03.22

Integration build date: 2022.03.22
All apps v4.4.0

Changes:

  • Updated all apps to Meteor v2.6.1.
  • Added MET Objects METexpress app (This app verifies MODE statistics).
  • Made UTC Cycle Init Hour selector a multi-select for dieoff and dailyModelCycle plots.
  • Fixed bug causing upper air station plots to plot pressure rather than the requested variable.
  • Fixed METexpress bug causing erroneous values on contour plots.

METexpress 4.3.1

14 Jan 19:26
Compare
Choose a tag to compare

METexpress consists of a collection of apps deployed together under a single interface. The current production version is 4.3.1

Images

Production images can be found at https://hub.docker.com/r/dtcenter/metexpress-production/tags

Release Notes:

Production build date: 2022.01.07

Integration build date: 2022.01.07
All apps v4.3.1

Changes:

  • Updated all apps to Meteor v2.5.1.
  • Improved infrastructure for Couchbase queries.
  • Performance diagrams and ROC curves can now have different time periods for each curve.
  • Added fractional error as a scalar statistic in METexpress.
  • Repurposed CTC stat "N per graph point" as "N times*levels(*stations if station plot) per graph point".
  • Edited statistic list in MATS CTC apps to be clearer.
  • Fixed bug preventing error bars from appearing on downsampled plots.

METexpress 4.3.0

02 Dec 16:47
Compare
Choose a tag to compare

METexpress consists of a collection of apps deployed together under a single interface. The current production version is 4.3.0

Images

Production images can be found at https://hub.docker.com/r/dtcenter/metexpress-production/tags

Release Notes:

Production build date: 2021.11.20

Integration build date: 2021.11.19
All apps v4.3.0

Changes:

  • Added error bars to contingency table difference curves.
  • Added significance overlay to contingency table contour diff plots.
  • Contingency table statistical calculations are now done by the app instead of in the query, resulting in a speed increase.
  • Contingency table apps have a new and improved text display.
  • Plot axis ranges are re-calculated after matching, so that there are not large gaps on the sides of plots.
  • Contour diff selectors X-axis-parameter and Y-axis-parameter are now are now plot parameters instead of curve parameters, since they should only have one value for the entire plot.
  • Difference curve and QC controls are now hidden for plot types they are not relevant to.
  • Infrastructure improvements for when we eventually use GitHub actions to manage app container builds.
  • Updated all apps to Meteor v2.5.