cmatools

Selected functions, methods and command line tools for use by CMA projects.

The package should be imported directly, e.g.:

import cmatools as cma

Modules include:

cmatools.analysis.simple_analysis

Holds several functions to assist with integer calculation analysis_max() , analysis_sum() and analysis_product()

cmatools.examplesubpackage.example_cmatools

The ExampleClass class contains default cma style docstrings as an example of the layout. The example_method() holds an example class method.

cmatools.io

Functions to assist with data input/ouput.

Note

This is not a full list of the cmatools package content. It is used to show active examples of the docstring and cross-reference links within the documentation.

Note

The documentation has further usage information, including a Sub title UG

Modules

cmatools.analysis

General integer analysis.

cmatools.cli_data_download

Command line application tool for data download of CRUTEM or HadCRUT data.

cmatools.cli_simple_analysis

Command line application - a simple analysis tool example.

cmatools.combine

An example subpackage used to illustrate integration testing.

cmatools.common

Common modules and functions.

cmatools.definitions

Source definitions file to generate constants.

cmatools.examplesubpackage

Example subpackage illustrates codestyle and format.

cmatools.helloworld

docstring for helloworld subpackage.

cmatools.io

IO subpackage.

cmatools.observations

Observations subpackage.

cmatools.subpackage

Example subpackage.

cmatools.subpackageb

subpackageb example.