mcot.utils¶
Installation instructions
You can install this package using:
pip install mcot.utils
The command line scripts from this package (and any other packages installed from mcot) can be listed as:
mcot
Or if you want all mcot packages (including all command line scripts)
pip install mcot
Documentation
Script interface for all mcot submodules
Contains: - “scripts”: defines the mcot command line tool - “log”: logging setup for use in scripts - “build”: load version number - “maths”: maths functions
“spherical”: conversion to/from spherical coordinates
Modules
Support for importing and building the package |
|
Utilities to create a common interface to all the scripts. |