Releases: niwa/lfric_reader
Releases · niwa/lfric_reader
Improved mesh handling
- Support for visualising LFRic meshfiles
- Wrap-around cells in biperiodic meshes are now visible
- Cubed-sphere meshes with dateline vertices at the Western dateline are handled correctly
- Script
replace_ugrid_metadata
can be installed using standard Python tools
v0.9.2: Fix ParaView v5.10 build issue
- Enable builds with ParaView v5.10
v0.9.1: MSVC Support on Windows
- Added support for Microsoft Visual C++ builds on Windows
v0.9: Script for replacing UGRID metadata, support for planar LAMs
- Added support for planar LAMs
- Added Python script for replacing UGRID metadata with metadata from a different file, to work around issues with connectivity and/or locations of mesh elements
v0.8
- Added support for visualising edge-centered fields as cell data
- Fixed a bug that prevented visualising fields that are defined on top or bottom faces for LFRic output files with partially unified UGRID meshes
- Added Doxygen documentation
v0.7
- Improved support for different mesh types and new LFRic output file format
- Support for recently upgraded ParaView build system
- Singularity container recipes for visualisation software (ParaView, LFRic Reader, Iris), with and without GUI support
v0.6
- Support for model fields with arbitrary dimension order
- New output mode for visualising horizontal vector fields
- Various performance improvements
v0.5
Added support for 2D grids.
v0.4
First release of the LFRic reader plugin for ParaView.