Import Data#

These tutorials demonstrate how to represent data in DPF: either from manual input either form simulation result files.

From user input#

Load custom data

Learn how to build DPF data storage structures from custom data.

Load custom data in DPF

From result files#

Import a result file in DPF

This tutorial shows how to import a result file in DPF.

Import a result file in DPF
Extract and explore results metadata

This tutorial shows how to extract and explore results metadata (analysis type, physics type, unit system…) from a result file.

Extract and explore results metadata
Extract and explore results data

This tutorial shows how to extract and explore results data from a result file.

Extract and explore results data
Narrow down data

This tutorial explains how to scope (get a spatial and/or temporal subset of the simulation data) your results.

Narrow down data