Recent Releases of psy-view
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}__
- Python
Published by Chilipp about 2 years ago
psy-view - 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
- Python
Published by psyplot-admin over 4 years ago
psy-view - v0.1.0: psy-view: An ncview-like interface for psyplot
Changed
- The plotmethod tabs have now a more intuitive gridlayout (see #46)
- When closing the mainwindow of psy-view now, one closes all open windows (i.e. also the open figures, see #47)
Added
- A widget to control the plot type for mapplot and plot2d (see #46)
- A button to reload all plots. This is useful, for instance, if the data on your disk changed and you just want to update the plot #48)
- Python
Published by Chilipp over 4 years ago
psy-view - 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.
- Python
Published by Chilipp over 5 years ago