:orphan:
Example Gallery
===============
Explore practical examples showcasing essential features and workflows,
including data handling, interpolation, advanced geospatial analysis, and
integration with Pangeo.
.. raw:: html
.. thumbnail-parent-div-open
.. thumbnail-parent-div-close
.. raw:: html
Core Usage & Data Structures
----------------------------
These examples introduce the fundamental data structures and basic usage
patterns of pyinterp, including axes and object handling.
.. raw:: html
.. thumbnail-parent-div-open
.. raw:: html
.. only:: html
.. image:: /auto_examples/core/images/thumb/sphx_glr_ex_objects_thumb.png
:alt:
:ref:`sphx_glr_auto_examples_core_ex_objects.py`
.. raw:: html
Interpolator Objects
.. raw:: html
.. only:: html
.. image:: /auto_examples/core/images/thumb/sphx_glr_ex_axis_thumb.png
:alt:
:ref:`sphx_glr_auto_examples_core_ex_axis.py`
.. raw:: html
Manipulating Axes
.. thumbnail-parent-div-close
.. raw:: html
Gridded Interpolation & Multidimensional Examples
-------------------------------------------------
Explore pyinterp’s capabilities for interpolation in 2D, 3D, and 4D, as well as
handling unstructured grids.
.. raw:: html
.. thumbnail-parent-div-open
.. raw:: html
.. only:: html
.. image:: /auto_examples/grid/images/thumb/sphx_glr_ex_2d_thumb.png
:alt:
:ref:`sphx_glr_auto_examples_grid_ex_2d.py`
.. raw:: html
2D Interpolation
.. raw:: html
.. only:: html
.. image:: /auto_examples/grid/images/thumb/sphx_glr_ex_3d_thumb.png
:alt:
:ref:`sphx_glr_auto_examples_grid_ex_3d.py`
.. raw:: html
3D Interpolation
.. raw:: html
.. only:: html
.. image:: /auto_examples/grid/images/thumb/sphx_glr_ex_4d_thumb.png
:alt:
:ref:`sphx_glr_auto_examples_grid_ex_4d.py`
.. raw:: html
4D Interpolation
.. raw:: html
.. only:: html
.. image:: /auto_examples/grid/images/thumb/sphx_glr_ex_unstructured_thumb.png
:alt:
:ref:`sphx_glr_auto_examples_grid_ex_unstructured.py`
.. raw:: html
Unstructured Grid Interpolation
.. thumbnail-parent-div-close
.. raw:: html
Binning & Statistics
--------------------
Learn how to perform data binning and compute descriptive statistics using
pyinterp’s built-in tools.
.. raw:: html
.. thumbnail-parent-div-open
.. raw:: html
.. only:: html
.. image:: /auto_examples/stats/images/thumb/sphx_glr_ex_descriptive_statistics_thumb.png
:alt:
:ref:`sphx_glr_auto_examples_stats_ex_descriptive_statistics.py`
.. raw:: html
Descriptive Statistics
.. raw:: html
.. only:: html
.. image:: /auto_examples/stats/images/thumb/sphx_glr_ex_binning_thumb.png
:alt:
:ref:`sphx_glr_auto_examples_stats_ex_binning.py`
.. raw:: html
Binning
.. thumbnail-parent-div-close
.. raw:: html
Geospatial & Geodetic Operations
--------------------------------
Demonstrates geospatial operations such as geodetic calculations and geohash
encoding/decoding.
.. raw:: html
.. thumbnail-parent-div-open
.. raw:: html
.. only:: html
.. image:: /auto_examples/geo/images/thumb/sphx_glr_ex_geodetic_thumb.png
:alt:
:ref:`sphx_glr_auto_examples_geo_ex_geodetic.py`
.. raw:: html
Geodetic Objects
.. raw:: html
.. only:: html
.. image:: /auto_examples/geo/images/thumb/sphx_glr_ex_geohash_thumb.png
:alt:
:ref:`sphx_glr_auto_examples_geo_ex_geohash.py`
.. raw:: html
Geohash
.. thumbnail-parent-div-close
.. raw:: html
Utilities & Date Handling
-------------------------
Covers utility functions for date manipulation and handling undefined values in
datasets.
.. raw:: html
.. thumbnail-parent-div-open
.. raw:: html
.. only:: html
.. image:: /auto_examples/utilities/images/thumb/sphx_glr_ex_dateutils_thumb.png
:alt:
:ref:`sphx_glr_auto_examples_utilities_ex_dateutils.py`
.. raw:: html
Date and Time Utilities
.. raw:: html
.. only:: html
.. image:: /auto_examples/utilities/images/thumb/sphx_glr_ex_fill_undef_thumb.png
:alt:
:ref:`sphx_glr_auto_examples_utilities_ex_fill_undef.py`
.. raw:: html
Filling Undefined Values
.. thumbnail-parent-div-close
.. raw:: html
Orbit & Temporal Analysis
-------------------------
Examples focused on orbit-related computations and temporal data analysis.
.. raw:: html
.. thumbnail-parent-div-open
.. raw:: html
.. only:: html
.. image:: /auto_examples/orbit/images/thumb/sphx_glr_ex_orbit_thumb.png
:alt:
:ref:`sphx_glr_auto_examples_orbit_ex_orbit.py`
.. raw:: html
Orbit Interpolation
.. thumbnail-parent-div-close
.. raw:: html
Pangeo Integration & Advanced Workflows
---------------------------------------
Showcases advanced workflows and integration with Pangeo for time series and
unstructured grid processing.
.. raw:: html
.. thumbnail-parent-div-open
.. raw:: html
.. only:: html
.. image:: /auto_examples/pangeo/images/thumb/sphx_glr_pangeo_unstructured_grid_thumb.png
:alt:
:ref:`sphx_glr_auto_examples_pangeo_pangeo_unstructured_grid.py`
.. raw:: html
LLC4320 Ocean Model Interpolation
.. raw:: html
.. only:: html
.. image:: /auto_examples/pangeo/images/thumb/sphx_glr_pangeo_time_series_thumb.png
:alt:
:ref:`sphx_glr_auto_examples_pangeo_pangeo_time_series.py`
.. raw:: html
Time series
.. thumbnail-parent-div-close
.. raw:: html
.. toctree::
:hidden:
:includehidden:
/auto_examples/core/index.rst
/auto_examples/grid/index.rst
/auto_examples/stats/index.rst
/auto_examples/geo/index.rst
/auto_examples/utilities/index.rst
/auto_examples/orbit/index.rst
/auto_examples/pangeo/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: 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 `_