:orphan:
Examples
========
This is a collection of examples in Earth2Studio that demonstrate various functionality
and commonly used workflows.
.. raw:: html
.. raw:: html
.. only:: html
.. image:: /examples/images/thumb/sphx_glr_01_simple_workflow_thumb.png
:alt:
:ref:`sphx_glr_examples_01_simple_workflow.py`
.. raw:: html
Running Simple Inference
.. raw:: html
.. only:: html
.. image:: /examples/images/thumb/sphx_glr_02_ensemble_workflow_thumb.png
:alt:
:ref:`sphx_glr_examples_02_ensemble_workflow.py`
.. raw:: html
Running Ensemble Inference
.. raw:: html
.. only:: html
.. image:: /examples/images/thumb/sphx_glr_03_corrdiff_inference_thumb.png
:alt:
:ref:`sphx_glr_examples_03_corrdiff_inference.py`
.. raw:: html
Generative Downscaling
.. raw:: html
.. only:: html
.. image:: /examples/images/thumb/sphx_glr_04_ensemble_workflow_extend_thumb.png
:alt:
:ref:`sphx_glr_examples_04_ensemble_workflow_extend.py`
.. raw:: html
Single Variable Perturbation Method
.. raw:: html
.. only:: html
.. image:: /examples/images/thumb/sphx_glr_05_model_perturbation_hook_thumb.png
:alt:
:ref:`sphx_glr_examples_05_model_perturbation_hook.py`
.. raw:: html
Model Hook Injection: Perturbation
.. raw:: html
.. only:: html
.. image:: /examples/images/thumb/sphx_glr_06_seasonal_statistics_thumb.png
:alt:
:ref:`sphx_glr_examples_06_seasonal_statistics.py`
.. raw:: html
Statistical Inference
.. raw:: html
.. toctree::
:hidden:
/examples/01_simple_workflow
/examples/02_ensemble_workflow
/examples/03_corrdiff_inference
/examples/04_ensemble_workflow_extend
/examples/05_model_perturbation_hook
/examples/06_seasonal_statistics
Extending Earth2Studio
----------------------
Examples focused on demonstrating how to extend Earth2Studio with user-defined
components.
.. raw:: html
.. raw:: html
.. only:: html
.. image:: /examples/extend/images/thumb/sphx_glr_01_custom_prognostic_thumb.png
:alt:
:ref:`sphx_glr_examples_extend_01_custom_prognostic.py`
.. raw:: html
Extending Prognostic Models
.. raw:: html
.. only:: html
.. image:: /examples/extend/images/thumb/sphx_glr_02_custom_diagnostic_thumb.png
:alt:
:ref:`sphx_glr_examples_extend_02_custom_diagnostic.py`
.. raw:: html
Extending Diagnostic Models
.. raw:: html
.. only:: html
.. image:: /examples/extend/images/thumb/sphx_glr_03_custom_datasource_thumb.png
:alt:
:ref:`sphx_glr_examples_extend_03_custom_datasource.py`
.. raw:: html
Extending Data Sources
.. raw:: html
.. toctree::
:hidden:
:includehidden:
/examples/extend/index.rst
.. 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: examples_python.zip `
.. container:: sphx-glr-download sphx-glr-download-jupyter
:download:`Download all examples in Jupyter notebooks: examples_jupyter.zip `
.. only:: html
.. rst-class:: sphx-glr-signature
`Gallery generated by Sphinx-Gallery