Klimaatlas / KAPy

Klimaatlases in Python
MIT License
2 stars 4 forks source link

Collation of csv's into one file #100

Open markpayneatwork opened 1 week ago

markpayneatwork commented 1 week ago

Is your feature request related to a problem? Please describe. At the moment, all the areal data outputs are dispersed into many different CSV files. This can be irritating to programme against, as it requires making sure that you have them all before you proceed. It's also difficult to build further snakemake modules against.

Describe the solution you'd like A snakemake target that collates all csv files into one master file