3e78da12dc
Rename copy.py to avoid stupid Python conflicts
...
Any other module (in this case, nilmdb -> datetime_tz -> pytz -> gettext)
that does an "import copy" would pull in the copy.py, if it's in the
current working directory. Python is dumb...
2013-03-19 16:19:14 -04:00
ef9277cbff
Rename nilmtools directory to just src
2013-03-19 15:42:29 -04:00
de68956f76
Update copy tool
2013-03-16 23:13:45 -04:00
e73dd313d5
Reworked things to match nilmdb updates; a bit faster
2013-03-16 14:46:49 -04:00
d23fa9ee78
Remove unnecessary option group
2013-03-12 19:02:29 -04:00
2b9ecc6697
Add nilm-copy tool
2013-03-12 18:52:39 -04:00
54f8c34f8e
Decimate seems to work pretty well right now
2013-03-12 18:09:39 -04:00
9d38d6c21b
work in progress
2013-03-11 20:38:33 -04:00
4243301434
Lots of updates to generic filter, specific decimate module
2013-03-11 19:48:09 -04:00
cf9df650aa
Large restructuring, added setup
...
Added setup.py and other build tools like versioneer.
Split functionlaity into modules so that new filters are easier to
write.
2013-03-11 18:06:55 -04:00
eeb13a4f5e
Fix message
2013-03-09 15:22:46 -05:00
ec01d7eee9
Fix import
2013-03-08 17:52:28 -05:00
a9db02d73e
Speed up inserter by a factor of about 2; misc cleanups
2013-03-08 15:41:08 -05:00
fc6b2dfa5e
Fix filename timestamps
2013-03-01 17:05:44 -05:00
cd8eb5c727
Bugfixes, improvements
2013-02-28 19:26:45 -05:00
daa35b023d
Initial version of insert.py
2013-02-28 18:51:53 -05:00