Skip to content

Generate a new dataset

gplssm edited this page Sep 27, 2017 · 2 revisions
  1. Checkout desired version

  2. Use multiple grid districts or multiple grid districts in parallel script, check before

    • base_path for data storage
    • List of MV grid districts to be included in run
  3. Generate statistical key figures table for MV and LV grid level and to data directory Use a script to extract data from the .pkl files. Therefore, execute this script in the directory where .pkl files are saved.

  4. Zip generated data and upload to Zenodo (@gplssm has access to Ding0 Zenodo deposit)

    tar -czf ding0_data_<ding0-version-tag>_<run_id>.tar.gz <directory-with-pickles>/

    for example

    tar -czf ding0_data_v0.1.2_20170907112447.tar.gz <path-to-data>/20170907112447/

  5. Determine sample data

Clone this wiki locally