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

root/sodar


Mode:

Legend:

Added
Modified
Copied or renamed
Date Rev Chgset Author Log Message
(edit) 03/26/08 23:29:34 @137 [137] cbc Renamed remotely
(edit) 03/26/08 23:25:50 @136 [136] cbc Fixed up axes, labels, and titles.
(edit) 03/26/08 15:48:02 @135 [135] cbc Improve --help output generated by optparse.
(edit) 03/26/08 14:16:42 @134 [134] cbc Split sodar.py's _main into processSingle and processAll.
(edit) 03/25/08 18:52:21 @133 [133] cbc Added findMissing to sodar.py.
(edit) 03/25/08 17:58:56 @132 [132] cbc Add sodar.utils.findMissing.
(edit) 03/24/08 18:22:20 @131 [131] cbc Add setup.py.
(edit) 03/24/08 18:17:08 @130 [130] cbc Moved remotely
(edit) 03/24/08 18:04:29 @129 [129] cbc Minor changes before adding setup.py.
(edit) 03/24/08 16:03:21 @128 [128] cbc Removed file/folder
(edit) 03/24/08 16:03:13 @127 [127] cbc Removed file/folder
(edit) 03/24/08 15:56:48 @126 [126] cbc Add sodar.py and utils subpackage.
(edit) 03/19/08 15:10:58 @123 [123] cbc Relocate image output in _main to /var/www/html
(edit) 03/12/08 18:47:21 @122 [122] cbc Save figures instead of show in arrayData._main.
(edit) 03/12/08 16:48:46 @121 [121] cbc Fix more test data paths. Change NaNs? to 0s. Get rid of matrix wrapper to …
(edit) 03/10/08 22:22:35 @120 [120] cbc Change test data location to match new automated download to nemo.
(edit) 03/10/08 16:00:34 @119 [119] cbc Fix line endings.
(edit) 11/06/07 14:51:35 @88 [88] cbc Add adjustedData to handle missing times and altitudes.
(edit) 11/06/07 13:53:26 @87 [87] cbc Results of working/debug session with Harvey to look at quiver, NaN, …
(edit) 09/18/07 21:32:34 @86 [86] cbc Potential solution to plot crash. Replace NaN's with 0.0. Works on Ubuntu …
(edit) 09/18/07 17:03:28 @85 [85] cbc Cutting tag on this changeset for debug demo puposes. …
(edit) 09/18/07 17:02:02 @84 [84] cbc Removed file/folder
(edit) 09/18/07 17:00:07 @83 [83] cbc Created folder remotely
(edit) 09/18/07 16:59:27 @82 [82] cbc Created folder remotely
(edit) 09/18/07 16:44:15 @81 [81] cbc Saving work. show() throws numerix exception, though. Cutting tag on this …
(edit) 09/18/07 16:09:48 @80 [80] cbc Fulfill ticket #20: Compute u,v arrays.
(edit) 09/18/07 15:13:04 @79 [79] cbc Saving work.
(edit) 09/18/07 14:35:32 @78 [78] cbc Fulfill tickets #13, #14, #18, #22.
(edit) 09/17/07 23:01:27 @77 [77] cbc Saving refactored work.
(edit) 09/17/07 17:40:00 @76 [76] cbc Saving refactored changes.
(edit) 09/17/07 17:36:23 @75 [75] cbc Saving refactored changes.
(edit) 09/14/07 18:06:17 @74 [74] cbc Saving tested refactors.
(edit) 09/14/07 17:46:37 @73 [73] cbc Saving tested refactoring.
(edit) 09/05/07 14:22:17 @72 [72] cbc Fulfill ticket #21: Move array normalization methods to new ProcessedData …
(edit) 09/05/07 12:17:11 @71 [71] cbc Rename Data class to RawData for ticket #21.
(edit) 08/23/07 12:45:59 @70 [70] cbc Fulfill ticket #12: Compute maximum overall altitude
(edit) 08/20/07 19:19:22 @69 [69] cbc Fulfill ticket #11: Compute minimum altitude
(edit) 08/20/07 16:40:47 @68 [68] cbc Fulfill ticket #9: Compute sample time interval
(edit) 08/20/07 14:57:17 @67 [67] cbc Fulfill ticket #7: Add deep copy funtionality to Data class and ticket #8: …
(edit) 08/17/07 17:19:43 @66 [66] cbc Daily check-in of code. Started _normalize.
(edit) 08/17/07 11:36:19 @65 [65] cbc Slight refactor in Data class to use getattr.
(edit) 08/16/07 17:21:18 @64 [64] cbc Miscellaneous clean up and documentation.
(edit) 07/26/07 19:12:24 @63 [63] cbc Refactor Header and Body classes for elegance and readability (zip instead …
(edit) 07/24/07 17:14:38 @62 [62] cbc Refactor __getitem__ in Data and Header
(edit) 07/22/07 21:34:19 @61 [61] cbc Fulfill ticket #6: Add classes to split daily file samples into headers …
(edit) 07/10/07 20:09:02 @60 [60] cbc Tested daily progress on #6 (header class done)
(edit) 07/09/07 18:00:31 @59 [59] cbc Fulfill ticket #5: Add class to split daily file into samples
(edit) 06/11/07 15:16:14 @58 [58] cbc Rename License.GPL2
(edit) 06/11/07 15:06:34 @57 [57] cbc Fulfill ticket #2: Create sodar package
(add) 06/11/07 09:37:21 @56 [56] cbc Initial import