An open API service indexing awesome lists of open source software.

https://github.com/psyplot/examples

psyplot usage examples
https://github.com/psyplot/examples

cartopy data-science examples interactive jupyter matplotlib notebook psyplot python sphinx visualization

Last synced: 3 months ago
JSON representation

psyplot usage examples

Awesome Lists containing this project

README

        

=======================
Psyplot Example Gallery
=======================

Welcome to the psyplot example gallery. This collection of notebooks shall
introduce you to some basic concepts for the visualization with psyplot, and
demonstrate the skills.

You can

- run the notebooks on mybinder |notebooks|
- test the `psyplot GUI`_ and `psy-view`_ in your browser |gui|
- have a look at the rendered gallery |pages|
- access the source code of this repository on github |github|

These examples are automatically tested and deployed using CircleCI |circleci|

.. _psyplot GUI: https://psyplot.github.io/psyplot-gui/
.. _psy-view: https://psyplot.github.io/psy-view/

.. |notebooks| image:: https://mybinder.org/badge_logo.svg
:target: https://mybinder.org/v2/gh/psyplot/examples/main
:alt: mybinder.org

.. |gui| image:: https://mybinder.org/badge_logo.svg
:target: https://mybinder.org/v2/gh/psyplot/examples/main?urlpath=%2Fdesktop
:alt: mybinder.org

.. |pages| image:: https://img.shields.io/github/deployments/psyplot/examples/github-pages
:alt: GitHub deployments
:target: https://psyplot.github.io/examples

.. |github| image:: https://img.shields.io/github/last-commit/psyplot/examples
:alt: GitHub last commit
:target: https://github.com/psyplot/examples

.. |circleci| image:: https://img.shields.io/circleci/build/github/psyplot/examples/main
:alt: CircleCI
:target: https://app.circleci.com/pipelines/github/psyplot/examples