:orphan:

.. _tutorials:

Tutorials
=========



.. raw:: html

    <div class="sphx-glr-thumbnails">


.. raw:: html

    <div class="sphx-glr-thumbcontainer" tooltip="Often, a data processing pipeline looks like the following:">

.. only:: html

  .. image:: /tutorials/images/thumb/sphx_glr_chain_thumb.png
    :alt:

  :ref:`sphx_glr_tutorials_chain.py`

.. raw:: html

      <div class="sphx-glr-thumbnail-title">Chaining Operations</div>
    </div>


.. raw:: html

    <div class="sphx-glr-thumbcontainer" tooltip="Often times, raw spatial data can be highly oversampled in a direction. In these cases, we need...">

.. only:: html

  .. image:: /tutorials/images/thumb/sphx_glr_decimation_thumb.png
    :alt:

  :ref:`sphx_glr_tutorials_decimation.py`

.. raw:: html

      <div class="sphx-glr-thumbnail-title">Data Decimation</div>
    </div>


.. raw:: html

    <div class="sphx-glr-thumbcontainer" tooltip="Creating the coordinates for regular grids in Verde is done using the verde.grid_coordinates fu...">

.. only:: html

  .. image:: /tutorials/images/thumb/sphx_glr_grid_coordinates_thumb.png
    :alt:

  :ref:`sphx_glr_tutorials_grid_coordinates.py`

.. raw:: html

      <div class="sphx-glr-thumbnail-title">Grid Coordinates</div>
    </div>


.. raw:: html

    <div class="sphx-glr-thumbcontainer" tooltip="The Green&#x27;s functions based interpolations in Verde are all linear regressions under the hood. ...">

.. only:: html

  .. image:: /tutorials/images/thumb/sphx_glr_model_evaluation_thumb.png
    :alt:

  :ref:`sphx_glr_tutorials_model_evaluation.py`

.. raw:: html

      <div class="sphx-glr-thumbnail-title">Evaluating Performance</div>
    </div>


.. raw:: html

    <div class="sphx-glr-thumbcontainer" tooltip="In model_evaluation, we saw how to check the performance of an interpolator using cross-validat...">

.. only:: html

  .. image:: /tutorials/images/thumb/sphx_glr_model_selection_thumb.png
    :alt:

  :ref:`sphx_glr_tutorials_model_selection.py`

.. raw:: html

      <div class="sphx-glr-thumbnail-title">Model Selection</div>
    </div>


.. raw:: html

    <div class="sphx-glr-thumbcontainer" tooltip="Most gridders and processing methods in Verde operate under the assumption that the data coordi...">

.. only:: html

  .. image:: /tutorials/images/thumb/sphx_glr_projections_thumb.png
    :alt:

  :ref:`sphx_glr_tutorials_projections.py`

.. raw:: html

      <div class="sphx-glr-thumbnail-title">Geographic Coordinates</div>
    </div>


.. raw:: html

    <div class="sphx-glr-thumbcontainer" tooltip="Trend estimation and removal is a common operation, particularly when dealing with geophysical ...">

.. only:: html

  .. image:: /tutorials/images/thumb/sphx_glr_trends_thumb.png
    :alt:

  :ref:`sphx_glr_tutorials_trends.py`

.. raw:: html

      <div class="sphx-glr-thumbnail-title">Trend Estimation</div>
    </div>


.. raw:: html

    <div class="sphx-glr-thumbcontainer" tooltip="Some datasets have multiple vector components measured for each location, like the East and Wes...">

.. only:: html

  .. image:: /tutorials/images/thumb/sphx_glr_vectors_thumb.png
    :alt:

  :ref:`sphx_glr_tutorials_vectors.py`

.. raw:: html

      <div class="sphx-glr-thumbnail-title">Vector Data</div>
    </div>


.. raw:: html

    <div class="sphx-glr-thumbcontainer" tooltip="One of the advantages of using a Green&#x27;s functions approach to interpolation is that we can eas...">

.. only:: html

  .. image:: /tutorials/images/thumb/sphx_glr_weights_thumb.png
    :alt:

  :ref:`sphx_glr_tutorials_weights.py`

.. raw:: html

      <div class="sphx-glr-thumbnail-title">Using Weights</div>
    </div>


.. raw:: html

    </div>


.. toctree::
   :hidden:

   /tutorials/chain
   /tutorials/decimation
   /tutorials/grid_coordinates
   /tutorials/model_evaluation
   /tutorials/model_selection
   /tutorials/projections
   /tutorials/trends
   /tutorials/vectors
   /tutorials/weights



.. only:: html

 .. rst-class:: sphx-glr-signature

    `Gallery generated by Sphinx-Gallery <https://sphinx-gallery.github.io>`_
