openairclim.utils.create_test_data
Creates data objects for testing
- openairclim.utils.create_test_data.create_test_conc_resp()[source]
Creates an example response dataset for testing purposes with resp_type = “conc”
- Returns:
A minimal response dataset with random data.
- Return type:
xr.Dataset
- openairclim.utils.create_test_data.create_test_inv(year=2020, size=3, ac_lst=None)[source]
Creates an example inventory dataset for testing purposes.