Skip to main content
Ctrl+K
PyInterp - Home
  • Changelog
  • Migration Guide
  • Installing the library
    • Building
    • Setup with pip
    • Setup with Anaconda / conda-forge
  • Examples Gallery
    • Gridded Interpolation & Multidimensional Examples
    • Binning & Statistics
    • Geospatial & Geodetic Operations
    • Utilities & Date Handling
    • Orbit & Temporal Analysis
  • API Documentation
    • Axes
    • Grid Structures
    • Interpolation on Regular Grids
    • Interpolation on Unstructured Grids
    • Gap Filling
    • Statistics & Binning
    • Geometric Primitives
    • Geohash
    • Orbit Propagation
    • CF Helpers
  • .rst

Examples Gallery

Contents

  • Gridded Interpolation & Multidimensional Examples
  • Binning & Statistics
  • Geospatial & Geodetic Operations
  • Utilities & Date Handling
  • Orbit & Temporal Analysis

Examples Gallery#

This gallery contains examples demonstrating the various features of pyinterp. Browse through the examples to learn how to use the library for different interpolation tasks.

Gridded Interpolation & Multidimensional Examples#

Explore pyinterp’s capabilities for interpolation in 1D, 2D, 3D, and 4D, as well as handling unstructured grids.

1D Interpolation

1D Interpolation

2D Interpolation

2D Interpolation

3D Interpolation

3D Interpolation

4D Interpolation

4D Interpolation

Unstructured Grid Interpolation

Unstructured Grid Interpolation

Binning & Statistics#

Learn how to perform data binning and compute descriptive statistics using pyinterp’s built-in tools.

Descriptive Statistics

Descriptive Statistics

Binning

Binning

Geospatial & Geodetic Operations#

Demonstrates geospatial operations such as geodetic calculations and geohash encoding/decoding.

Basic Geometric Primitives

Basic Geometric Primitives

Spatial Predicates and Relationships

Spatial Predicates and Relationships

Geometric Operations

Geometric Operations

Advanced Geometric Features

Advanced Geometric Features

Satellite-Specific Geometric Operations

Satellite-Specific Geometric Operations

Geometry Module Overview

Geometry Module Overview

Geohash

Geohash

Utilities & Date Handling#

Covers utility functions for date manipulation and handling undefined values in datasets.

Date and Time Utilities

Date and Time Utilities

Filling Undefined Values

Filling Undefined Values

Orbit & Temporal Analysis#

Examples focused on orbit-related computations and temporal data analysis.

Orbit Interpolation

Orbit Interpolation

Download all examples in Python source code: auto_examples_python.zip

Download all examples in Jupyter notebooks: auto_examples_jupyter.zip

Gallery generated by Sphinx-Gallery

previous

Setup with Anaconda / conda-forge

next

Gridded Interpolation & Multidimensional Examples

Contents
  • Gridded Interpolation & Multidimensional Examples
  • Binning & Statistics
  • Geospatial & Geodetic Operations
  • Utilities & Date Handling
  • Orbit & Temporal Analysis

By CNES/CLS

© Copyright (2026, CNES/CLS).