chrisroadmap / ar6

Figure and data generation for Chapter 7 of the IPCC's Sixth Assessment Report, Working Group 1 (plus assorted other contributions)
MIT License
33 stars 27 forks source link

Script or pipeline #2

Closed chrisroadmap closed 3 years ago

chrisroadmap commented 4 years ago

Some things need to be run in order - we can't for example do the temperature attribution from forcing until we've calculated what the forcing actually is.

It would make sense to do a script that runs the processes in order.

Maybe start with notebooks, and move to scripts/modules once they are all nice and working

znicholls commented 3 years ago

Once everything is more or less stable, nbflow is quite a nice solution (my fork is here https://github.com/znicholls/nbflow, the original hasn't been touched in a while). I think there is probably something better by now, but I've actually made nbflow work before (https://gitlab.com/znicholls/nicholls-carbon-budget-2020) so that could be a fallback. Robert Gieseke would be the expert on tools (or at least the first person who comes to my mind).