Contents Menu Expand Light mode Dark mode Auto light/dark mode
ZCollection
ZCollection

Contents:

  • Installation
  • Example Gallery
    • Overview of a Collection.
    • Overview of a View.
    • Indexing a Collection.
  • API Documentation
  • Release notes
Back to top
Edit this page

zcollection.partitioning#

Partitioning scheme.#

Entry point of the implemented partitioning schemes.

  • Sequence: Partitioning a sequence of variables.

  • Date: Partitioning a sequence of dates.

class zcollection.partitioning.Partitioning[source]#

Alias for zcollection.partitioning.abc.Partitioning.

Next
zcollection.partitioning.abc
Previous
API Documentation
Copyright © (2022, CNES/CLS)
Made with Sphinx and @pradyunsg's Furo
On this page
  • zcollection.partitioning
    • Partitioning scheme.
      • Partitioning