aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Use new mtimedb "create" method to check whether to populate the databaseHEADmasterJoseph Hunkeler2013-01-301-1/+2
|
* sqlite database creation is now segregated from population. Will not ↵Joseph Hunkeler2013-01-301-17/+19
| | | | populate on instantiation.
* License in text format this time...Joseph Hunkeler2013-01-261-11/+8
|
* Wrong GNU Public License replaced with the proper oneJoseph Hunkeler2013-01-261-160/+672
|
* Replacing test.pyJoseph Hunkeler2013-01-261-0/+24
|
* Removed test.py in favor of scilo_create.pyJoseph Hunkeler2013-01-261-24/+0
|
* Remove npy.py in favor of npz.pyJoseph Hunkeler2013-01-261-147/+0
|
* Added functions to scilo class:Joseph Hunkeler2013-01-261-7/+39
| | | | | | | | | add select_available select_pattern Bugfix: mtimedb is instantiated during scilo init instead of only when file aggregation ocurred
* Rename npy.py to npz.pyJoseph Hunkeler2013-01-261-0/+147
|
* Refactored npy to npzJoseph Hunkeler2013-01-261-2/+2
|
* Deprecated; aggregate no longer uses globJoseph Hunkeler2013-01-161-4/+8
|
* Fix argparse calls to better handle command line requestsJoseph Hunkeler2013-01-161-3/+2
|
* Clarified stdoutJoseph Hunkeler2013-01-161-2/+2
|
* Initial commit. Tests functionality.Joseph Hunkeler2013-01-151-0/+25
|
* * Added 'self.name' to get name of datasetJoseph Hunkeler2013-01-151-3/+5
| | | | * Added calls to cache
* Refactored 'subdirs' to 'settings'Joseph Hunkeler2013-01-151-14/+16
|
* Removed unneeded newlineJoseph Hunkeler2013-01-151-1/+1
|
* Breaking up and refactoringJoseph Hunkeler2013-01-152-141/+29
|
* Initial commitJoseph Hunkeler2013-01-152-0/+175
|
* Initial commitJoseph Hunkeler2013-01-145-0/+366