:orphan: .. _sphx_glr_auto_examples: Example scripts ================== This page shows some example scripts that interact with the SHARPpy libraries. The tutorials require the matplotlib package, which comes installed by default with the Anaconda Python distribution. .. raw:: html
.. only:: html .. figure:: /auto_examples/images/thumb/sphx_glr_plot_sars_thumb.png :ref:`sphx_glr_auto_examples_plot_sars.py` .. raw:: html
.. toctree:: :hidden: /auto_examples/plot_sars .. raw:: html
.. only:: html .. figure:: /auto_examples/images/thumb/sphx_glr_plot_ci_uncertainty_thumb.png :ref:`sphx_glr_auto_examples_plot_ci_uncertainty.py` .. raw:: html
.. toctree:: :hidden: /auto_examples/plot_ci_uncertainty .. raw:: html
.. only:: html .. figure:: /auto_examples/images/thumb/sphx_glr_plot_sounding_thumb.png :ref:`sphx_glr_auto_examples_plot_sounding.py` .. raw:: html
.. toctree:: :hidden: /auto_examples/plot_sounding .. raw:: html
.. _sphx_glr_auto_examples_data: This folder shows some example datasets that SHARPpy can read in using the code in sharppy.io 14061619.OAX - a file showing observed sounding data in the SPC tabular format (uses spc_decoder.py) ABR.txt - MPAS point forecast sounding at the ABR site (uses pecan_decoder.py) OUN.txt - NCAR Ensemble point forecast sounding (10 members) at OUN site (read in by pecan_decoder.py) oun_rap.buf - a BUFKIT file showing the point forecast sounding for OUN (read in by buf_decoder.py) bufkit_parameters.txt - a file describing the units and headers in the BUFKIT format Note: the pecan_decoder formats in OUN.txt and ABR.txt are a simplified version of the BUFKIT format. .. raw:: html
.. only :: html .. container:: sphx-glr-footer :class: 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 `_