Releases: psyplot/psy-view
Releases · psyplot/psy-view
v0.3.0: Formatting fixes, Background images and viewport control buttons
Formatting fixes, Background images and viewport control buttons
Changed
- migrate to psyplot-plugin-template, see [!64 <https://codebase.helmholtz.cloud/psyplot/psy-view/-/merge_requests/64]{.title-ref}__
- set minimum version for psyplot to 1.5.0
Added
- Background image options, see [!65 <https://codebase.helmholtz.cloud/psyplot/psy-view/-/merge_requests/65]{.title-ref}__
- add buttons to control the viewport, , see [!66 <https://codebase.helmholtz.cloud/psyplot/psy-view/-/merge_requests/66]{.title-ref}__
v0.2.0: Compatibility fixes and LGPL license
Fixed
- psy-view is now compatible with psyplot 1.4.0
Added
- psy-maps does now have a CITATION.cff file, see https://citation-file-format.github.io
Changed
- psy-view is now officially licensed under LGPL-3.0-only, see #58
- Documentation is now hosted with Github Pages at https://psyplot.github.io/psy-view. Redirects from the old documentation at [https://psy-view.readthedocs.io]{.title-ref} have been configured.
- We use CicleCI now for a standardized CI/CD pipeline to build and test the code and docs all at one place, see #57
v0.1.0: psy-view: An ncview-like interface for psyplot
v0.0.1b0: psy-view: An ncview-like interface for psyplot
psy-view defines a viewer application for netCDF files, that is highly motivated by the ncview software, but entirely built upon the psyplot framework. It supports structured and unstructured grids and provides an intuitive graphical user interface to quickly dive into the data inside a netCDF file.