CDPR logo

Key Skills

CDPR — Frontlab

A few core notions that matter most when working with our data and pipelines.

Know your file types — and never mix them

Understand what a raw is, what a derivative is, what a code file is, and what a result file is. Keeping them separate is essential.

Be aware of what produces data

Know which actions generate data. If the result of a computation is heavy, it most likely belongs in the derivatives.

Be aware of what needs computation

Know which actions require significant compute before you run them.

Know where to find resources

Whether inside or outside the team, know where to look for what you need.

← Back to Welcome