Skip to content

Releases: stcorp/visan

4.3.3

24 Sep 11:28
Compare
Choose a tag to compare

📅 2024-09-24

  • Fix build issues with VTK 9.3.

4.3.2

23 Feb 10:56
Compare
Choose a tag to compare

📅 2023-02-22

  • Fixed issue in providing pos/size arguments to plot/wplot commands.

  • Fixed rendering of rank-0 arrays in product browser.

4.3.1

18 May 15:37
Compare
Choose a tag to compare

📅 2022-05-18

  • Fixed issues in calling wxPython API with correct data types.

4.3

19 Nov 20:15
Compare
Choose a tag to compare
4.3

📅 2021-11-18

  • VISAN is now provided as a conda-forge package.

  • Fixed dependeny on PROJ library and migrated to V6 API of PROJ.

4.2

22 Jun 14:23
Compare
Choose a tag to compare
4.2

📅 2021-06-21

  • VISAN no longer depends on packages of the default anaconda channel, but uses
    conda-forge for its dependencies. VISAN itself is now available in the
    stcorp-forge channel.

  • Fix compatibility issues with wxPython 4.1 and VTK 9.

To install VISAN use the conda package

4.1

31 Mar 19:34
Compare
Choose a tag to compare
4.1

📅 2020-03-31

  • Added display of political borders in worldmap plots (using GSHHG).
    Inner lakes are now also displayed by default as these are often part
    of a political border.

  • Fixed error in filedialog when trying to save an image for a plot.

  • Fixed error in using spin controls (used for e.g. speed of animation plot).

To install VISAN use the conda package

4.0

31 Oct 17:11
Compare
Choose a tag to compare
4.0

📅 2019-10-31

  • Upgraded all VISAN source code to be compatible with Python 3, wxPython 4,
    and VTK 8.

  • VISAN is no longer a self contained application but can only be installed
    in a conda environment (using e.g. Anaconda or Miniconda).
    External dependencies of VISAN such as wxPython and VTK, but also CODA and
    HARP are no longer included with VISAN, but will now be automatically
    installed into the VISAN conda environment as external packages.
    This approach now also allows for easy addition of other python packages to
    be used in VISAN by installing them in the same conda environment.

  • Changed Open Source licence of VISAN from GPLv2 to BSD (3-Clause).

  • Updated VISAN icon and splash screen based on new Atmospheric Toolbox
    visuals.

To install VISAN use the conda package