pyinterp.core.geodetic.Coordinates ================================== .. currentmodule:: pyinterp.core.geodetic .. autoclass:: Coordinates :show-inheritance: .. rubric:: Attributes .. autosummary:: :toctree: ~Coordinates.spheroid .. rubric:: Public Methods .. autosummary:: :toctree: ~Coordinates.ecef_to_lla ~Coordinates.lla_to_ecef ~Coordinates.transform .. rubric:: Protected Methods .. autosummary:: :toctree: ~Coordinates._pybind11_conduit_v1_ .. rubric:: Special Methods .. autosummary:: :toctree: ~Coordinates.__getstate__ ~Coordinates.__setstate__