:orphan: aqmbc Examples ============== Each of the examples below uses a minimum working example. Each example was first tested on the original files from the source model. Afterwards, the input files were subset to make the inputs easy to distribute. * Only ozone and sulfate aerosol were retained, * lon/lat was subset to just conver the continental US, and * the grid was thinned to 3x3 (corners and midpoints). The examples assume that you have installed aqmbc: .. code-block:: pip install git+https://github.com/barronh/aqmbc.git After that, you can copy or download the code to run it. When you are comfortable running the examples, read the :doc:`../modifyexamples` section. That describes in detail how to update an example for real-world application. If something is unclear, feel free to open an `issue `_. .. raw:: html
.. raw:: html
.. only:: html .. image:: /auto_examples/images/thumb/sphx_glr_gcbc_example_thumb.png :alt: :ref:`sphx_glr_auto_examples_gcbc_example.py` .. raw:: html
GEOS-Chem Benchmark LBC for CMAQ
.. raw:: html
.. only:: html .. image:: /auto_examples/images/thumb/sphx_glr_hcmaq_example_thumb.png :alt: :ref:`sphx_glr_auto_examples_hcmaq_example.py` .. raw:: html
Hemispheric CMAQ LBC for CMAQ
.. raw:: html
.. only:: html .. image:: /auto_examples/images/thumb/sphx_glr_geoscf_example_thumb.png :alt: :ref:`sphx_glr_auto_examples_geoscf_example.py` .. raw:: html
GEOS-CF LBC for CMAQ
.. raw:: html
.. only:: html .. image:: /auto_examples/images/thumb/sphx_glr_raqms_example_thumb.png :alt: :ref:`sphx_glr_auto_examples_raqms_example.py` .. raw:: html
RAQMS LBC for CMAQ
.. raw:: html
.. only:: html .. image:: /auto_examples/images/thumb/sphx_glr_cmaqready_example_thumb.png :alt: :ref:`sphx_glr_auto_examples_cmaqready_example.py` .. raw:: html
Preparing AQMBC Output for CMAQ
.. raw:: html
.. only:: html .. image:: /auto_examples/images/thumb/sphx_glr_tcr_example_thumb.png :alt: :ref:`sphx_glr_auto_examples_tcr_example.py` .. raw:: html
TCR LBC for CMAQ
.. raw:: html
.. only:: html .. image:: /auto_examples/images/thumb/sphx_glr_waccm_example_thumb.png :alt: :ref:`sphx_glr_auto_examples_waccm_example.py` .. raw:: html
WACCM LBC for CMAQ
.. raw:: html
.. toctree:: :hidden: /auto_examples/gcbc_example /auto_examples/hcmaq_example /auto_examples/geoscf_example /auto_examples/raqms_example /auto_examples/cmaqready_example /auto_examples/tcr_example /auto_examples/waccm_example .. 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 `_