|
From: <mic...@us...> - 2007-06-19 15:35:09
|
Revision: 1725
http://svn.sourceforge.net/metpx/?rev=1725&view=rev
Author: michel_grenier
Date: 2007-06-19 08:34:21 -0700 (Tue, 19 Jun 2007)
Log Message:
-----------
Add a warning when CA time could not be taken from the bulletin
Modified Paths:
--------------
trunk/sundew/lib/bulletinAm.py
trunk/sundew/lib/importedLibs/Crypto/__init__.pyc
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <mic...@us...> - 2007-06-20 14:27:55
|
Revision: 1729
http://svn.sourceforge.net/metpx/?rev=1729&view=rev
Author: michel_grenier
Date: 2007-06-20 07:27:50 -0700 (Wed, 20 Jun 2007)
Log Message:
-----------
addStationInFilename is False by default in a bulletinManager.
It is set to True for bulletinFile and am receivers.
Modified Paths:
--------------
trunk/sundew/lib/Ingestor.py
trunk/sundew/lib/bulletinManager.py
trunk/sundew/lib/receiverAm.py
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <mic...@us...> - 2007-09-17 18:00:17
|
Revision: 1921
http://metpx.svn.sourceforge.net/metpx/?rev=1921&view=rev
Author: michel_grenier
Date: 2007-09-17 10:59:59 -0700 (Mon, 17 Sep 2007)
Log Message:
-----------
bulletin.py day with a value of 0 was valid
bulletinManager.py verifyDelay only if bulletin has no error
Modified Paths:
--------------
trunk/sundew/lib/bulletin.py
trunk/sundew/lib/bulletinManager.py
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <mic...@us...> - 2007-10-11 13:25:20
|
Revision: 1967
http://metpx.svn.sourceforge.net/metpx/?rev=1967&view=rev
Author: michel_grenier
Date: 2007-10-11 06:25:08 -0700 (Thu, 11 Oct 2007)
Log Message:
-----------
Source.py had the old way of setting arrival (mapEnteteDelai) with the new one...
got rid of old one... since old one was first ... new one never got called
and the old behaviour of only 1 delay set for 1 header prevailed
bulletin.py put more check to validate the emission date... prevent endless loop with counter
avoid emission computing if already set
bulletinAm.py set bulletin.emission and bulletin.ep_emission for CA...
if the CA bulletin's delay is needed, its computation will be from
the real date found into the observation instead of from the header
where the year/month are not found
Modified Paths:
--------------
trunk/sundew/lib/Source.py
trunk/sundew/lib/bulletin.py
trunk/sundew/lib/bulletinAm.py
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <mic...@us...> - 2007-10-24 13:45:07
|
Revision: 2002
http://metpx.svn.sourceforge.net/metpx/?rev=2002&view=rev
Author: michel_grenier
Date: 2007-10-24 06:44:50 -0700 (Wed, 24 Oct 2007)
Log Message:
-----------
MG Get rid of tabs in comments...
Modified Paths:
--------------
trunk/sundew/lib/bulletin.py
trunk/sundew/lib/gateway.py
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <mic...@us...> - 2007-10-29 20:29:01
|
Revision: 2016
http://metpx.svn.sourceforge.net/metpx/?rev=2016&view=rev
Author: michel_grenier
Date: 2007-10-29 13:28:48 -0700 (Mon, 29 Oct 2007)
Log Message:
-----------
MG source.py arrival_extension was added as an option
default arrival_extension is None
bulletin.py emission set of bufr internal time (ready for delay calculation if set with arrival)
bulletinManager.py when creating the filename with the extension
a) correct a logging problem
b) if error is only with the arrival and that source.arrival_extension is defined
than use the arrival_extension to create the filename
Modified Paths:
--------------
trunk/sundew/lib/Source.py
trunk/sundew/lib/bulletin.py
trunk/sundew/lib/bulletinManager.py
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <mic...@us...> - 2007-11-02 13:14:18
|
Revision: 2025
http://metpx.svn.sourceforge.net/metpx/?rev=2025&view=rev
Author: michel_grenier
Date: 2007-11-02 06:14:05 -0700 (Fri, 02 Nov 2007)
Log Message:
-----------
MG possibility to define any port when using SFTP protocol
Modified Paths:
--------------
trunk/sundew/lib/Client.py
trunk/sundew/lib/SenderFTP.py
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <mic...@us...> - 2007-11-14 19:49:57
|
Revision: 2065
http://metpx.svn.sourceforge.net/metpx/?rev=2065&view=rev
Author: michel_grenier
Date: 2007-11-14 11:49:53 -0800 (Wed, 14 Nov 2007)
Log Message:
-----------
MG Bufr.py put more date/time validation
bulletin.py set observation time only if valid bufr valid
else log.warning that it is not valid.
Modified Paths:
--------------
trunk/sundew/lib/Bufr.py
trunk/sundew/lib/bulletin.py
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <mic...@us...> - 2007-11-29 17:58:11
|
Revision: 2199
http://metpx.svn.sourceforge.net/metpx/?rev=2199&view=rev
Author: michel_grenier
Date: 2007-11-29 09:57:53 -0800 (Thu, 29 Nov 2007)
Log Message:
-----------
MG first trial for a dx_script for senderAm
Modified Paths:
--------------
trunk/sundew/lib/Client.py
trunk/sundew/lib/senderAm.py
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <mic...@us...> - 2007-12-19 15:29:37
|
Revision: 2251
http://metpx.svn.sourceforge.net/metpx/?rev=2251&view=rev
Author: michel_grenier
Date: 2007-12-19 07:29:32 -0800 (Wed, 19 Dec 2007)
Log Message:
-----------
MG adding the possibility to select an am thread number for a specific bulletin type
Modified Paths:
--------------
trunk/sundew/lib/Client.py
trunk/sundew/lib/senderAm.py
trunk/sundew/lib/socketManagerAm.py
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <mic...@us...> - 2007-12-20 19:56:45
|
Revision: 2264
http://metpx.svn.sourceforge.net/metpx/?rev=2264&view=rev
Author: michel_grenier
Date: 2007-12-20 11:56:22 -0800 (Thu, 20 Dec 2007)
Log Message:
-----------
MG SenderFTP.py with same logging stuff
Client.py testing a SenderScript.py
SenderScript.py a new sender way of doing things
Modified Paths:
--------------
trunk/sundew/lib/Client.py
trunk/sundew/lib/SenderFTP.py
Added Paths:
-----------
trunk/sundew/lib/SenderScript.py
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <mic...@us...> - 2008-02-08 18:44:54
|
Revision: 2356
http://metpx.svn.sourceforge.net/metpx/?rev=2356&view=rev
Author: michel_grenier
Date: 2008-02-08 10:44:51 -0800 (Fri, 08 Feb 2008)
Log Message:
-----------
MG again /apps/px/lib as default library setting and PXLIB for developpement
Modified Paths:
--------------
trunk/sundew/lib/DBSearcher.py
trunk/sundew/lib/DirectRoutingParser.py
trunk/sundew/lib/RoutingFileCreator.py
trunk/sundew/lib/Source.py
trunk/sundew/lib/Sourlient.py
trunk/sundew/lib/TAFParser.py
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <mic...@us...> - 2008-02-08 20:42:23
|
Revision: 2359
http://metpx.svn.sourceforge.net/metpx/?rev=2359&view=rev
Author: michel_grenier
Date: 2008-02-08 12:42:09 -0800 (Fri, 08 Feb 2008)
Log Message:
-----------
MG keep old lib path for backward compatibility
Modified Paths:
--------------
trunk/sundew/lib/DBSearcher.py
trunk/sundew/lib/DirectRoutingParser.py
trunk/sundew/lib/RoutingFileCreator.py
trunk/sundew/lib/Source.py
trunk/sundew/lib/Sourlient.py
trunk/sundew/lib/TAFParser.py
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <mic...@us...> - 2008-02-13 20:29:18
|
Revision: 2368
http://metpx.svn.sourceforge.net/metpx/?rev=2368&view=rev
Author: michel_grenier
Date: 2008-02-13 12:29:01 -0800 (Wed, 13 Feb 2008)
Log Message:
-----------
MG PXPaths sets debian defaults path,
Than look for PXROOT for backword compatibility
If px.conf is found under ETC or defined by env PXCONF
it is parsed and more directory can be done...
with options spooldir, etcdir, logdir
Modified Paths:
--------------
trunk/sundew/lib/PXManager.py
trunk/sundew/lib/PXPaths.py
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <dl...@us...> - 2008-04-07 14:59:24
|
Revision: 2539
http://metpx.svn.sourceforge.net/metpx/?rev=2539&view=rev
Author: dlema99
Date: 2008-04-07 07:58:55 -0700 (Mon, 07 Apr 2008)
Log Message:
-----------
Modifs done to introduce purge option to the senders.
Modified Paths:
--------------
trunk/sundew/lib/Client.py
trunk/sundew/lib/DiskReader.py
trunk/sundew/lib/MultiKeysStringSorter.py
trunk/sundew/lib/SortableString.py
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <dl...@us...> - 2008-05-05 22:16:30
|
Revision: 2615
http://metpx.svn.sourceforge.net/metpx/?rev=2615&view=rev
Author: dlema99
Date: 2008-05-05 15:16:06 -0700 (Mon, 05 May 2008)
Log Message:
-----------
Two things are done:
1) use of daemon.daemonize() to create our daemons
2) bug correction with PXIgniter._reload() in the case where our
receiver is in listen mode.
Modified Paths:
--------------
trunk/sundew/lib/Igniter.py
trunk/sundew/lib/PXIgniter.py
Added Paths:
-----------
trunk/sundew/lib/daemon.py
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <dl...@us...> - 2008-05-28 15:25:22
|
Revision: 2740
http://metpx.svn.sourceforge.net/metpx/?rev=2740&view=rev
Author: dlema99
Date: 2008-05-28 08:24:28 -0700 (Wed, 28 May 2008)
Log Message:
-----------
1) Changed /apps/px/db/ for PXPaths.DB
Changed /apps/px/etc/ for PXPaths.ETC
2) In SAParser, take into accout the case where a SA bulletin contains only 1 line
Modified Paths:
--------------
trunk/sundew/lib/FDParser.py
trunk/sundew/lib/SAParser.py
trunk/sundew/lib/TAFParser.py
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <mic...@us...> - 2008-06-26 13:30:38
|
Revision: 2762
http://metpx.svn.sourceforge.net/metpx/?rev=2762&view=rev
Author: michel_grenier
Date: 2008-06-26 06:30:31 -0700 (Thu, 26 Jun 2008)
Log Message:
-----------
MG added lx_script as an option for fx (and rx by the same time)
Modified Paths:
--------------
trunk/sundew/lib/Ingestor.py
trunk/sundew/lib/Source.py
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <mic...@us...> - 2008-07-15 13:52:21
|
Revision: 2790
http://metpx.svn.sourceforge.net/metpx/?rev=2790&view=rev
Author: michel_grenier
Date: 2008-07-15 06:51:51 -0700 (Tue, 15 Jul 2008)
Log Message:
-----------
MG priority was at file split / position 5 but incorrect with
a variable spool directory depth position -3 is better
Modified Paths:
--------------
trunk/sundew/lib/SenderFTP.py
trunk/sundew/lib/SenderScript.py
trunk/sundew/lib/senderAMIS.py
trunk/sundew/lib/senderAm.py
trunk/sundew/lib/senderWmo.py
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|