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
- Host: GitHub
- URL: https://github.com/psyplot/examples
- Owner: psyplot
- License: gpl-3.0
- Created: 2020-10-18T01:02:01.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2022-05-18T15:33:12.000Z (about 3 years ago)
- Last Synced: 2024-12-30T08:42:51.600Z (5 months ago)
- Topics: cartopy, data-science, examples, interactive, jupyter, matplotlib, notebook, psyplot, python, sphinx, visualization
- Language: Jupyter Notebook
- Homepage: https://psyplot.github.io/examples
- Size: 54.1 MB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.rst
- License: LICENSE
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