v1.0.0: First official and stable release
This release is the first official and stable release which is also submitted to the Journal of Open Source Software (JOSS). See the corresponding psyplot release for more information.
The binaries contained in this release provide a full conda installation and the psyplot, psy-simple, psy-reg, psy-maps and psyplot-gui packages, all of version 1.0.0.
Installation on MacOSX and Linux
Download the bash script (file ending on '.sh'
for linux or MacOSX) from
the Releases_ page and open a terminal window.
Type
bash '<path-to-the-downloaded-file.sh>'
and simply follow the instructions.
For more informations on the command line options type
Type
bash '<Path-to-the-downloaded-file.sh>' --help
On MaxOSX, the installation will create an the psyplot.app
in the
/Applications
folder which you can use to open the psyplot GUI. Otherwise
type psyplot
in the terminal to open the GUI.
Installation on Windows
Just double click the downloaded file and follow the instructions. The
installation will create an item in the windows menu
(Start -> Programs -> Psyplot) which you can use to open the GUI. Otherwise,
open a command window (cmd
) and type psyplot
.