New in R2021

This page describes the changes made to UniPlot R2021 since UniPlot version R2020.

New in R2021.5 (2021-12-10)

Enhancements

  • Datasets created by special data types (for “2D: x/y Cycle”) have an additional group data source. Dialogbox=>Datasource-Information can now show both data sources.

Bug Fixes

  • (UNI-227): Fixes a bug where the color of a newly generated isolines got overwritten by a seemigly random color.
  • (UNI-287): Fixes a bug where exporting to a netCDF file (.nc) sometimes tried to write an empty block thereby corrupting the export result.
  • (UNI-322): Fixes a problem where the data exchange stopped working after a page with missing channels.
  • (UNI-324): Fixes a problem where the data exchange did not replace datasets of type “2D: x/y/Label”.
  • (UNI-326): Fixes a problem where the data exchange did not add datasets of type “2D: x/y Cycle-Index”.
  • (UNI-327): Fixes a problem where the data exchange did not replace datasets of type “2D: x/y Cycle-Index”.

New in R2021.4 (2021-10-29)

Enhancements

  • (UNI-230): The dialog Data=>Data Exchange (Page) can be used to add new data files to a document. Channels (of the new data files) that match existing channels are automatically added to the corresponding diagrams. This mechanism has been extended to also work with computed data sets (for example Data=>Create a maximum dataset). When a new data file is added via the dialog and the current document contains data set dependencies/computed datasets new computed datasets are generated based on the newly added channels and added to the corresponding diagrams.

Bug Fixes

  • (UNI-241): Edit Object=>Table Configuration: Fixes a problem with tables where values could not be displayed using a scientific number format.
  • (UNI-211): Fixes a data browser problem where copying values of channels with unit 1 got pasted as missing values.
  • (SEA-9002): Fixes the field function @f{xyvalue} for the types names and units of the requested dataset that did not show up.

New in R2021.3 (2021-08-27)

Enhancements

  • Dragging a channel onto a diagram can sometimes add additional channels (with the same name but from different data files) to the diagram. A selection dialog is now shown with the option to include/exclude these additional channels.

Bug Fixes

  • (SEA-7507): In the Real Driving Emission AddIn Real Driving Emission Data Evaluation correction of the Conformity Factor calculation for PN number. The units of the PN info used was in g/s instead of #/s which was leading to underestimation of the CF.
  • (UNI-249): Clicking the close button on the “Help/Check for Updates…” dialog no longer causes an error.
  • (UNI-240): Fixes a problem where dragging a channel from a second data file onto an x/y plot sometimes resulted in a wrong x channel.
  • (UNI-242): Fixes data exchange with an empty channel but an active data filter. Previously the old filter values where still shown even though the old channel values were removed/replaced with nothing.

New in R2021.2 (2021-06-25)

Enhancements

  • @f{xyzstatvalue}: The field function ff_xyzstatvalue with type median is now implemented. It was only documented before.
  • XYZGetFillColors: The UniScript function XYZGetFillColors() has been supporting transparency for a while. This is now documented.
  • Import of Virtual Dynamics Request files: Support for magnitued columns MAG, AMAG and the correspoinding units.

Bug Fixes

  • (SEA-7547, UNI-231): The field function @f{xyvalue} and the underlying UniScript function XYGetData sometimes read beyond the valid range of the dataset which resulted in them returning nothing or 0.

New in R2021.1 (2021-04-30)

Enhancements

Bug Fixes

  • File=>Send to PowerPoint: Sometimes the PowerPoint export opened the PowerPoint document twice.
  • OBJSetProtect: The “Do not print” option was not saved and not applied.
  • (SEA-6792): Formula Interpreter 1 - Introduction: Correction of min() function behavior with missing values.
  • Tools=>Dataset Style Configuration: Fix a problem where iso line color interpolation was not interpolating. This lead to wrong default values when creating a new 3D style. It also cause plots to sometimes use the wrong color.
  • Tools=>Dataset Style Configuration: Fix a problem when creating a new 3D style which raised an assertion if the dialog was opened while a page was active.
  • (UNI-233): Data=>Data Exchange (Page): Data exchange with cycle plots (2D: x/Y Cycle) should now work as intended. When data exchange was used with cycle plots previously, only the first data set was replaced by a data set containing all cycles resulting in one long graph.
  • (UNI-239): Import of MATLAB Data Files: The checkbox to enable record filtering (ref:dialog-box-data-filter) sometimes was disabled when importing Matlab files in HDF5 format. This was caused by an additional channel of a size different from all other channels being created. Record filtering however requires all channels to be of same size.

New in R2021.0 (2021-02-26)

Enhancements

  • UniPlot can be started as a delegate using uniplot.exe /StartToken <token>.

Bug Fixes

id-135826