Skip to content

Adding a new data file #44

Answered by keurek
keurek asked this question in Q&A: Execution
Discussion options

You must be logged in to vote

When you execute a batch of ReEDS scenarios (python runbatch.py), all files listed in "filesforbatch.csv" are copied to the run directory ".\runs{batch_prefix}_{case}\ "

  • Any files from the root of the repository will be copied to ".\runs{batch_prefix}_{case}\ "
  • Any files from ".\inputs\ " will be copied to ".\runs{batch_prefix}_{case}\inputs_case\ "

Therefore, you will need to add the name of your new file to "filesforbatch.csv"

Replies: 1 comment

Comment options

keurek
Jun 9, 2021
Maintainer Author

You must be logged in to vote
0 replies
Answer selected by keurek
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
v2020 Model Version 2020
1 participant