.. PYORPS documentation master file PYORPS Documentation ==================== .. include:: ../../README.md :parser: myst_parser.sphinx_ .. toctree:: :maxdepth: 2 :caption: Contents: :hidden: API Reference API Documentation ================= This section provides detailed API documentation for all PYORPS modules. Core Module ----------- The core module contains essential data structures and types. .. autosummary:: :toctree: generated :recursive: :nosignatures: pyorps.core I/O Module ---------- Input/output operations for geospatial data. .. autosummary:: :toctree: generated :recursive: :nosignatures: pyorps.io Graph Module ------------ Graph operations and routing algorithms. .. autosummary:: :toctree: generated :recursive: :nosignatures: pyorps.graph Raster Module ------------- Raster data processing functionality. .. autosummary:: :toctree: generated :recursive: :nosignatures: pyorps.raster Utils Module ------------ Utility functions and optimized algorithms. .. autosummary:: :toctree: generated :recursive: :nosignatures: pyorps.utils Indices and Tables ================== * :ref:`genindex` * :ref:`modindex` * :ref:`search`