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()
andanalysis_product()
cmatools.examplesubpackage.example_cmatools
The
ExampleClass
class contains default cma style docstrings as an example of the layout. Theexample_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
General integer analysis. |
|
Command line application tool for data download of CRUTEM or HadCRUT data. |
|
Command line application - a simple analysis tool example. |
|
An example subpackage used to illustrate integration testing. |
|
Common modules and functions. |
|
Source definitions file to generate constants. |
|
Example subpackage illustrates codestyle and format. |
|
docstring for helloworld subpackage. |
|
IO subpackage. |
|
Observations subpackage. |
|
Example subpackage. |
|
subpackageb example. |