Skip to main content
Back to top
Ctrl
+
K
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
.pdf
pyinterp.Axis.__getstate__
Contents
Axis.__getstate__()
pyinterp.Axis.__getstate__
#
Axis.
__getstate__
(
self
)
→
tuple
#
Get the state for pickling.
Contents
Axis.__getstate__()