Contents Menu Expand Light mode Dark mode Auto light/dark, in light mode Auto light/dark, in dark mode Skip to content
PyInterp
Light Logo Dark Logo
  • Changelog
  • Installing the library
    • Building
    • Setup with pip
    • Setup with Anaconda
  • Example Gallery
    • Descriptive Statistics
    • Numpy date utilities
    • 4D interpolation
    • Create interpolator objects
    • 3D interpolation
    • Axis
    • Interpolation of LLC4320 ocean model
    • 2D interpolation
    • Binning
    • Unstructured grid
    • Fill NaN values
    • Orbit Interpolation
    • Time series
    • Geohash
    • Geodetic
  • API Documentation
  • Core API Documentation
Back to top
View this page

Example GalleryΒΆ

This gallery of examples shows a variety of relatively small snippets or examples of tasks that can be done with the pyinterp core package.

Descriptive Statistics

Descriptive Statistics

Numpy date utilities

Numpy date utilities

4D interpolation

4D interpolation

Create interpolator objects

Create interpolator objects

3D interpolation

3D interpolation

Axis

Axis

Interpolation of LLC4320 ocean model

Interpolation of LLC4320 ocean model

2D interpolation

2D interpolation

Binning

Binning

Unstructured grid

Unstructured grid

Fill NaN values

Fill NaN values

Orbit Interpolation

Orbit Interpolation

Time series

Time series

Geohash

Geohash

Geodetic

Geodetic

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

Next
Descriptive Statistics
Previous
Setup with Anaconda
Copyright © (2025, CNES/CLS)
Made with Sphinx and @pradyunsg's Furo