KSSno / KAPy

Klimaatlases in Python
MIT License
0 stars 0 forks source link

Move testcase 1 results (and create env) #11

Closed kajalhb closed 5 days ago

kajalhb commented 1 week ago
ketilt commented 1 week ago

Is snakemake unable to check output files in external folders?

kajalhb commented 1 week ago

Aha, no, that's true, I can change the the netcdf dir in config.yaml to the output folder, so that the files don't have to be two places

ketilt commented 1 week ago

More generally, I think these definitions in KAPy's config seem a bit narrow for our needs. We might want to expand that at a later time, to include all the pink data stores in the flow chart. Especially the separation between temporary storage and QA checked output.

For now, I suggest keeping it as you did here and I'll make a new issue to do any further change. The pull request looks okay to me.