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

root/sodar/branches/scintec-branch


Mode:

Legend:

Added
Modified
Copied or renamed
Date Rev Chgset Author Log Message
(edit) 12/07/09 13:17:15 @271 [271] cbc Simplify MainData? API.
(edit) 12/03/09 21:23:48 @270 [270] cbc Completed maindata.py.
(edit) 12/03/09 19:04:51 @269 [269] cbc Refactor to simplify (no more read only nonsense).
(edit) 12/02/09 15:27:23 @268 [268] cbc Made MainData? objects callable in order to access profiles by timestamp.
(edit) 12/01/09 18:34:59 @267 [267] cbc Just a few more tests.
(edit) 12/01/09 18:27:13 @266 [266] cbc More robust Profile class.
(edit) 11/30/09 18:19:49 @265 [265] cbc Robust Observation class and complete test coverage.
(edit) 11/30/09 12:59:15 @264 [264] cbc Choose getattr as solution for adding keys as attributes to child of …
(edit) 11/30/09 12:55:39 @263 [263] cbc Document three solutions for adding keys as attributes to child of dict …
(edit) 11/27/09 09:05:33 @262 [262] cbc Create maindata.Observation class.
(edit) 11/25/09 15:10:21 @261 [261] cbc Reword comment.
(edit) 11/25/09 15:08:58 @260 [260] cbc Fix comment typo.
(edit) 11/25/09 15:07:07 @259 [259] cbc Create maindata.Profile class.
(edit) 11/24/09 18:12:09 @258 [258] cbc Fixed _test in MainData?.
(edit) 11/24/09 17:46:59 @257 [257] cbc File name and path attributes on MainData?.
(edit) 11/20/09 23:33:46 @256 [256] cbc Comments in doctests.
(edit) 11/20/09 23:25:15 @255 [255] cbc Inherit from list.
(edit) 11/19/09 17:38:37 @254 [254] cbc Added suite.py to last commit for setup.py test capability.
(edit) 11/19/09 17:37:10 @253 [253] cbc Completed test refactoring. 100% test coverage.
(edit) 11/19/09 14:21:15 @252 [252] cbc Moved remotely
(edit) 11/19/09 14:05:41 @251 [251] cbc Refactoring tests.
(edit) 11/19/09 12:57:47 @250 [250] cbc Propagate svn:ignore properties to subpackages.
(edit) 11/19/09 12:34:51 @249 [249] cbc Refactor _testSetUp.
(edit) 11/19/09 12:01:20 @248 [248] cbc Fix doctest.
(edit) 11/19/09 11:59:58 @247 [247] cbc Fix doctext typo.
(edit) 11/19/09 11:46:53 @246 [246] cbc Fix syntax typo.
(edit) 11/19/09 11:40:03 @245 [245] cbc Put maindata in all attribute.
(edit) 11/19/09 11:35:54 @244 [244] cbc Fix doctest whitespace.
(edit) 11/19/09 11:31:38 @243 [243] cbc Fix syntax typo.
(edit) 11/19/09 10:42:37 @242 [242] cbc Fix syntax typo.
(edit) 11/19/09 10:15:40 @241 [241] cbc Reset doctests to test one feature at a time.
(edit) 11/18/09 18:26:12 @240 [240] cbc Add doctests for maindata.py.
(edit) 11/17/09 17:29:23 @239 [239] cbc Extra setup.py args.
(edit) 11/17/09 16:10:06 @238 [238] cbc Project skeleton.
(edit) 11/17/09 15:52:07 @237 [237] cbc Add svn:externals property.
(edit) 11/17/09 15:20:44 @236 [236] cbc Set svn:ignore property.
(add) 11/17/09 14:38:35 @235 [235] cbc --