HISTORY autoDaily

VERSION	DATE		DESCRIPTION
1.0	2006-01-16	created from scratch
1.0.1	2006-02-07	improved test for other sessions
1.0.2	2006-02-16	improved logging
1.0.3	2006-03-15	made compatible with createAB v2.x
1.0.4	2006-06-01	include checkConsist
1.0.5	2006-10-06	checks for measureQ disabled
1.0.6	2006-10-30	check for NotValid enabled
1.1	2006-12-04	improved check for autoDaily running; plugin PGI_PREPROC supported; new option -C to jump into autoDaily at AB creation
1.1.1	2007-01-10	dvdMonitor replaced by ngasMonitor
1.2	2008-01-22	has configurable download mechanism (DATACLIENT vs PROCESSAB)
1.2.1	2008-01-30	improved handling of completeness flag 
1.2.2	2008-04-10	download mechanism enforced to be PROCESSAB
1.3	2008-07-29	CURRENT_SKIP introduced [BWo]
1.4	2008-09-16	ENABLE_INCREM introduced, for incremental processing; new option -D
1.4.1	2009-03-25	calls createJob -F --> getStatusAB -F; always creates AB monitor
1.4.2	2009-05-11	enforce calling at least CURRENT date (unless CURRENT_SKIP=YES)
--------------------------------------------------------------------------------------------------------------
2.0	2009-07-21	turned into master tool: calling qc1Parser and ngasClient; new key FLASHBACK; dataclient removed
2.0.1	2010-01-22	bug fixed with workflow for "no new data found"; PARSER_SKIP_AVAIL: supports qc1Parser -n
2.0.2	2010-04-26	line 959: simplify and support even non-standard trendPlotter calls with more than 3 parameters
2.0.3	2010-05-03	speeded up handling if no new jobs found
2.0.4	2010-11-29	execution time written to QC1 database "exec_time" [MNe]; PARSER_SKIP_AVAIL prepared for decommissioning
2.0.5	2010-12-20	bug fixed with exec_time; PARSER_SKIP_AVAIL removed
2.0.6	2011-01-14	cleaned up for PARSER_SKIP_AVAIL
2.0.7	2011-03-16	process_load added to QC1 database table exec_time
2.0.8	2012-09-13	call dfoMonitor in background in exitProcs
2.0.9	2012-09-19	exitProcs gets flag (timeout|other|finished)
2.1	2013-02-15	removed: createAB -z; obsolete: CURRENT_SKIP, ENABLE_INCR, AUTO_EXEC, MAIL_NOTIF; new option -r $RESOURCE (for migration)
2.1.1	2013-11-29	include call of ngasClient -U to update NGAS download servers
2.1.2	2014-03-10	PATH edited for SL63
2.2	2014-04-28	removed: checkConsist
2.3	2014-10-31	removed: qc1Parser, reference to fastcache [BWo]
2.4	2015-06-30	new option -F[orced]; option -C dropped (EXEC_MODE=JUMP) [RHa]; hdr download for date-1 if 21 or 22; CHECK_OTHER improved [BWo]
2.4.1	2015-07-27	bug fix for QCBQS_TYPE=PAR
2.4.2	2015-09-02	recreateAB killed if found running; delete log files older than 2 years
2.5	2015-10-26	provides the list_calBadQual.dat for the calChecker (v4.6) badQual interface; RESOURCE removed
2.5.1	2015-11-09	always download hdrs, not only in forced mode
2.5.2	2016-02-23	stabilized against database error: suppress 'Datab' error coming from temporary unavailability of database
2.5.3	2018-05-17	source .bashrc instead of .qcrc and .dfosrc [BWo]
2.5.4	2018-06-16	sourcing and checks for qcrc and dfosrc removed
2.5.5	2024-03-06	call of ngasClient -U removed