summaryrefslogtreecommitdiff
path: root/database/gwf_converter/gwf_converter.py
AgeCommit message (Collapse)Author
2020-08-24Continue cleaning upGeorgios Andreadis
2020-08-24Finalize monorepo setup for OpenDCFabian Mastenbroek
This change merges the four main OpenDC development repositories into a single Git repository and performs final organization of the repository.
2020-08-24Prepare opendc repository for monorepoGeorgios Andreadis
This change prepares the opendc repository for a monorepo setup by moving all files to the core/ directory. After all repositories have been merged into this repository, we will move the correct files back.
2018-08-14feat: Add GWF conversion scriptGeorgios Andreadis
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.