NCCOOS Trac Projects: Top | Web | Platforms | Processing | Viz | Sprints | Sandbox | (Wind)

root/spongenet


Mode:

Legend:

Added
Modified
Copied or renamed
Date Rev Chgset Author Log Message
(edit) 10/22/10 13:03:30 @385 [385] cbc Cleanup loop variable nonsense in query module.
(edit) 10/21/10 18:22:08 @384 [384] cbc Format timestamp column.
(edit) 10/21/10 17:10:24 @383 [383] cbc Improved error processing and production query configuration.
(edit) 10/20/10 18:07:58 @382 [382] cbc Eliminate redundant warnings module import.
(edit) 10/20/10 18:04:50 @381 [381] cbc Creating monthly CSV files.
(edit) 10/15/10 19:21:17 @380 [380] cbc More work on CSV creation framework.
(edit) 10/14/10 16:25:43 @379 [379] cbc Set svn:ignore property for query tests.
(edit) 10/14/10 15:39:34 @378 [378] cbc Begin CSV query framework.
(edit) 09/30/10 10:01:42 @377 [377] cbc Clean up doctest comments.
(edit) 09/30/10 09:24:01 @376 [376] cbc Rename config file to reflect platform location.
(edit) 09/10/10 20:34:38 @374 [374] cbc Remove check for missing Value tag in parse module and defer to handling …
(edit) 09/10/10 17:28:29 @373 [373] cbc Add file skipping capability to the expand module.
(edit) 09/09/10 18:31:01 @372 [372] cbc Account for missing values in Point class.
(edit) 09/09/10 13:21:20 @371 [371] cbc Retype sensors and points collections as dictionaries.
(edit) 09/08/10 13:47:11 @370 [370] cbc Subclass Point, Sensor, and Device from dict.
(edit) 09/03/10 13:49:36 @369 [369] cbc Doctests for classes in parse module.
(edit) 09/02/10 19:44:47 @368 [368] cbc cElementTree might be faster for the parse module.
(edit) 09/02/10 19:38:16 @367 [367] cbc Created Data, Device, Sensor, and Point classes in parse module.
(edit) 09/02/10 13:44:18 @366 [366] cbc Parse module xmldoc returns string instead of list.
(edit) 09/02/10 13:36:02 @365 [365] cbc Edit svn:ignore property.
(edit) 09/02/10 13:33:24 @364 [364] cbc Add init module to parse testing package.
(edit) 09/02/10 13:21:05 @363 [363] cbc Edit svn:ignore property.
(edit) 09/02/10 13:17:24 @362 [362] cbc Edit svn:ignore property.
(edit) 09/02/10 13:14:45 @361 [361] cbc Edit svn:ignore property.
(edit) 09/02/10 13:13:52 @360 [360] cbc Edit svn:ignore property.
(edit) 09/02/10 13:11:49 @359 [359] cbc Edit svn:ignore property.
(edit) 09/02/10 13:08:47 @358 [358] cbc Edit svn:ignore property.
(edit) 09/02/10 12:59:56 @357 [357] cbc Add svn:ignore property on pyc files.
(edit) 09/02/10 12:55:20 @356 [356] cbc Delete improperly set svn:ignore property again.
(edit) 09/02/10 12:53:11 @355 [355] cbc Add svn:ignore property set to pyc files.
(edit) 09/02/10 12:40:22 @354 [354] cbc Delete improperly set svn:ignore property.
(edit) 09/02/10 12:38:55 @353 [353] cbc Add svn:ignore property on pyc files.
(edit) 09/01/10 18:22:11 @352 [352] cbc Revise long setup description.
(edit) 09/01/10 18:16:17 @351 [351] cbc Add some functions and tests to parse module.
(edit) 08/31/10 18:33:31 @350 [350] cbc Create parse module.
(edit) 08/31/10 11:48:47 @349 [349] cbc Convert setup.py to setuptools.
(edit) 08/31/10 11:17:30 @348 [348] cbc Rework line endings on combined XML documents.
(edit) 08/30/10 18:39:44 @347 [347] cbc Add distutils based setup script.
(edit) 08/30/10 16:33:19 @346 [346] cbc Fix inane init.py filename typo.
(edit) 08/30/10 14:24:24 @345 [345] cbc Pose file handlers as with statements.
(edit) 08/26/10 14:58:50 @344 [344] cbc Add more package management and she-bang lines.
(edit) 08/26/10 14:03:56 @343 [343] cbc Rearrange file closure to flush buffers.
(edit) 08/26/10 00:18:25 @342 [342] cbc Add unittest option to command line.
(edit) 08/25/10 23:00:01 @341 [341] cbc Prettify combined xml docs with whitespace between Device begin and end …
(edit) 08/25/10 22:24:19 @340 [340] cbc Remove trailing whitespace per PEP8.
(edit) 08/25/10 22:19:07 @339 [339] cbc Complete doctests for expand.expand.
(edit) 08/25/10 21:26:04 @338 [338] cbc Add doctest comment for module level test.
(add) 08/25/10 21:20:15 @337 [337] cbc Initial import.