Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | License in text format this time... | Joseph Hunkeler | 2013-01-26 | 1 | -11/+8 |
| | |||||
* | Wrong GNU Public License replaced with the proper one | Joseph Hunkeler | 2013-01-26 | 1 | -160/+672 |
| | |||||
* | Replacing test.py | Joseph Hunkeler | 2013-01-26 | 1 | -0/+24 |
| | |||||
* | Removed test.py in favor of scilo_create.py | Joseph Hunkeler | 2013-01-26 | 1 | -24/+0 |
| | |||||
* | Remove npy.py in favor of npz.py | Joseph Hunkeler | 2013-01-26 | 1 | -147/+0 |
| | |||||
* | Added functions to scilo class: | Joseph Hunkeler | 2013-01-26 | 1 | -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.py | Joseph Hunkeler | 2013-01-26 | 1 | -0/+147 |
| | |||||
* | Refactored npy to npz | Joseph Hunkeler | 2013-01-26 | 1 | -2/+2 |
| | |||||
* | Deprecated; aggregate no longer uses glob | Joseph Hunkeler | 2013-01-16 | 1 | -4/+8 |
| | |||||
* | Fix argparse calls to better handle command line requests | Joseph Hunkeler | 2013-01-16 | 1 | -3/+2 |
| | |||||
* | Clarified stdout | Joseph Hunkeler | 2013-01-16 | 1 | -2/+2 |
| | |||||
* | Initial commit. Tests functionality. | Joseph Hunkeler | 2013-01-15 | 1 | -0/+25 |
| | |||||
* | * Added 'self.name' to get name of dataset | Joseph Hunkeler | 2013-01-15 | 1 | -3/+5 |
| | | | | * Added calls to cache | ||||
* | Refactored 'subdirs' to 'settings' | Joseph Hunkeler | 2013-01-15 | 1 | -14/+16 |
| | |||||
* | Removed unneeded newline | Joseph Hunkeler | 2013-01-15 | 1 | -1/+1 |
| | |||||
* | Breaking up and refactoring | Joseph Hunkeler | 2013-01-15 | 2 | -141/+29 |
| | |||||
* | Initial commit | Joseph Hunkeler | 2013-01-15 | 2 | -0/+175 |
| | |||||
* | Initial commit | Joseph Hunkeler | 2013-01-14 | 5 | -0/+366 |