Skip to content

Releases: Kitware/E3SMQuickCompare

v1.2.2

03 Mar 19:04

Choose a tag to compare

v1.2.2 (2026-03-03)

This release is published under the Apache Software License License.

Bug Fixes

  • NERSC: Improve jupyter/nersc usage (cc7a7e5)

Chores

Refactoring

  • name: Rename compareview to quickcompare (718824d)

Detailed Changes: v1.2.1...v1.2.2

v1.2.1

03 Mar 16:13

Choose a tag to compare

v1.2.1 (2026-03-03)

This release is published under the Apache Software License License.

Bug Fixes

  • Allow tauri access to quickview sources (b768fdd)

Refactoring

  • Add quickview as dependency, split code (fc8e325)

Detailed Changes: v1.2.0...v1.2.1

v1.2.0

09 Feb 20:19

Choose a tag to compare

v1.2.0 (2026-02-09)

This release is published under the Apache Software License License.

Bug Fixes

  • Change background color of viewport to white (003f269)

  • Fix merge error (71a3c8b)

  • #10: Make the group button deselect group (360f68f)

  • animation: Update icon (a160557)

  • crop: Update icon for lat/lon cropping (f4ca4c1)

  • file loading: Update icon (612f533)

  • keybinding: Set lat/lon crop to 'l' (8ecaffc)

  • keybinding: Use 'crm' for projections (ef57571)

  • layout: Renamed to 'Viewport layout' with 'p' shortcut (d108b78)

  • resetCamera: 'Auto zoom' with 'z' shortcut (637eef1)

  • tools: Update order (a5d1f20)

  • var type: Make types easier to read (bea4536)

  • Variable selection: Replace Field by Variable (339caef)

Documentation

  • dev: Update command line (016fe42)

Features

  • Adding jupyter extension to run as app (788ba23)

  • Display ctrl/test data with shared mins/maxs (93c0cce)

  • Update color ranges for each variable type (79f1e90)


Detailed Changes: v1.1.1...v1.2.0

v1.1.1

30 Jan 00:16

Choose a tag to compare

v1.1.1 (2026-01-30)

This release is published under the Apache Software License License.

Bug Fixes

  • Fix bug where Cyl. Equidistant projection would disappear (e80ce47)

  • Fix projections for Robinson and Mollweide (ba13e16)

  • Fix slicing functionality (bd939e6)

  • Make Paraview sources EAMVisSource member variables (b2cef5f)

  • Move Paraview version back to 5.13.3 (6c1fe39)

  • Remove "avg = N/A" from views (3593a22)


Detailed Changes: v1.1.0...v1.1.1

v1.1.0

26 Jan 21:47

Choose a tag to compare

v1.1.0 (2026-01-26)

This release is published under the Apache Software License License.

Features

  • Update Paraview to 6.0.1 (d23ae0e)

Detailed Changes: v1.0.1...v1.1.0

v1.0.1

26 Jan 21:24

Choose a tag to compare

v1.0.1 (2026-01-26)

This release is published under the Apache Software License License.

Bug Fixes

  • Rename app in tauri to CompareView (3b514ea)

  • Replace tauri "quickview" with "compareview" (1f9149c)


Detailed Changes: v1.0.0...v1.0.1

v1.0.0

26 Jan 18:26

Choose a tag to compare

v1.0.0 (2026-01-26)

This release is published under the Apache Software License License.

  • Initial Release