.. _resources:

=========
Resources
=========

Course Materials
================
These are the resources that were used in the short course. They are also linked
by section in the :ref:`agenda`.

* `Slides (all sections) <https://docs.google.com/presentation/d/1Rp96UQuLuA9iyP8aPPEe0XQRr9k0o_h9FTKxMx7h_jw/edit?usp=sharing>`__

* `Project Pythia <https://foundations.projectpythia.org/landing-page.html>`_

  * `Advanced Visualization Cookbook <https://projectpythia.org/advanced-viz-cookbook/README.html>`__
  * `Unstructured Grid Visualization Cookbook <https://projectpythia.org/unstructured-grid-viz-cookbook/README.html>`__

Handout
-------
.. Link to 2 page pdf "publish version" in google drive. Link tested from incognito, no login required.
These are the resources mentioned on the `handout <https://drive.google.com/file/d/1-f_HySGhF3_DRLoy9C1irRiiE4B97Q59/view?usp=sharing>`__:

* `Project Pythia <https://projectpythia.org>`__
* `Scientific Visualization: Python + Matplotlib <https://github.com/rougier/scientific-visualization-book>`__ by `Nicholas Rougier <https://www.labri.fr/perso/nrougier/>`__
* `Matplotlib cheatsheets and handouts <https://matplotlib.org/cheatsheets/>`__
* `MetPy <https://unidata.github.io/MetPy/latest/index.html>`__
* `Cartopy <https://scitools.org.uk/cartopy/docs/latest/>`__
* `Jupyter <https://jupyter.org>`__
* `Choosing Colormaps in Matplotlib <https://matplotlib.org/stable/users/explain/colors/colormaps.html>`__


Bonus Resources
===============
Want some additional resources? Here's some sites, galleries, and cheatsheets
that we've made or recommend.

* `PyViz <https://pyviz.org/>`__
* `Project Pythia Cookbooks <https://cookbooks.projectpythia.org>`__
* `GeoCAT <https://geocat.ucar.edu/>`__

  * `GeoCAT-Applications <https://ncar.github.io/geocat-applications/>`__

Cheatsheets
-----------
* `Matplotlib cheatsheets and handouts <https://matplotlib.org/cheatsheets/>`__
* `Holoviews cheatsheet <https://github.com/ahuang11/holoviews-cheat-sheet>`__

Colormap Tools
--------------
* `Choosing Colormaps in Matplotlib <https://matplotlib.org/stable/users/explain/colors/colormaps.html>`__
* `cmweather <https://cmweather.readthedocs.io/en/latest/api.html>`__
* `cmocean <https://matplotlib.org/cmocean/>`__

Galleries
---------
* `Cartopy gallery <https://scitools.org.uk/cartopy/docs/latest/gallery/index.html>`__
* `Matplotlib gallery <https://matplotlib.org/stable/gallery/>`__
* `GeoCAT-examples gallery <https://geocat-examples.readthedocs.io/en/latest/gallery/index.html>`__
* `Holoviews gallery <https://holoviews.org/gallery/>`__
* `Geoviews gallery <https://geoviews.org/gallery/>`__
* `Plotly gallery <https://plotly.com/python/>`__
* `Lonboard gallery <https://developmentseed.org/lonboard/latest/examples/>`__
* `Bokeh gallery <https://docs.bokeh.org/en/latest/docs/gallery.html>`__
* `Vega-Altair gallery <https://altair-viz.github.io/gallery/index.html>`__
* `Python Graph Gallery <https://python-graph-gallery.com/>`__