Skip to content

Releases: psyplot/psy-view

v0.3.0: Formatting fixes, Background images and viewport control buttons

04 Apr 11:49
v0.3.0
85bf032
Compare
Choose a tag to compare

Formatting fixes, Background images and viewport control buttons

DOI

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

09 Oct 05:32
b2a6869
Compare
Choose a tag to compare

DOI

Fixed

  • psy-view is now compatible with psyplot 1.4.0

Added

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

06 Oct 14:35
3681756
Compare
Choose a tag to compare

DOI

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)

v0.0.1b0: psy-view: An ncview-like interface for psyplot

11 Oct 09:02
Compare
Choose a tag to compare

DOI

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.