Contents Menu Expand Light mode Dark mode Auto light/dark, in light mode Auto light/dark, in dark mode Skip to content
earthkit-geo latest documentation
earthkit-geo earthkit-geo
  • Why earthkit-geo?

User guide

  • Installation and Getting Started
  • Frequently asked questions
  • Tutorials
    • MIR: regridding Xarray data
  • How-to Guides
    • Geo
      • Rotate points
      • Get geometries for named countries
    • Regridding with MIR
      • MIR: regridding numpy arrays
      • MIR: regridding octahedral GRIB fieldlist
      • MIR: regridding HEALPix GRIB fieldlist
      • MIR: using different interpolations
    • Regridding with precomputed weights
      • Precomputed: regridding numpy arrays
      • Precomputed: regridding octahedral GRIB fieldlist
      • Precomputed: regridding HEALPix GRIB fieldlist
      • Matrix memory cache
    • Miscellaneous
      • Configuration
      • Configuration environment variables
      • Matrix disk cache
  • Concepts
    • Regridding
      • MIR backend
        • regrid (high-level) with MIR
        • regrid (array-level) with MIR
        • Gridspecs (for MIR)
      • Precomputed backend
        • regrid (high-level) with precomputed weights
        • regrid (array-level) with precomputed weights
        • Gridspecs (for precomputed weights)
        • Precomputed weights inventory
          • reduced_gg (octahedral)
          • reduced_gg
          • healpix (ring)
          • healpix (nested)
          • regular_ll
          • orca
        • In-memory caching for precomputed weights
    • Configuration
    • Disk-based caching of regridding precomputed weights caching
  • API Reference Guide

Developer guide

  • Development

Extras

  • Release Notes
    • Version 1.0.0 Release Candidate Updates
    • Version 0.4 Updates
    • Version 0.3 Updates
    • Version 0.2 Updates
    • Version 0.1 Updates
  • License
  • Index
Back to top
View this page
Edit this page

earthkit.geo.grids¶

Submodules¶

  • earthkit.geo.grids.array
  • earthkit.geo.grids.utils
Copyright © 2024-2026, European Centre for Medium-Range Weather Forecasts (ECMWF)
Made with Sphinx and @pradyunsg's Furo
On this page
  • earthkit.geo.grids
    • Submodules