Datasets

We provide simulation datasets for users to run the different examples in this tutorial. Additionally, code for replicating all test examples can be found in “running examples”.

Note

The data can be downloaded by the following command, e.g., downloading the “example_data_basicdata_nocomp” dataset:

from pygformula.data import load_basicdata_nocomp

or be accessed directly from the github repository pygformula.