Module cvtool.CMORlib
This section contains all the code for creating CMOR compatible files from existing MIP configurations
Expand source code
'''
This section contains all the code for creating CMOR compatible files from existing MIP configurations
'''
from . import new_input
from .run import CMORise
# from . import
Sub-modules
cvtool.CMORlib.new_inputcvtool.CMORlib.run-
A run template for self.CMOR for use with the
cvtool.CMORlib.variable_autotest