Releases: Kitware/E3SMQuickCompare
v1.3.4
v1.3.4 (2026-03-30)
This release is published under the Apache Software License License.
Bug Fixes
-
Harden pipeline algorithm to avoid None values (
d77d387) -
Synchronize camera position between comparison types (
4d74d44) -
dataclass: Update to latest dataclass (
edc11d5)
Chores
Code Style
- pre-commit: Apply style (
1af039c)
Detailed Changes: v1.3.3...v1.3.4
v1.3.3
v1.3.3 (2026-03-19)
This release is published under the Apache Software License License.
Bug Fixes
- Constrain trame-dataclass version (
d207e52)
Detailed Changes: v1.3.2...v1.3.3
v1.3.2
v1.3.2 (2026-03-11)
This release is published under the Apache Software License License.
Bug Fixes
-
Correct pipline to remove divide by zero's (
f3785fa) -
Update color bars to use latest quickview (
89c26de) -
ui: Fix view order when switching comparison type (
bdc14b2)
Continuous Integration
- Update conda recipe (
0283386)
Detailed Changes: v1.3.1...v1.3.2
v1.3.1
v1.3.1 (2026-03-10)
This release is published under the Apache Software License License.
Bug Fixes
- package: Update conda env and numpy version (
f188195)
Detailed Changes: v1.3.0...v1.3.1
v1.3.0
v1.3.0 (2026-03-09)
This release is published under the Apache Software License License.
Features
- Add toggle between two-sim and multi-sim modes (
7174769)
Refactoring
- Clean comparison logic (
b4ce9d9)
Detailed Changes: v1.2.2...v1.3.0
v1.2.2
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
- Cleanup pyproject (
2a3fa2e)
Refactoring
- name: Rename compareview to quickcompare (
718824d)
Detailed Changes: v1.2.1...v1.2.2
v1.2.1
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
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
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
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