API ==== Welcome to the CTDFjorder API documentation! This section provides a detailed overview of the various modules, classes, and functions available in the CTDFjorder library. Use the navigation below to explore the different components of the API. .. |fa-ai| raw:: html .. |fa-cli| raw:: html .. |fa-constants| raw:: html .. |fa-ctd| raw:: html .. |fa-data| raw:: html .. |fa-exceptions| raw:: html .. |fa-load| raw:: html .. |fa-metadata| raw:: html .. |fa-utils| raw:: html .. |fa-visualize| raw:: html .. grid:: 1 1 3 3 :gutter: 3 :margin: 0 :padding: 0 .. grid-item-card:: :link: ./AI/index.html |fa-ai| AI ^^^ Functions and classes for AI and ML applications. .. grid-item-card:: :link: ./CLI/index.html |fa-cli| CLI ^^^ Command-line interface for processing and analyzing data. .. grid-item-card:: :link: ./Constants/index.html |fa-constants| Constants ^^^ Definitions of constants used throughout the library. .. grid-item-card:: :link: ./CTD/index.html |fa-ctd| CTD ^^^ Core classes and functions for data processing and analysis. .. grid-item-card:: :link: ./Data Classes/index.html |fa-data| Data Classes ^^^ Data structures used within the library. .. grid-item-card:: :link: ./Exceptions/index.html |fa-exceptions| Exceptions ^^^ Custom exceptions used within the library. .. grid-item-card:: :link: ./Load CTD/index.html |fa-load| Load CTD ^^^ Functions for loading data from various formats. .. grid-item-card:: :link: ./Metadata/index.html |fa-metadata| Metadata ^^^ Handling of metadata associated with data files. .. grid-item-card:: :link: ./Utils/index.html |fa-utils| Utils ^^^ Utility functions and helpers. .. grid-item-card:: :link: ./Visualize/index.html |fa-visualize| Visualize ^^^ Functions and classes for data visualization. .. toctree:: :glob: :caption: Contents :hidden: ./AI/* ./CLI/* ./Constants/* ./CTD/* ./Data Classes/* ./Exceptions/* ./Load CTD/* ./Metadata/* ./Utils/* ./Visualize/*