Releases: Kitware/QuickView
v2.1.1
v2.1.1 (2026-04-06)
This release is published under the Apache Software License License.
Bug Fixes
-
colors: Update colors in palette (
d4907e5) -
presets: Skip numbered gradient preset (
0d09ece) -
render: Call render when changing color preset or range (
4a264de) -
selection: Improve variable selection (
80ed33b) -
url: Provide url to user when using from conda (
8cc5a97)
Detailed Changes: v2.1.0...v2.1.1
v2.1.0
v2.1.0 (2026-03-31)
This release is published under the Apache Software License License.
Bug Fixes
-
Compare points and cell arrays modification time (
db50c2b) -
Fix the non-projection side (
8f9192d) -
Keep a reference to cached_output so it is not deleted (
1847c35) -
Remove Register/Unregister: use python references instead (
8eff1cd) -
Use pythonic interface (
28ccaba) -
Use the Trim instead of Range interface for data (
8339a8f) -
crop: Use PVGeometryFilter (
9c93c21) -
loading: Provide instant feedback and report loading time (
e38e4dd) -
proj: Ensure projection to properly update (
e788b7f) -
view: Use a single vtkRenderView (
4da6cab)
Features
-
Add caching to EAMProject (
06a97e4) -
Cache cell_centers and ghosts in EAMExtract (
91599b0) -
EAMExtract with any lon range. Use hidden cells for extract. (
6570c33) -
fast: Add a fast option to choose rendering pipeline (
d301496)
Detailed Changes: v2.0.2...v2.1.0
v2.0.2
v2.0.2 (2026-03-24)
This release is published under the Apache Software License License.
Bug Fixes
- dataclass: Use latest trame-dataclass implementation (
0d14c97)
Detailed Changes: v2.0.1...v2.0.2
v2.0.1
v2.0.1 (2026-03-23)
This release is published under the Apache Software License License.
Bug Fixes
-
Typo, store cached array not in array (
3ca8328) -
color: Use BuGnYl as default (
cec7c3b) -
dataclass: Bump version to latest (
46a656b) -
defaults: Lock view by default (
ac4dc3e) -
defaults: Show data slicing and animation (
8b52dbc) -
deprecation: Use new ParaView method (
27ce971) -
paraview: Bump dependency to v6+ (
22b9b23) -
pipeline: Cleanup data processing (
d562eef) -
projection: Update default projection to Mollweide (
8274e45) -
rca: Use RemoteControlledArea instead of trame-vtK (
6f8edb5) -
ui: Improve spacing in field loading (
2e19e38) -
view: Use 2 columns by default (
22decff) -
vtk: Start migrating rendering to VTK (
d55b3e2) -
vtk: Use vtk for rendering (
1b2159d)
Code Style
- pre-commit: Apply style (
3f4cfd5)
Detailed Changes: v2.0.0...v2.0.1
v2.0.0
v2.0.0 (2026-03-19)
This release is published under the Apache Software License License.
Bug Fixes
-
Constrain trame-dataclass version (
49930a1) -
EAMCenterMeridian can center on specified meridian. (
9cc2c1b) -
Split EAMTransformAndExtract: EAMCenterMeridian, EAMExtract (
d7b8335)
Chores
- docs: Update installation guide with conda/pypi links (
8a6f3db)
Documentation
-
Update README.md (
f00423c) -
website: Add nersc section (
ee160e5) -
website: Fix prettier formatting (
e0ee1bd) -
website: Setup website (
d9ba41c) -
website: Update tips structure (
54c3d3a) -
website: Update tips structure (
1fa8124) -
website: Update tips structure (
dc912e1)
Features
-
Add EAMExtract (
4f0fca2) -
Add ForceFloatPoints to EAMSliceSource (
aaa3682) -
Cache output of CenterMeridian, reuse mesh and existing arrays (
88a4c49)
Detailed Changes: v1.3.5...v2.0.0
v1.3.5
v1.3.5 (2026-03-03)
This release is published under the Apache Software License License.
Bug Fixes
Detailed Changes: v1.3.4...v1.3.5
v1.3.4
v1.3.4 (2026-02-24)
This release is published under the Apache Software License License.
Bug Fixes
-
ColorMap: Allow user to adjust number of colors (
2e60739) -
fields: Always show scrollbar on table (
f0601c3) -
names: Use original field name in table (
f29f9c2) -
toolbars: Sliders and drop down for data selection and animation toolbars (
893e610)
Documentation
- readme: Fix badges (
675c5c3)
Detailed Changes: v1.3.3...v1.3.4
v1.3.3
v1.3.3 (2026-02-20)
This release is published under the Apache Software License License.
Bug Fixes
- NERSC: Improve jupyter/nersc usage (
aa7086b)
Documentation
- NERSC: Add information for jupyter setup at NERSC (
3037841)
Detailed Changes: v1.3.2...v1.3.3
v1.3.2
v1.3.2 (2026-02-18)
This release is published under the Apache Software License License.
Bug Fixes
- jupyter: Use an svg icon for launcher (
5020d18)
Detailed Changes: v1.3.1...v1.3.2
v1.3.1
v1.3.1 (2026-02-09)
This release is published under the Apache Software License License.
Bug Fixes
-
crop: Allow text input (
9c8143a) -
presets: Enable all ParaView presets (
ba85976) -
variables: Better layout for variable selection (
ef1f16b) -
view: Use ellipsis on title (
427768e)
Detailed Changes: v1.3.0...v1.3.1