diff options
| author | Georgios Andreadis <g.andreadis@student.tudelft.nl> | 2018-02-06 11:59:54 +0100 |
|---|---|---|
| committer | Fabian Mastenbroek <mail.fabianm@gmail.com> | 2018-08-14 19:15:20 +0200 |
| commit | 1e7e32cf7c65a5c9138c54495f1cc3f277529dd1 (patch) | |
| tree | 5725373579192bd573c2678e595fb8a7870b61cf /database/gwf_converter/requirements.txt | |
| parent | dfddb6c25c96598295ad8b50092c9f4dd946e560 (diff) | |
feat: Add GWF conversion script
This change adds a conversion script that allows users to import traces
from the Grid Workload Archive (see http://gwa.ewi.tudelft.nl/) into the
OpenDC database.
Diffstat (limited to 'database/gwf_converter/requirements.txt')
| -rw-r--r-- | database/gwf_converter/requirements.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/database/gwf_converter/requirements.txt b/database/gwf_converter/requirements.txt new file mode 100644 index 00000000..0eaebf12 --- /dev/null +++ b/database/gwf_converter/requirements.txt @@ -0,0 +1 @@ +mysql |
