Treffer: psyplot: Interactive data visualization with Python

Title:
psyplot: Interactive data visualization with Python
Publisher Information:
Zenodo
Publication Year:
2021
Collection:
Zenodo
Document Type:
E-Ressource software
Language:
unknown
DOI:
10.5281/zenodo.5555284
Rights:
GNU Lesser General Public License v3.0 only ; lgpl-3.0-only ; https://www.gnu.org/licenses/lgpl-3.0-standalone.html
Accession Number:
edsbas.414F5B3C
Database:
BASE

Weitere Informationen

Fixed psyplot is now compatible with xarray 0.18 Added psyplot does now have a CITATION.cff file, see https://citation-file-format.github.io Changed psyplot is now officially licensed under LGPL-3.0-only, see #33 the lower bound for supported xarray versions is now 0.17. project files do not store the Store anymore as this information cannot be gathered from xarray 0.18. We now rely on xarray to automatically find the engine to open the files. Documentation is now hosted with Github Pages at https://psyplot.github.io/psyplot. Redirects from the old documentation at https://psyplot.readthedocs.io have been configured. Examples have been removed from the psyplot repository as they now live in a central place at https://github.com/psyplot/examples We use CicleCI now for a standardized CI/CD pipeline to build and test the code and docs all at one place, see #32 ; If you use this software, please cite both the article from preferred-citation and the software itself.