Added You can now save and load presets for the formatoptions of a project which applies the formatoptions that you stored in a file to a specific plot method, see #24 the rcParams do now have a catch method that allows a temporary change of formatoptions. Usage: rcParams['some_key'] = 0 with rcParams.catch(): rcParams['some_key'] = 1 assert rcParams['some_key'] == 1 assert rcParams['some_key'] == 0 ArrayList.from_dataset (and consecutively all plotmethods) now support different input types for the decoder. You can pass an instance of the CFDecoder class, a sub class of CFDecoder, or keyword arguments that are used to initialize the decoder, see #20. Furthermore, the check_data method of the various plotmethods now also accept a...
psyplot-conda provides standalone installers for the psyplot interactive visualization framework. ps...
As with psyplot 1.4.0, psyplot-gui is now continuously tested and deployed with CircleCI. Added psy...
This release mainly adds the possibility to create plugins into the psyplot-gui and it adds a new fr...
This release is the first official and stable release which is also submitted to the Journal of Open...
The 1.2.0 release contains better functionalities for handling unstructured data and it contains som...
v1.1.0 This new release mainly adds new xarray accossors (psy) for DataArrays and Datasets. Additio...
This new release mainly adds new xarray accossors (psy) for DataArrays and Datasets. Additionally we...
Presets and more variable info Changed psyplot-gui has been moved from https://github.com/Chilipp/p...
Compatibility fixes and minor improvements, see #46 for full details. Added An abstract convert_...
Changed The plotmethod tabs have now a more intuitive gridlayout (see #46) When closing the main...
The new psy-simple release v1.1.0 goes inline with the psyplot v1.1.0 release. It mainly adds new wi...
psy-maps v1.1.0 goes in hand with the psyplot 1.1.0 release. Added features are - Changelog - stock...
psyplot is an cross-platform open source python project that mainly combines the plotting utilities ...
Compatibility fixes Changed We now use the new convert_coordinate method that has been introduced w...
psyplot is an open source python project that mainly combines the plotting utilities of matplotlib a...
psyplot-conda provides standalone installers for the psyplot interactive visualization framework. ps...
As with psyplot 1.4.0, psyplot-gui is now continuously tested and deployed with CircleCI. Added psy...
This release mainly adds the possibility to create plugins into the psyplot-gui and it adds a new fr...
This release is the first official and stable release which is also submitted to the Journal of Open...
The 1.2.0 release contains better functionalities for handling unstructured data and it contains som...
v1.1.0 This new release mainly adds new xarray accossors (psy) for DataArrays and Datasets. Additio...
This new release mainly adds new xarray accossors (psy) for DataArrays and Datasets. Additionally we...
Presets and more variable info Changed psyplot-gui has been moved from https://github.com/Chilipp/p...
Compatibility fixes and minor improvements, see #46 for full details. Added An abstract convert_...
Changed The plotmethod tabs have now a more intuitive gridlayout (see #46) When closing the main...
The new psy-simple release v1.1.0 goes inline with the psyplot v1.1.0 release. It mainly adds new wi...
psy-maps v1.1.0 goes in hand with the psyplot 1.1.0 release. Added features are - Changelog - stock...
psyplot is an cross-platform open source python project that mainly combines the plotting utilities ...
Compatibility fixes Changed We now use the new convert_coordinate method that has been introduced w...
psyplot is an open source python project that mainly combines the plotting utilities of matplotlib a...
psyplot-conda provides standalone installers for the psyplot interactive visualization framework. ps...
As with psyplot 1.4.0, psyplot-gui is now continuously tested and deployed with CircleCI. Added psy...
This release mainly adds the possibility to create plugins into the psyplot-gui and it adds a new fr...