.. _api: ----------------------------- Available functions ----------------------------- .. default-domain:: python Function names presented here are those defined by module ``climaf.api`` and can be used 'as is' (i.e. without prefixing it by the module name) after executing:: >>> from climaf.api import * even if they belong to another module .. toctree:: functions_data .. toctree:: functions_processing - :doc:`functions_results` - for :doc:`managing numerical results ` .. toctree:: functions_results_numeric - for :doc:`viewing results` (see also :ref:`the graphic operators `) .. toctree:: functions_results_viewing - for :doc:`listing and managing data in cache `: .. toctree:: functions_results_cache .. toctree:: functions_utilities .. toctree:: functions_internals .. toctree:: functions_objects