:orphan: pytolnet Examples ================= The list of examples will grow, but currently includes a plotting script and a CMAQ comparison. The plotting script retrieves data and reports a statistical description. The CMAQ comparison compares a day from the GSFC TOLNet to a day from EPA's EQUATES. The examples assume that you have installed pytolnet: .. code-block:: python -m pip install git+https://github.com/barronh/pytolnet.git After that, you can copy or download the example code to run it. .. raw:: html
.. raw:: html
.. only:: html .. image:: /auto_examples/images/thumb/sphx_glr_plot_cmaq_compare_thumb.png :alt: :ref:`sphx_glr_auto_examples_plot_cmaq_compare.py` .. raw:: html
TOLNet Ozone CMAQ Comparison Plot
.. raw:: html
.. only:: html .. image:: /auto_examples/images/thumb/sphx_glr_plot_curtain_thumb.png :alt: :ref:`sphx_glr_auto_examples_plot_curtain.py` .. raw:: html
TOLNet Ozone Curtain Plot
.. raw:: html
.. toctree:: :hidden: /auto_examples/plot_cmaq_compare /auto_examples/plot_curtain .. only:: html .. container:: sphx-glr-footer sphx-glr-footer-gallery .. container:: sphx-glr-download sphx-glr-download-python :download:`Download all examples in Python source code: auto_examples_python.zip ` .. container:: sphx-glr-download sphx-glr-download-jupyter :download:`Download all examples in Jupyter notebooks: auto_examples_jupyter.zip ` .. only:: html .. rst-class:: sphx-glr-signature `Gallery generated by Sphinx-Gallery `_