There is a newer version of the record available.

Published August 21, 2017 | Version v1.0.0
Software Open

Chilipp/psyplot: v1.0.0: First official and stable release

  • 1. University of Lausanne

Description

This release is the first official and stable release which is also submitted to the Journal of Open Source Software (JOSS). It comes along with the releases of psy-simple, psy-maps, psy-reg, psyplot-gui and psyplot-conda.

Binaries to install all those packages can be found in the psyplot-conda repository.

Below we shortly describe the main changes to the psyplot versions below v1.0.0.

Added

  • Changelog

Changed

  • When creating new plots using the psyplot.project.Project.plot attribute, scp for the newly created subproject is only called when the corresponding Project is the current main project (gcp(True))
  • The alternate_paths keyword in the psyplot.project.Project.save_project and psyplot.data.ArrayList.array_info methods has been changed to alternative_paths
  • The psyplot.project.Cdo class does not accept any of the keywords returnDA, returnMaps or returnLine anymore. Instead it takes the plot_method keyword and several others.
  • The psyplot.project.close method by default now removes the data from the current project and closes attached datasets
  • The modules in the psyplot.plotter modules have been moved to separate packages to make the debugging and testing easier

    • The psyplot.plotter.simple, baseplotter and colors modules have been moved to the psy-simple package
    • The psyplot.plotter.maps and boxes modules have been moved to the psy-maps package
    • The psyplot.plotter.linreg module has been moved to the psy-reg package
  • The endings of the yaml configuration files are now all .yml. Hence,

    • the configuration file name is now psyplotrc.yml instead of psyplotrc.yaml
    • the default logging configuration file name is now logging.yml instead of logging.yaml
  • Under osx, the configuration directory is now also expected to be in $HOME/.config/psyplot (as it is for linux)
  • A lot of bugs have been fixed and formatoptions improved. In general theses changes are not backwards compatible.

Notes

The associated releases of the subprojects are psy-simple: https://doi.org/10.5281/zenodo.845705 psy-maps: https://doi.org/10.5281/zenodo.845712 psy-reg: https://doi.org/10.5281/zenodo.845717 psyplot-gui: https://doi.org/10.5281/zenodo.845726 psyplot-conda: https://doi.org/10.5281/zenodo.845455

Files

Chilipp/psyplot-v1.0.0.zip

Files (15.5 MB)

Name Size Download all
md5:3deccbec12b74e98a6d1c8150083957a
15.5 MB Preview Download

Additional details

Related works