LICENSE
MANIFEST.in
README
VERSION
setup.py
autosubmit/__init__.py
autosubmit/autosubmit.py
autosubmit.egg-info/PKG-INFO
autosubmit.egg-info/SOURCES.txt
autosubmit.egg-info/dependency_links.txt
autosubmit.egg-info/requires.txt
autosubmit.egg-info/top_level.txt
autosubmit/config/__init__.py
autosubmit/config/basicConfig.py
autosubmit/config/config_common.py
autosubmit/config/log.py
autosubmit/config/parser_factory.py
autosubmit/config/files/autosubmit.conf
autosubmit/config/files/expdef.conf
autosubmit/config/files/jobs.conf
autosubmit/config/files/platforms.conf
autosubmit/database/__init__.py
autosubmit/database/db_common.py
autosubmit/database/db_manager.py
autosubmit/database/data/autosubmit.sql
autosubmit/date/__init__.py
autosubmit/date/chunk_date_lib.py
autosubmit/experiment/__init__.py
autosubmit/experiment/experiment_common.py
autosubmit/git/__init__.py
autosubmit/git/autosubmit_git.py
autosubmit/job/__init__.py
autosubmit/job/job.py
autosubmit/job/job_common.py
autosubmit/job/job_list.py
autosubmit/job/job_list_persistence.py
autosubmit/job/job_utils.py
autosubmit/monitor/__init__.py
autosubmit/monitor/monitor.py
autosubmit/notifications/__init__.py
autosubmit/notifications/mail_notifier.py
autosubmit/notifications/notifier.py
autosubmit/platforms/__init__.py
autosubmit/platforms/ecmwf_adaptor.py
autosubmit/platforms/ecplatform.py
autosubmit/platforms/locplatform.py
autosubmit/platforms/lsfplatform.py
autosubmit/platforms/mn_adaptor.py
autosubmit/platforms/paramiko_platform.py
autosubmit/platforms/paramiko_submitter.py
autosubmit/platforms/pbsplatform.py
autosubmit/platforms/platform.py
autosubmit/platforms/psplatform.py
autosubmit/platforms/saga_platform.py
autosubmit/platforms/saga_submitter.py
autosubmit/platforms/sgeplatform.py
autosubmit/platforms/slurmplatform.py
autosubmit/platforms/submitter.py
bin/autosubmit
bin/tmp/tests.conf
bin/tmp/db/a000/conf/autosubmit_a000.conf
bin/tmp/db/a000/conf/expdef_a000.conf
bin/tmp/db/a000/conf/jobs_a000.conf
bin/tmp/db/a000/conf/platforms_a000.conf
bin/tmp/test1/autosubmit.conf
bin/tmp/test1/expdef.conf
bin/tmp/test1/jobs.conf
bin/tmp/test1/platforms.conf
bin/tmp/test1/proj.conf
docs/autosubmit.pdf
test/__init__.py
test/integration/__init__.py
test/integration/test_db_manager.py
test/integration/test_job.py
test/regression/__init__.py
test/regression/tests.conf
test/regression/tests_commands.py
test/regression/tests_log.py
test/regression/tests_runner.py
test/regression/tests_utils.py
test/regression/db/a000/conf/autosubmit_a000.conf
test/regression/db/a000/conf/expdef_a000.conf
test/regression/db/a000/conf/jobs_a000.conf
test/regression/db/a000/conf/platforms_a000.conf
test/regression/db/a000/conf/proj_a000.conf
test/regression/default_conf/platforms.conf
test/regression/test_ecmwf_with_paramiko/conf/autosubmit.conf
test/regression/test_ecmwf_with_paramiko/conf/expdef.conf
test/regression/test_ecmwf_with_paramiko/conf/jobs.conf
test/regression/test_ecmwf_with_paramiko/conf/proj.conf
test/regression/test_ecmwf_with_paramiko_python/conf/autosubmit.conf
test/regression/test_ecmwf_with_paramiko_python/conf/expdef.conf
test/regression/test_ecmwf_with_paramiko_python/conf/jobs.conf
test/regression/test_ecmwf_with_paramiko_python/conf/proj.conf
test/regression/test_ecmwf_with_saga/conf/autosubmit.conf
test/regression/test_ecmwf_with_saga/conf/expdef.conf
test/regression/test_ecmwf_with_saga/conf/jobs.conf
test/regression/test_ecmwf_with_saga/conf/proj.conf
test/regression/test_ecmwf_with_saga_python/conf/autosubmit.conf
test/regression/test_ecmwf_with_saga_python/conf/expdef.conf
test/regression/test_ecmwf_with_saga_python/conf/jobs.conf
test/regression/test_ecmwf_with_saga_python/conf/proj.conf
test/regression/test_large_experiment_on_moore_with_paramiko/conf/autosubmit.conf
test/regression/test_large_experiment_on_moore_with_paramiko/conf/expdef.conf
test/regression/test_large_experiment_on_moore_with_paramiko/conf/jobs.conf
test/regression/test_large_experiment_on_moore_with_paramiko/conf/proj.conf
test/regression/test_large_experiment_on_moore_with_saga/conf/autosubmit.conf
test/regression/test_large_experiment_on_moore_with_saga/conf/expdef.conf
test/regression/test_large_experiment_on_moore_with_saga/conf/jobs.conf
test/regression/test_large_experiment_on_moore_with_saga/conf/proj.conf
test/regression/test_mn_with_paramiko/conf/autosubmit.conf
test/regression/test_mn_with_paramiko/conf/expdef.conf
test/regression/test_mn_with_paramiko/conf/jobs.conf
test/regression/test_mn_with_paramiko/conf/proj.conf
test/regression/test_mn_with_paramiko_python/conf/autosubmit.conf
test/regression/test_mn_with_paramiko_python/conf/expdef.conf
test/regression/test_mn_with_paramiko_python/conf/jobs.conf
test/regression/test_mn_with_paramiko_python/conf/proj.conf
test/regression/test_mn_with_saga/conf/autosubmit.conf
test/regression/test_mn_with_saga/conf/expdef.conf
test/regression/test_mn_with_saga/conf/jobs.conf
test/regression/test_mn_with_saga/conf/proj.conf
test/regression/test_mn_with_saga_python/conf/autosubmit.conf
test/regression/test_mn_with_saga_python/conf/expdef.conf
test/regression/test_mn_with_saga_python/conf/jobs.conf
test/regression/test_mn_with_saga_python/conf/proj.conf
test/regression/test_moore_with_paramiko/conf/autosubmit.conf
test/regression/test_moore_with_paramiko/conf/expdef.conf
test/regression/test_moore_with_paramiko/conf/jobs.conf
test/regression/test_moore_with_paramiko/conf/proj.conf
test/regression/test_moore_with_paramiko_python/conf/autosubmit.conf
test/regression/test_moore_with_paramiko_python/conf/expdef.conf
test/regression/test_moore_with_paramiko_python/conf/jobs.conf
test/regression/test_moore_with_paramiko_python/conf/proj.conf
test/regression/test_moore_with_saga/conf/autosubmit.conf
test/regression/test_moore_with_saga/conf/expdef.conf
test/regression/test_moore_with_saga/conf/jobs.conf
test/regression/test_moore_with_saga/conf/proj.conf
test/regression/test_moore_with_saga_python/conf/autosubmit.conf
test/regression/test_moore_with_saga_python/conf/expdef.conf
test/regression/test_moore_with_saga_python/conf/jobs.conf
test/regression/test_moore_with_saga_python/conf/proj.conf
test/regression/test_sedema_with_paramiko/conf/autosubmit.conf
test/regression/test_sedema_with_paramiko/conf/expdef.conf
test/regression/test_sedema_with_paramiko/conf/jobs.conf
test/regression/test_sedema_with_paramiko/conf/proj.conf
test/regression/test_sedema_with_paramiko_python/conf/autosubmit.conf
test/regression/test_sedema_with_paramiko_python/conf/expdef.conf
test/regression/test_sedema_with_paramiko_python/conf/jobs.conf
test/regression/test_sedema_with_paramiko_python/conf/proj.conf
test/regression/test_sedema_with_saga/conf/autosubmit.conf
test/regression/test_sedema_with_saga/conf/expdef.conf
test/regression/test_sedema_with_saga/conf/jobs.conf
test/regression/test_sedema_with_saga/conf/proj.conf
test/regression/test_sedema_with_saga_python/conf/autosubmit.conf
test/regression/test_sedema_with_saga_python/conf/expdef.conf
test/regression/test_sedema_with_saga_python/conf/jobs.conf
test/regression/test_sedema_with_saga_python/conf/proj.conf
test/unit/__init__.py
test/unit/test_autosubmit_ config.py
test/unit/test_basic_ config.py
test/unit/test_chunk_date_lib.py
test/unit/test_db_manager.py
test/unit/test_dic_jobs.py
test/unit/test_expid.py
test/unit/test_job.py
test/unit/test_job_common.py
test/unit/test_job_list.py
test/unit/test_saga_platform.py
test/unit/test_setup.py