Skip to content

Commit 82d8bbd

Browse files
committed
cmip6 error message?
1 parent aedfb96 commit 82d8bbd

File tree

1 file changed

+6
-4
lines changed

1 file changed

+6
-4
lines changed

fremorizer/tests/test_files/CMOR_CMIP7_input_example.json

Lines changed: 6 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -12,15 +12,17 @@
1212
"tracking_prefix": "hdl:21.14107",
1313
"#_MIP_DETAILS": "***** anything to do with identifying the specific MIP activity this configuration file is for *****",
1414
"_cmip7_option": 1,
15+
"parent_mip_era": "CMIP7",
1516
"mip_era": "CMIP7",
1617
"activity_id": "CMIP",
1718
"#_SOURCE_SECTION": "***** anything to do with identifying this experiment, it's relationships to other experiments, the producers, and their institution *****",
1819
"institution": "",
1920
"institution_id": "CCCma",
20-
"source": "CanESM6-MR:",
21-
"source_id": "CanESM6-MR",
21+
"source": "DUMMY-MODEL: aerosol: Dummy Aerosol; atmosphere: Dummy Atmosphere; atmospheric_chemistry: Dummy Atmospheric Chemistry; land_surface: Dummy Land Surface; ocean: Dummy Ocean; ocean_biogeochemistry: Dummy Ocean Biogeochemistry; sea_ice: Dummy Sea Ice",
22+
"source_id": "DUMMY-MODEL",
2223
"source_type": "AOGCM ISM AER",
23-
"experiment_id": "esm-piControl",
24+
"parent_experiment_id": "piControl",
25+
"experiment_id": "historical",
2426
"sub_experiment": "none",
2527
"sub_experiment_id": "none",
2628
"#_INDICES": "***** changed from ints to strings for CMIP7 *****",
@@ -53,4 +55,4 @@
5355
"_controlled_vocabulary_file": "../tables-cvs/cmor-cvs.json",
5456
"_AXIS_ENTRY_FILE": "CMIP7_coordinate.json",
5557
"_FORMULA_VAR_FILE": "CMIP7_formula_terms.json"
56-
}
58+
}

0 commit comments

Comments
 (0)