:orphan:
Examples
========
This is a collection of examples in Earth2Studio that demonstrate various functionality
and commonly used workflows.
.. raw:: html
.. thumbnail-parent-div-open
.. raw:: html
.. only:: html
.. image:: /examples/images/thumb/sphx_glr_01_deterministic_workflow_thumb.png
:alt:
:ref:`sphx_glr_examples_01_deterministic_workflow.py`
.. raw:: html
Running Deterministic Inference
.. raw:: html
.. only:: html
.. image:: /examples/images/thumb/sphx_glr_02_diagnostic_workflow_thumb.png
:alt:
:ref:`sphx_glr_examples_02_diagnostic_workflow.py`
.. raw:: html
Running Diagnostic Inference
.. raw:: html
.. only:: html
.. image:: /examples/images/thumb/sphx_glr_03_ensemble_workflow_thumb.png
:alt:
:ref:`sphx_glr_examples_03_ensemble_workflow.py`
.. raw:: html
Running Ensemble Inference
.. raw:: html
.. only:: html
.. image:: /examples/images/thumb/sphx_glr_04_corrdiff_inference_thumb.png
:alt:
:ref:`sphx_glr_examples_04_corrdiff_inference.py`
.. raw:: html
Generative Downscaling
.. raw:: html
.. only:: html
.. image:: /examples/images/thumb/sphx_glr_05_ensemble_workflow_extend_thumb.png
:alt:
:ref:`sphx_glr_examples_05_ensemble_workflow_extend.py`
.. raw:: html
Single Variable Perturbation Method
.. raw:: html
.. only:: html
.. image:: /examples/images/thumb/sphx_glr_06_model_perturbation_hook_thumb.png
:alt:
:ref:`sphx_glr_examples_06_model_perturbation_hook.py`
.. raw:: html
Model Hook Injection: Perturbation
.. raw:: html
.. only:: html
.. image:: /examples/images/thumb/sphx_glr_07_seasonal_statistics_thumb.png
:alt:
:ref:`sphx_glr_examples_07_seasonal_statistics.py`
.. raw:: html
Statistical Inference
.. raw:: html
.. only:: html
.. image:: /examples/images/thumb/sphx_glr_08_distributed_manager_thumb.png
:alt:
:ref:`sphx_glr_examples_08_distributed_manager.py`
.. raw:: html
Distributed Manager Inference
.. raw:: html
.. only:: html
.. image:: /examples/images/thumb/sphx_glr_09_stormcast_example_thumb.png
:alt:
:ref:`sphx_glr_examples_09_stormcast_example.py`
.. raw:: html
Running StormCast Inference
.. raw:: html
.. only:: html
.. image:: /examples/images/thumb/sphx_glr_10_stormcast_ensemble_example_thumb.png
:alt:
:ref:`sphx_glr_examples_10_stormcast_ensemble_example.py`
.. raw:: html
Running StormCast Ensemble Inference
.. thumbnail-parent-div-close
.. raw:: html
.. toctree::
:hidden:
/examples/01_deterministic_workflow
/examples/02_diagnostic_workflow
/examples/03_ensemble_workflow
/examples/04_corrdiff_inference
/examples/05_ensemble_workflow_extend
/examples/06_model_perturbation_hook
/examples/07_seasonal_statistics
/examples/08_distributed_manager
/examples/09_stormcast_example
/examples/10_stormcast_ensemble_example
Extending Earth2Studio
----------------------
Examples focused on demonstrating how to extend Earth2Studio with user-defined
components.
.. raw:: html
.. thumbnail-parent-div-open
.. 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
.. thumbnail-parent-div-close
.. 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