:orphan: Variogram Estimation ==================== Estimating the spatial correlations is an important part of geostatistics. These spatial correlations can be expressed by the variogram, which can be estimated with the subpackage :any:`gstools.variogram`. The variograms can be estimated on structured and unstructured grids. The same `(semi-)variogram `_ as :ref:`tutorial_02_cov` is being used by this subpackage. Examples -------- .. raw:: html
.. thumbnail-parent-div-open .. raw:: html
.. only:: html .. image:: /examples/03_variogram/images/thumb/sphx_glr_00_fit_variogram_thumb.png :alt: :ref:`sphx_glr_examples_03_variogram_00_fit_variogram.py` .. raw:: html
Fit Variogram
.. raw:: html
.. only:: html .. image:: /examples/03_variogram/images/thumb/sphx_glr_01_find_best_model_thumb.png :alt: :ref:`sphx_glr_examples_03_variogram_01_find_best_model.py` .. raw:: html
Finding the best fitting variogram model
.. raw:: html
.. only:: html .. image:: /examples/03_variogram/images/thumb/sphx_glr_02_multi_vario_thumb.png :alt: :ref:`sphx_glr_examples_03_variogram_02_multi_vario.py` .. raw:: html
Multi-field variogram estimation
.. raw:: html
.. only:: html .. image:: /examples/03_variogram/images/thumb/sphx_glr_03_directional_2d_thumb.png :alt: :ref:`sphx_glr_examples_03_variogram_03_directional_2d.py` .. raw:: html
Directional variogram estimation and fitting in 2D
.. raw:: html
.. only:: html .. image:: /examples/03_variogram/images/thumb/sphx_glr_04_directional_3d_thumb.png :alt: :ref:`sphx_glr_examples_03_variogram_04_directional_3d.py` .. raw:: html
Directional variogram estimation and fitting in 3D
.. raw:: html
.. only:: html .. image:: /examples/03_variogram/images/thumb/sphx_glr_05_auto_fit_variogram_thumb.png :alt: :ref:`sphx_glr_examples_03_variogram_05_auto_fit_variogram.py` .. raw:: html
Fit Variogram with automatic binning
.. raw:: html
.. only:: html .. image:: /examples/03_variogram/images/thumb/sphx_glr_06_auto_bin_latlon_thumb.png :alt: :ref:`sphx_glr_examples_03_variogram_06_auto_bin_latlon.py` .. raw:: html
Automatic binning with lat-lon data
.. thumbnail-parent-div-close .. raw:: html
.. toctree:: :hidden: /examples/03_variogram/00_fit_variogram /examples/03_variogram/01_find_best_model /examples/03_variogram/02_multi_vario /examples/03_variogram/03_directional_2d /examples/03_variogram/04_directional_3d /examples/03_variogram/05_auto_fit_variogram /examples/03_variogram/06_auto_bin_latlon .. only:: html .. rst-class:: sphx-glr-signature `Gallery generated by Sphinx-Gallery `_