Open fleimgruber opened 1 year ago
Can confirm that the data provided under the link changed since the code was written.
I quickly uploaded the download I had, which you can use to get the code running:
https://tubcloud.tu-berlin.de/s/w245Q5sBt8CxyYK/download/jao.tar.xz
Extract and place into data
. Obviously, the code should be updated to extract data provided currently under link.
Thanks for providing the data. Additional changes were necessary to get it to work on that data, please see https://github.com/fleimgruber/core-tso-data/tree/upstream_data_workaround. Also, I did not find a way to create outputs/locator-results.csv
, so I assume it is not automated yet? If you could give a short description of what would be needed, I would be happy to contribute that.
While trying to contribute to #14 I ran into the error below at the step
snakemake -j 1 process_data
. I was running this on GNU/Linux, also tried on a Windows machine - it looks like the JAO download has changed?