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