API Documentation ================= 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. +----------------------+-----------------------------------------------------------------------------------------+ | Module | Description | +======================+=========================================================================================+ | :doc:`AI` | Functions and classes related to artificial intelligence and machine learning | | | applications within CTDFjorder. | +----------------------+-----------------------------------------------------------------------------------------+ | :doc:`CLI` | Command-line interface for processing and analyzing CTD data. | +----------------------+-----------------------------------------------------------------------------------------+ | :doc:`Constants` | Definitions of constants used throughout the CTDFjorder library. | +----------------------+-----------------------------------------------------------------------------------------+ | :doc:`CTD` | Core classes and functions for loading, processing, and analyzing CTD data. | +----------------------+-----------------------------------------------------------------------------------------+ | :doc:`Data Classes` | Data structures used within the CTDFjorder library. | +----------------------+-----------------------------------------------------------------------------------------+ | :doc:`Exceptions` | Custom exceptions used within the CTDFjorder library. | +----------------------+-----------------------------------------------------------------------------------------+ | :doc:`Load CTD` | Functions for loading CTD data from various file formats. | +----------------------+-----------------------------------------------------------------------------------------+ | :doc:`Metadata` | Handling of metadata associated with CTD data. | +----------------------+-----------------------------------------------------------------------------------------+ | :doc:`Utils` | Utility functions and helpers. | +----------------------+-----------------------------------------------------------------------------------------+ | :doc:`Visualize` | Functions and classes for visualizing CTD data. | +----------------------+-----------------------------------------------------------------------------------------+ .. toctree:: :maxdepth: 2 :caption: Contents :hidden: AI CLI Constants CTD Data Classes Exceptions Load CTD Metadata Utils Visualize