File: types.rst

package info (click to toggle)
eodag 3.10.1%2Bds-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 48,500 kB
  • sloc: python: 41,542; xml: 3,791; makefile: 27; sh: 9
file content (15 lines) | stat: -rw-r--r-- 437 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
=====
Types
=====

This section provides an overview of the various types and classes used within the `eodag` library.
It includes details about the core types, download arguments, and specialized data structures like `XarrayDict` for handling geospatial data efficiently.

.. automodule:: eodag.types.__init__
   :members:

.. automodule:: eodag.types.download_args
   :members:

.. autoclass:: eodag_cube.types.XarrayDict
   :members: