Skip to content

Releases: niwa/lfric_reader

Improved mesh handling

25 Mar 04:22
6d661d2
Compare
Choose a tag to compare
  • 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

05 Jan 22:55
dcaa988
Compare
Choose a tag to compare
  • Enable builds with ParaView v5.10

v0.9.1: MSVC Support on Windows

21 Dec 23:04
0512c9b
Compare
Choose a tag to compare
  • Added support for Microsoft Visual C++ builds on Windows

v0.9: Script for replacing UGRID metadata, support for planar LAMs

08 Nov 05:25
2eae528
Compare
Choose a tag to compare
  • 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

13 Sep 22:51
Compare
Choose a tag to compare
  • 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

28 Jun 04:58
Compare
Choose a tag to compare
  • 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

06 Jan 03:28
Compare
Choose a tag to compare
  • Support for model fields with arbitrary dimension order
  • New output mode for visualising horizontal vector fields
  • Various performance improvements

v0.5

02 Dec 00:40
Compare
Choose a tag to compare

Added support for 2D grids.

v0.4

02 Dec 00:22
Compare
Choose a tag to compare

First release of the LFRic reader plugin for ParaView.