This PR includes the material in PR #239 (see its comments)
It adds (cf doc/new.rst):
CliMAF now runs on new IPSL clusters 'spirit1' and "spirit2' and
at TGCC on machine 'irene' and 'irene-amd' (including tests suite)
function :py:func:~climaf.classes.fds now sets the dataset's
frequency using file's global attribute 'frequency'
dataset's method :py:meth:~climaf.classes.cdataset.check has
been reworked, accepts flags for setting what to check, and
provides a consistent return value (which can be None if a
decision cannot be made)
default is now to deactivate optimization for CMIP6 data indexing,
which seems buggy
technical :
remove dependency to module 'cesemp_env' in bin/climaf
ease installation by embarking epstopdf
fix bugs in find_files (for case period = fx), in clist
This PR includes the material in PR #239 (see its comments) It adds (cf doc/new.rst):
CliMAF now runs on new IPSL clusters 'spirit1' and "spirit2' and at TGCC on machine 'irene' and 'irene-amd' (including tests suite)
function :py:func:
~climaf.classes.fds
now sets the dataset's frequency using file's global attribute 'frequency'dataset's method :py:meth:
~climaf.classes.cdataset.check
has been reworked, accepts flags for setting what to check, and provides a consistent return value (which can be None if a decision cannot be made)default is now to deactivate optimization for CMIP6 data indexing, which seems buggy
technical :
remove dependency to module 'cesemp_env' in bin/climaf
ease installation by embarking epstopdf
fix bugs in find_files (for case period = fx), in clist