Skip to content

Releases: SEATStandards/ncvis

2024.01.26

27 Jun 03:15
Compare
Choose a tag to compare

New features

  • None

Fixes

  • Disable max cell radius by default in GridDataSamplerUsingQuadTree
  • Fix issue when using override lon/lat when another lon/lat is present
  • Change sprintf calls to snprintf

2023.08.10

13 Nov 23:57
Compare
Choose a tag to compare

New features

  • Add support for regional unstructured meshes
  • Automatically show map if only one variable in file

Fixes

  • Fix zoom on double-click (was computing the zoom position incorrectly)
  • Filter within a specified distance when _FillValue is present in lat/lon

2022.09.01

13 Nov 23:25
Compare
Choose a tag to compare

Allow lon and lat variable to be identified from standard_name and long_name attribute
Preliminary support multidimensional lat/lon
Support nan as FillValue
Generate tickmark spacing separately for X and Y axes

2022.08.28

29 Aug 05:38
25ec141
Compare
Choose a tag to compare

Add titles and major tickmarks / tickmark labels

2022.08.17

18 Aug 16:23
Compare
Choose a tag to compare

Initial release