Releases: SEATStandards/ncvis
Releases · SEATStandards/ncvis
2024.01.26
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
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
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
Add titles and major tickmarks / tickmark labels
2022.08.17
Initial release