[ { "prompt": "The following data shows the global weather fields over a period of 36 hours, sampled at an interval of 6 hours. {'type': 'wb2', 'variables': ['mean_sea_level_pressure', '10m_u_component_of_wind', '10m_v_component_of_wind', '2m_temperature', 'surface_pressure', 'geopotential', 'specific_humidity', 'temperature', 'u_component_of_wind', 'v_component_of_wind'], 'time_indices': '47106:47112:1'} The data starts from March 30 12:00 and ends on March 31 18:00. Based on the above data, answer the following question:", "question": "In the 6-hour snapshot 48 hours after the end of the given time window, does the area-averaged specific_humidity at 100 hPa within South West, Singapore exceed 0.0kg/kg and the area-averaged specific_humidity at 925 hPa within South West, Singapore remain below 0.52kg/kg?", "response": "In 48 hours after the end of the given time window, the area-averaged specific_humidity at 100 hPa within South West, Singapore is 2.876835424103774e-06kg/kg relative to the threshold 0.0kg/kg, and the area-averaged specific_humidity at 925 hPa within South West, Singapore is 0.015146576799452305kg/kg relative to the threshold 0.52kg/kg; combined, this makes the statement True.", "metadata": { "true_value": true, "actual_value": { "actualvalue_0": "2.876835424103774e-06", "actualvalue_1": "0.015146576799452305", "auxvariables_0": "0.0", "auxvariables_1": "0.52", "checks": [ { "name": "cond0", "actual": "2.876835424103774e-06", "op": ">", "th": "0.0", "ok": true }, { "name": "gate0", "actual": "0.015146576799452305", "op": "<", "th": "0.52", "ok": true } ], "justification": "In {{duration}} hours after the end of the given time window, the area-averaged {{wb2varnames_0}}{{levelsuffixes_0}} within {{regions_0}} is {{actualvalue_0}}{{units_0}} relative to the threshold {{auxvariables_0}}{{units_0}}, and the area-averaged {{wb2varnames_1}}{{levelsuffixes_1}} within {{regions_0}} is {{actualvalue_1}}{{units_1}} relative to the threshold {{auxvariables_1}}{{units_1}}; combined, this makes the statement {{label}}." }, "code_path": "templates/synthetic_task_code/boolean/non_snapshot/tmpl_007.py", "sampler_code_path": "templates/synthetic_task_code/boolean/non_snapshot/sampling_tmpl_007.py", "template_id": "tmpl_007", "template_str": "In the 6-hour snapshot {duration} hours after the end of the given time window, does the area-averaged {wb2varnames_0}{levelsuffixes_0} within {regions_0} exceed {auxvariables_0}{units_0} and the area-averaged {wb2varnames_1}{levelsuffixes_1} within {regions_0} remain below {auxvariables_1}{units_1}?", "template_type": "timeseries", "mode": "boolean", "constraints": { "version": 1, "wb2varnames": { "family": "same" }, "regions": { "granularity": "same" }, "units": { "bind_to_var": [ 0, 1 ] } }, "filled_values": { "wb2varnames": [ "specific_humidity", "specific_humidity" ], "levelsuffixes": [ 100, 925 ], "regions": [ "South West, Singapore" ], "units": [ "kg/kg", "kg/kg" ], "duration": 48, "auxvariables": [ "0.0", "0.52" ], "auxvariables_0": "0.0", "auxvariables_1": "0.52" }, "wb2_data": { "type": "wb2_reference", "variables": [ "specific_humidity", "specific_humidity" ], "time_range": "47112:47212:1" }, "rng_seed": null, "justification": { "text": "In 48 hours after the end of the given time window, the area-averaged specific_humidity at 100 hPa within South West, Singapore is 2.876835424103774e-06kg/kg relative to the threshold 0.0kg/kg, and the area-averaged specific_humidity at 925 hPa within South West, Singapore is 0.015146576799452305kg/kg relative to the threshold 0.52kg/kg; combined, this makes the statement True." }, "question_id": "Rdqpmf", "prompt_id": "HIuSnl", "difficulty": "medium", "level": "2b_boolean", "eval_type": "boolean", "forced_extreme_window": false, "task_id": "2c829915c09ede23" }, "data_desc": { "type": "wb2", "variables": [ "mean_sea_level_pressure", "10m_u_component_of_wind", "10m_v_component_of_wind", "2m_temperature", "surface_pressure", "geopotential", "specific_humidity", "temperature", "u_component_of_wind", "v_component_of_wind" ], "time_indices": "47106:47112:1" } }, { "prompt": "The following data shows the global weather fields over a period of 18 hours, sampled at an interval of 6 hours. {'type': 'wb2', 'variables': ['mean_sea_level_pressure', '10m_u_component_of_wind', '10m_v_component_of_wind', '2m_temperature', 'surface_pressure', 'geopotential', 'specific_humidity', 'temperature', 'u_component_of_wind', 'v_component_of_wind'], 'time_indices': '55255:55258:1'} The data starts from October 26 18:00 and ends on October 27 06:00. Based on the above data, answer the following question:", "question": "In the 6-hour snapshot 180 hours after the end of the given time window, does the maximum value of temperature at 50 hPa within Kazakhstan exceed the maximum value of temperature at 50 hPa within Samoa by more than 0.309K?", "response": "In 180 hours after the end of the given time window, the maximum value of temperature at 50 hPa within Kazakhstan exceeds the maximum value within Samoa by 215.67137145996094 - 207.6278839111328, compared to the threshold 0.309K; therefore, the statement is True.", "metadata": { "true_value": true, "actual_value": { "actualvalue_0": "207.6278839111328", "actualvalue_1": "215.67137145996094", "auxvariables_0": "0.309", "checks": [ { "name": "region_diff_exceeds_threshold", "actual": "8.043487548828125", "op": ">", "th": "0.309", "ok": true } ], "justification": "In {{duration}} hours after the end of the given time window, the maximum value of {{wb2varnames_0}}{{levelsuffixes_0}} within {{regions_1}} exceeds the maximum value within {{regions_0}} by {{actualvalue_1}} - {{actualvalue_0}}, compared to the threshold {{auxvariables_0}}{{units_0}}; therefore, the statement is {{label}}." }, "code_path": "templates/synthetic_task_code/boolean/non_snapshot/tmpl_001.py", "sampler_code_path": "templates/synthetic_task_code/boolean/non_snapshot/sampling_tmpl_001.py", "template_id": "tmpl_001", "template_str": "In the 6-hour snapshot {duration} hours after the end of the given time window, does the maximum value of {wb2varnames_0}{levelsuffixes_0} within {regions_1} exceed the maximum value of {wb2varnames_0}{levelsuffixes_0} within {regions_0} by more than {auxvariables_0}{units_0}?", "template_type": "timeseries", "mode": "boolean", "constraints": { "version": 1, "wb2varnames": { "family": "same" }, "regions": { "granularity": "same" }, "units": { "bind_to_var": [ 0 ] } }, "filled_values": { "wb2varnames": [ "temperature" ], "levelsuffixes": [ 50 ], "regions": [ "Samoa", "Kazakhstan" ], "units": [ "K" ], "duration": 180, "auxvariables": [ "0.309" ] }, "wb2_data": { "type": "wb2_reference", "variables": [ "temperature" ], "time_range": "55258:55358:1" }, "rng_seed": null, "justification": { "text": "In 180 hours after the end of the given time window, the maximum value of temperature at 50 hPa within Kazakhstan exceeds the maximum value within Samoa by 215.67137145996094 - 207.6278839111328, compared to the threshold 0.309K; therefore, the statement is True." }, "question_id": "c0Asz3", "prompt_id": "HIuSnl", "difficulty": "medium", "level": "2b_boolean", "eval_type": "boolean", "forced_extreme_window": false, "task_id": "6a8457336fa18d69" }, "data_desc": { "type": "wb2", "variables": [ "mean_sea_level_pressure", "10m_u_component_of_wind", "10m_v_component_of_wind", "2m_temperature", "surface_pressure", "geopotential", "specific_humidity", "temperature", "u_component_of_wind", "v_component_of_wind" ], "time_indices": "55255:55258:1" } }, { "prompt": "The following data shows the global weather fields over a period of 66 hours, sampled at an interval of 6 hours. {'type': 'wb2', 'variables': ['mean_sea_level_pressure', '10m_u_component_of_wind', '10m_v_component_of_wind', '2m_temperature', 'surface_pressure', 'geopotential', 'specific_humidity', 'temperature', 'u_component_of_wind', 'v_component_of_wind'], 'time_indices': '88593:88604:1'} The data starts from August 22 06:00 and ends on August 24 18:00. Based on the above data, answer the following question:", "question": "In the 6-hour snapshot 174 hours after the end of the given time window, does the area within Georgia where temperature at 300 hPa exceeds 243.5399932861328K cover more than 66.951 percent of Georgia?", "response": "In 174 hours after the end of the given time window, the area within Georgia where temperature at 300 hPa exceeds 243.5399932861328K covers 0.0 percent of Georgia, compared to the threshold 66.951 percent; the statement is thus False.", "metadata": { "true_value": false, "actual_value": { "actualvalue_0": "0.0", "actualvalue_1": "66.951", "auxvariables_0": "243.5399932861328", "auxvariables_1": "66.951", "checks": [ { "name": "gating_exceeds", "actual": "0.0", "op": ">", "th": "0.0", "ok": false }, { "name": "primary_percent", "actual": "0.0", "op": ">", "th": "66.951", "ok": false } ], "justification": "In {{duration}} hours after the end of the given time window, the area within {{regions_0}} where {{wb2varnames_0}}{{levelsuffixes_0}} exceeds {{auxvariables_0}}{{units_0}} covers {{actualvalue_0}} percent of {{regions_0}}, compared to the threshold {{auxvariables_1}} percent; the statement is thus {{label}}." }, "code_path": "templates/synthetic_task_code/boolean/non_snapshot/tmpl_023.py", "sampler_code_path": "templates/synthetic_task_code/boolean/non_snapshot/sampling_tmpl_023.py", "template_id": "tmpl_023", "template_str": "In the 6-hour snapshot {duration} hours after the end of the given time window, does the area within {regions_0} where {wb2varnames_0}{levelsuffixes_0} exceeds {auxvariables_0}{units_0} cover more than {auxvariables_1} percent of {regions_0}?", "template_type": "timeseries", "mode": "boolean", "constraints": { "version": 1, "wb2varnames": { "family": "same" }, "regions": { "granularity": "same" }, "units": { "bind_to_var": [ 0, 0 ] } }, "filled_values": { "wb2varnames": [ "temperature" ], "levelsuffixes": [ 300 ], "regions": [ "Georgia" ], "units": [ "K" ], "duration": 174, "auxvariables": [ "243.5399932861328", "66.951" ] }, "wb2_data": { "type": "wb2_reference", "variables": [ "temperature" ], "time_range": "88604:88704:1" }, "rng_seed": null, "justification": { "text": "In 174 hours after the end of the given time window, the area within Georgia where temperature at 300 hPa exceeds 243.5399932861328K covers 0.0 percent of Georgia, compared to the threshold 66.951 percent; the statement is thus False." }, "question_id": "B7IciW", "prompt_id": "HIuSnl", "difficulty": "medium", "level": "2b_boolean", "eval_type": "boolean", "forced_extreme_window": false, "task_id": "c0b9874ec9d2d579" }, "data_desc": { "type": "wb2", "variables": [ "mean_sea_level_pressure", "10m_u_component_of_wind", "10m_v_component_of_wind", "2m_temperature", "surface_pressure", "geopotential", "specific_humidity", "temperature", "u_component_of_wind", "v_component_of_wind" ], "time_indices": "88593:88604:1" } }, { "prompt": "The following data shows the global weather fields over a period of 102 hours, sampled at an interval of 6 hours. {'type': 'wb2', 'variables': ['mean_sea_level_pressure', '10m_u_component_of_wind', '10m_v_component_of_wind', '2m_temperature', 'surface_pressure', 'geopotential', 'specific_humidity', 'temperature', 'u_component_of_wind', 'v_component_of_wind'], 'time_indices': '59499:59516:1'} The data starts from September 22 18:00 and ends on September 26 18:00. Based on the above data, answer the following question:", "question": "In the 6-hour snapshot 84 hours after the end of the given time window, does the maximum value of temperature at 250 hPa within Saint Vincent and the Grenadines occur at a latitude that is at least 13.48 degrees farther north than its maximum within Ecuador?", "response": "In 84 hours after the end of the given time window, the northward latitude difference between the maximum temperature at 250 hPa in Saint Vincent and the Grenadines (13.5) and Ecuador (-3.0000000000000044) is at least 13.48 degrees if and only if the statement is True.", "metadata": { "true_value": true, "actual_value": { "actualvalue_0": "13.5", "actualvalue_1": "-3.0000000000000044", "auxvariables_0": "13.48", "checks": [ { "name": "north_lat_diff", "actual": "16.500000000000004", "op": ">=", "th": "13.48", "ok": true } ], "justification": "In {{duration}} hours after the end of the given time window, the northward latitude difference between the maximum {{wb2varnames_0}}{{levelsuffixes_0}} in {{regions_0}} ({{actualvalue_0}}) and {{regions_1}} ({{actualvalue_1}}) is at least {{auxvariables_0}} degrees if and only if the statement is {{label}}." }, "code_path": "templates/synthetic_task_code/boolean/non_snapshot/tmpl_025.py", "sampler_code_path": "templates/synthetic_task_code/boolean/non_snapshot/sampling_tmpl_025.py", "template_id": "tmpl_025", "template_str": "In the 6-hour snapshot {duration} hours after the end of the given time window, does the maximum value of {wb2varnames_0}{levelsuffixes_0} within {regions_0} occur at a latitude that is at least {{auxvariables_0}} degrees farther north than its maximum within {regions_1}?", "template_type": "timeseries", "mode": "boolean", "constraints": { "version": 1, "wb2varnames": { "family": "same" }, "regions": { "granularity": "same" }, "units": { "bind_to_var": [] } }, "filled_values": { "wb2varnames": [ "temperature" ], "levelsuffixes": [ 250 ], "regions": [ "Saint Vincent and the Grenadines", "Ecuador" ], "duration": 84, "auxvariables": [ "13.48" ] }, "wb2_data": { "type": "wb2_reference", "variables": [ "temperature" ], "time_range": "59516:59616:1" }, "rng_seed": null, "justification": { "text": "In 84 hours after the end of the given time window, the northward latitude difference between the maximum temperature at 250 hPa in Saint Vincent and the Grenadines (13.5) and Ecuador (-3.0000000000000044) is at least 13.48 degrees if and only if the statement is True." }, "question_id": "ZdH3mW", "prompt_id": "HIuSnl", "difficulty": "medium", "level": "2b_boolean", "eval_type": "boolean", "forced_extreme_window": false, "task_id": "bd1017a2ce167e06" }, "data_desc": { "type": "wb2", "variables": [ "mean_sea_level_pressure", "10m_u_component_of_wind", "10m_v_component_of_wind", "2m_temperature", "surface_pressure", "geopotential", "specific_humidity", "temperature", "u_component_of_wind", "v_component_of_wind" ], "time_indices": "59499:59516:1" } }, { "prompt": "The following data shows the global weather fields over a period of 18 hours, sampled at an interval of 6 hours. {'type': 'wb2', 'variables': ['mean_sea_level_pressure', '10m_u_component_of_wind', '10m_v_component_of_wind', '2m_temperature', 'surface_pressure', 'geopotential', 'specific_humidity', 'temperature', 'u_component_of_wind', 'v_component_of_wind'], 'time_indices': '45829:45832:1'} The data starts from May 15 06:00 and ends on May 15 18:00. Based on the above data, answer the following question:", "question": "In the 6-hour snapshot 126 hours after the end of the given time window, does the maximum value of v_component_of_wind at 50 hPa within Africa remain above 2.1510000228881836m/s and does the maximum value of v_component_of_wind at 200 hPa within Africa remain below -5.9029998779296875m/s?", "response": "In Africa, the maximum v_component_of_wind at 50 hPa is 6.46160888671875m/s compared to the threshold 2.1510000228881836m/s, and the maximum v_component_of_wind at 200 hPa is 40.543540954589844m/s compared to the threshold -5.9029998779296875m/s. Combined, this makes the statement False.", "metadata": { "true_value": false, "actual_value": { "actualvalue_0": "6.46160888671875", "actualvalue_1": "40.543540954589844", "auxvariables_0": "2.1510000228881836", "auxvariables_1": "-5.9029998779296875", "checks": [ { "name": "cond0", "actual": "6.46160888671875", "op": ">", "th": "2.1510000228881836", "ok": true }, { "name": "cond1", "actual": "40.543540954589844", "op": "<", "th": "-5.9029998779296875", "ok": false } ], "justification": "In {{regions_0}}, the maximum {{wb2varnames_0}}{{levelsuffixes_0}} is {{actualvalue_0}}{{units_0}} compared to the threshold {{auxvariables_0}}{{units_0}}, and the maximum {{wb2varnames_1}}{{levelsuffixes_1}} is {{actualvalue_1}}{{units_1}} compared to the threshold {{auxvariables_1}}{{units_1}}. Combined, this makes the statement {{label}}." }, "code_path": "templates/synthetic_task_code/boolean/non_snapshot/tmpl_005.py", "sampler_code_path": "templates/synthetic_task_code/boolean/non_snapshot/sampling_tmpl_005.py", "template_id": "tmpl_005", "template_str": "In the 6-hour snapshot {duration} hours after the end of the given time window, does the maximum value of {wb2varnames_0}{levelsuffixes_0} within {regions_0} remain above {{auxvariables_0}}{units_0} and does the maximum value of {wb2varnames_1}{levelsuffixes_1} within {regions_0} remain below {{auxvariables_1}}{units_1}?", "template_type": "timeseries", "mode": "boolean", "constraints": { "version": 1, "wb2varnames": { "family": "same" }, "regions": { "granularity": "same" }, "units": { "bind_to_var": [ 0, 1 ] } }, "filled_values": { "wb2varnames": [ "v_component_of_wind", "v_component_of_wind" ], "levelsuffixes": [ 50, 200 ], "regions": [ "Africa" ], "units": [ "m/s", "m/s" ], "duration": 126, "auxvariables": [ "2.1510000228881836", "-5.9029998779296875" ] }, "wb2_data": { "type": "wb2_reference", "variables": [ "v_component_of_wind", "v_component_of_wind" ], "time_range": "45832:45932:1" }, "rng_seed": null, "justification": { "text": "In Africa, the maximum v_component_of_wind at 50 hPa is 6.46160888671875m/s compared to the threshold 2.1510000228881836m/s, and the maximum v_component_of_wind at 200 hPa is 40.543540954589844m/s compared to the threshold -5.9029998779296875m/s. Combined, this makes the statement False." }, "question_id": "5WVWUb", "prompt_id": "HIuSnl", "difficulty": "medium", "level": "2b_boolean", "eval_type": "boolean", "forced_extreme_window": false, "task_id": "4734dbc42dda6664" }, "data_desc": { "type": "wb2", "variables": [ "mean_sea_level_pressure", "10m_u_component_of_wind", "10m_v_component_of_wind", "2m_temperature", "surface_pressure", "geopotential", "specific_humidity", "temperature", "u_component_of_wind", "v_component_of_wind" ], "time_indices": "45829:45832:1" } }, { "prompt": "The following data shows the global weather fields over a period of 42 hours, sampled at an interval of 6 hours. {'type': 'wb2', 'variables': ['mean_sea_level_pressure', '10m_u_component_of_wind', '10m_v_component_of_wind', '2m_temperature', 'surface_pressure', 'geopotential', 'specific_humidity', 'temperature', 'u_component_of_wind', 'v_component_of_wind'], 'time_indices': '70815:70822:1'} The data starts from June 21 18:00 and ends on June 23 06:00. Based on the above data, answer the following question:", "question": "In the 6-hour snapshot 30 hours after the end of the given time window, does the area within Cura\u00e7ao where v_component_of_wind at 925 hPa exceeds 2.2699999809265137m/s cover more than 66.951 percent of Cura\u00e7ao?", "response": "In 30 hours after the end of the given time window, the area within Cura\u00e7ao where v_component_of_wind at 925 hPa exceeds 2.2699999809265137m/s covers 56.62095087294784 percent of Cura\u00e7ao, compared to the threshold 66.951 percent; the statement is thus False.", "metadata": { "true_value": false, "actual_value": { "actualvalue_0": "56.62095087294784", "actualvalue_1": "66.951", "auxvariables_0": "2.2699999809265137", "auxvariables_1": "66.951", "checks": [ { "name": "gating_exceeds", "actual": "56.62095087294784", "op": ">", "th": "0.0", "ok": true }, { "name": "primary_percent", "actual": "56.62095087294784", "op": ">", "th": "66.951", "ok": false } ], "justification": "In {{duration}} hours after the end of the given time window, the area within {{regions_0}} where {{wb2varnames_0}}{{levelsuffixes_0}} exceeds {{auxvariables_0}}{{units_0}} covers {{actualvalue_0}} percent of {{regions_0}}, compared to the threshold {{auxvariables_1}} percent; the statement is thus {{label}}." }, "code_path": "templates/synthetic_task_code/boolean/non_snapshot/tmpl_023.py", "sampler_code_path": "templates/synthetic_task_code/boolean/non_snapshot/sampling_tmpl_023.py", "template_id": "tmpl_023", "template_str": "In the 6-hour snapshot {duration} hours after the end of the given time window, does the area within {regions_0} where {wb2varnames_0}{levelsuffixes_0} exceeds {auxvariables_0}{units_0} cover more than {auxvariables_1} percent of {regions_0}?", "template_type": "timeseries", "mode": "boolean", "constraints": { "version": 1, "wb2varnames": { "family": "same" }, "regions": { "granularity": "same" }, "units": { "bind_to_var": [ 0, 0 ] } }, "filled_values": { "wb2varnames": [ "v_component_of_wind" ], "levelsuffixes": [ 925 ], "regions": [ "Cura\u00e7ao" ], "units": [ "m/s" ], "duration": 30, "auxvariables": [ "2.2699999809265137", "66.951" ] }, "wb2_data": { "type": "wb2_reference", "variables": [ "v_component_of_wind" ], "time_range": "70822:70922:1" }, "rng_seed": null, "justification": { "text": "In 30 hours after the end of the given time window, the area within Cura\u00e7ao where v_component_of_wind at 925 hPa exceeds 2.2699999809265137m/s covers 56.62095087294784 percent of Cura\u00e7ao, compared to the threshold 66.951 percent; the statement is thus False." }, "question_id": "B7IciW", "prompt_id": "HIuSnl", "difficulty": "medium", "level": "2b_boolean", "eval_type": "boolean", "forced_extreme_window": false, "task_id": "09b385edf862d280" }, "data_desc": { "type": "wb2", "variables": [ "mean_sea_level_pressure", "10m_u_component_of_wind", "10m_v_component_of_wind", "2m_temperature", "surface_pressure", "geopotential", "specific_humidity", "temperature", "u_component_of_wind", "v_component_of_wind" ], "time_indices": "70815:70822:1" } }, { "prompt": "The following data shows the global weather fields over a period of 30 hours, sampled at an interval of 6 hours. {'type': 'wb2', 'variables': ['mean_sea_level_pressure', '10m_u_component_of_wind', '10m_v_component_of_wind', '2m_temperature', 'surface_pressure', 'geopotential', 'specific_humidity', 'temperature', 'u_component_of_wind', 'v_component_of_wind'], 'time_indices': '43681:43686:1'} The data starts from November 24 06:00 and ends on November 25 06:00. Based on the above data, answer the following question:", "question": "In the 6-hour snapshot 120 hours after the end of the given time window, does the maximum value of u_component_of_wind at 50 hPa within Gasa, Bhutan exceed -0.6399999856948853m/s, while the maximum value of u_component_of_wind at 50 hPa within Anse aux Pins, Seychelles remains below 13.760000228881836m/s?", "response": "In 120 hours after the end of the given time window, the maximum value of u_component_of_wind at 50 hPa within Gasa, Bhutan is -5.35197639465332m/s, relative to the threshold -0.6399999856948853m/s; while within Anse aux Pins, Seychelles the maximum is 2.664193630218506m/s, relative to the threshold 13.760000228881836m/s. Combined with the gating condition, this makes the statement False.", "metadata": { "true_value": false, "actual_value": { "actualvalue_0": "-5.35197639465332", "actualvalue_1": "2.664193630218506", "auxvariables_0": "-0.6399999856948853", "auxvariables_1": "13.760000228881836", "checks": [ { "name": "cond0", "actual": "-5.35197639465332", "op": ">", "th": "-0.6399999856948853", "ok": false }, { "name": "cond1", "actual": "2.664193630218506", "op": "<", "th": "13.760000228881836", "ok": true } ], "justification": "In {duration} hours after the end of the given time window, the maximum value of {{wb2varnames_0}}{{levelsuffixes_0}} within {{regions_0}} is {{actualvalue_0}}{{units_0}}, relative to the threshold {{auxvariables_0}}{{units_0}}; while within {{regions_1}} the maximum is {{actualvalue_1}}{{units_0}}, relative to the threshold {{auxvariables_1}}{{units_0}}. Combined with the gating condition, this makes the statement {{label}}." }, "code_path": "templates/synthetic_task_code/boolean/non_snapshot/tmpl_004.py", "sampler_code_path": "templates/synthetic_task_code/boolean/non_snapshot/sampling_tmpl_004.py", "template_id": "tmpl_004", "template_str": "In the 6-hour snapshot {duration} hours after the end of the given time window, does the maximum value of {wb2varnames_0}{levelsuffixes_0} within {regions_0} exceed {auxvariables_0}{units_0}, while the maximum value of {wb2varnames_0}{levelsuffixes_0} within {regions_1} remains below {auxvariables_1}{units_0}?", "template_type": "timeseries", "mode": "boolean", "constraints": { "version": 1, "wb2varnames": { "family": "same" }, "regions": { "granularity": "same" }, "units": { "bind_to_var": [ 0, 0 ] } }, "filled_values": { "wb2varnames": [ "u_component_of_wind" ], "levelsuffixes": [ 50 ], "regions": [ "Gasa, Bhutan", "Anse aux Pins, Seychelles" ], "units": [ "m/s" ], "duration": 120, "auxvariables": [ "-0.6399999856948853", "13.760000228881836" ] }, "wb2_data": { "type": "wb2_reference", "variables": [ "u_component_of_wind" ], "time_range": "43686:43786:1" }, "rng_seed": null, "justification": { "text": "In 120 hours after the end of the given time window, the maximum value of u_component_of_wind at 50 hPa within Gasa, Bhutan is -5.35197639465332m/s, relative to the threshold -0.6399999856948853m/s; while within Anse aux Pins, Seychelles the maximum is 2.664193630218506m/s, relative to the threshold 13.760000228881836m/s. Combined with the gating condition, this makes the statement False." }, "question_id": "cSJHXI", "prompt_id": "HIuSnl", "difficulty": "medium", "level": "2b_boolean", "eval_type": "boolean", "forced_extreme_window": false, "task_id": "6ff56a460931a733" }, "data_desc": { "type": "wb2", "variables": [ "mean_sea_level_pressure", "10m_u_component_of_wind", "10m_v_component_of_wind", "2m_temperature", "surface_pressure", "geopotential", "specific_humidity", "temperature", "u_component_of_wind", "v_component_of_wind" ], "time_indices": "43681:43686:1" } }, { "prompt": "The following data shows the global weather fields over a period of 12 hours, sampled at an interval of 6 hours. {'type': 'wb2', 'variables': ['mean_sea_level_pressure', '10m_u_component_of_wind', '10m_v_component_of_wind', '2m_temperature', 'surface_pressure', 'geopotential', 'specific_humidity', 'temperature', 'u_component_of_wind', 'v_component_of_wind'], 'time_indices': '33458:33460:1'} The data starts from November 25 12:00 and ends on November 25 18:00. Based on the above data, answer the following question:", "question": "In the 6-hour snapshot 54 hours after the end of the given time window, does the maximum value of temperature at 1000 hPa within Ziguinchor, Senegal remain above 295.59K and does the maximum value of temperature at 925 hPa within Ziguinchor, Senegal remain below 303.99K?", "response": "In Ziguinchor, Senegal, the maximum temperature at 1000 hPa is 301.62384033203125K compared to the threshold 295.59K, and the maximum temperature at 925 hPa is 298.0301208496094K compared to the threshold 303.99K. Combined, this makes the statement True.", "metadata": { "true_value": true, "actual_value": { "actualvalue_0": "301.62384033203125", "actualvalue_1": "298.0301208496094", "auxvariables_0": "295.59", "auxvariables_1": "303.99", "checks": [ { "name": "cond0", "actual": "301.62384033203125", "op": ">", "th": "295.59", "ok": true }, { "name": "cond1", "actual": "298.0301208496094", "op": "<", "th": "303.99", "ok": true } ], "justification": "In {{regions_0}}, the maximum {{wb2varnames_0}}{{levelsuffixes_0}} is {{actualvalue_0}}{{units_0}} compared to the threshold {{auxvariables_0}}{{units_0}}, and the maximum {{wb2varnames_1}}{{levelsuffixes_1}} is {{actualvalue_1}}{{units_1}} compared to the threshold {{auxvariables_1}}{{units_1}}. Combined, this makes the statement {{label}}." }, "code_path": "templates/synthetic_task_code/boolean/non_snapshot/tmpl_005.py", "sampler_code_path": "templates/synthetic_task_code/boolean/non_snapshot/sampling_tmpl_005.py", "template_id": "tmpl_005", "template_str": "In the 6-hour snapshot {duration} hours after the end of the given time window, does the maximum value of {wb2varnames_0}{levelsuffixes_0} within {regions_0} remain above {{auxvariables_0}}{units_0} and does the maximum value of {wb2varnames_1}{levelsuffixes_1} within {regions_0} remain below {{auxvariables_1}}{units_1}?", "template_type": "timeseries", "mode": "boolean", "constraints": { "version": 1, "wb2varnames": { "family": "same" }, "regions": { "granularity": "same" }, "units": { "bind_to_var": [ 0, 1 ] } }, "filled_values": { "wb2varnames": [ "temperature", "temperature" ], "levelsuffixes": [ 1000, 925 ], "regions": [ "Ziguinchor, Senegal" ], "units": [ "K", "K" ], "duration": 54, "auxvariables": [ "295.59", "303.99" ], "auxvariables_0": "295.59", "auxvariables_1": "303.99" }, "wb2_data": { "type": "wb2_reference", "variables": [ "temperature", "temperature" ], "time_range": "33460:33560:1" }, "rng_seed": null, "justification": { "text": "In Ziguinchor, Senegal, the maximum temperature at 1000 hPa is 301.62384033203125K compared to the threshold 295.59K, and the maximum temperature at 925 hPa is 298.0301208496094K compared to the threshold 303.99K. Combined, this makes the statement True." }, "question_id": "5WVWUb", "prompt_id": "HIuSnl", "difficulty": "medium", "level": "2b_boolean", "eval_type": "boolean", "forced_extreme_window": false, "task_id": "1bfcdf995e1fecf1" }, "data_desc": { "type": "wb2", "variables": [ "mean_sea_level_pressure", "10m_u_component_of_wind", "10m_v_component_of_wind", "2m_temperature", "surface_pressure", "geopotential", "specific_humidity", "temperature", "u_component_of_wind", "v_component_of_wind" ], "time_indices": "33458:33460:1" } }, { "prompt": "The following data shows the global weather fields over a period of 66 hours, sampled at an interval of 6 hours. {'type': 'wb2', 'variables': ['mean_sea_level_pressure', '10m_u_component_of_wind', '10m_v_component_of_wind', '2m_temperature', 'surface_pressure', 'geopotential', 'specific_humidity', 'temperature', 'u_component_of_wind', 'v_component_of_wind'], 'time_indices': '70451:70462:1'} The data starts from March 22 18:00 and ends on March 25 06:00. Based on the above data, answer the following question:", "question": "In the 6-hour snapshot 174 hours after the end of the given time window, does the maximum value of geopotential at 400 hPa within Marshall Islands exceed the maximum value of geopotential at 400 hPa within United Republic of Tanzania by more than 40.72999954223633m\u00b2/s\u00b2?", "response": "In 174 hours after the end of the given time window, the maximum value of geopotential at 400 hPa within Marshall Islands exceeds the maximum value within United Republic of Tanzania by 74503.5390625 - 74428.484375, compared to the threshold 40.72999954223633m\u00b2/s\u00b2; therefore, the statement is True.", "metadata": { "true_value": true, "actual_value": { "actualvalue_0": "74428.484375", "actualvalue_1": "74503.5390625", "auxvariables_0": "40.72999954223633", "checks": [ { "name": "region_diff_exceeds_threshold", "actual": "75.0546875", "op": ">", "th": "40.72999954223633", "ok": true } ], "justification": "In {{duration}} hours after the end of the given time window, the maximum value of {{wb2varnames_0}}{{levelsuffixes_0}} within {{regions_1}} exceeds the maximum value within {{regions_0}} by {{actualvalue_1}} - {{actualvalue_0}}, compared to the threshold {{auxvariables_0}}{{units_0}}; therefore, the statement is {{label}}." }, "code_path": "templates/synthetic_task_code/boolean/non_snapshot/tmpl_001.py", "sampler_code_path": "templates/synthetic_task_code/boolean/non_snapshot/sampling_tmpl_001.py", "template_id": "tmpl_001", "template_str": "In the 6-hour snapshot {duration} hours after the end of the given time window, does the maximum value of {wb2varnames_0}{levelsuffixes_0} within {regions_1} exceed the maximum value of {wb2varnames_0}{levelsuffixes_0} within {regions_0} by more than {auxvariables_0}{units_0}?", "template_type": "timeseries", "mode": "boolean", "constraints": { "version": 1, "wb2varnames": { "family": "same" }, "regions": { "granularity": "same" }, "units": { "bind_to_var": [ 0 ] } }, "filled_values": { "wb2varnames": [ "geopotential" ], "levelsuffixes": [ 400 ], "regions": [ "United Republic of Tanzania", "Marshall Islands" ], "units": [ "m\u00b2/s\u00b2" ], "duration": 174, "auxvariables": [ "40.72999954223633" ] }, "wb2_data": { "type": "wb2_reference", "variables": [ "geopotential" ], "time_range": "70462:70562:1" }, "rng_seed": null, "justification": { "text": "In 174 hours after the end of the given time window, the maximum value of geopotential at 400 hPa within Marshall Islands exceeds the maximum value within United Republic of Tanzania by 74503.5390625 - 74428.484375, compared to the threshold 40.72999954223633m\u00b2/s\u00b2; therefore, the statement is True." }, "question_id": "c0Asz3", "prompt_id": "HIuSnl", "difficulty": "medium", "level": "2b_boolean", "eval_type": "boolean", "forced_extreme_window": false, "task_id": "748e236757ee825a" }, "data_desc": { "type": "wb2", "variables": [ "mean_sea_level_pressure", "10m_u_component_of_wind", "10m_v_component_of_wind", "2m_temperature", "surface_pressure", "geopotential", "specific_humidity", "temperature", "u_component_of_wind", "v_component_of_wind" ], "time_indices": "70451:70462:1" } }, { "prompt": "The following data shows the global weather fields over a period of 30 hours, sampled at an interval of 6 hours. {'type': 'wb2', 'variables': ['mean_sea_level_pressure', '10m_u_component_of_wind', '10m_v_component_of_wind', '2m_temperature', 'surface_pressure', 'geopotential', 'specific_humidity', 'temperature', 'u_component_of_wind', 'v_component_of_wind'], 'time_indices': '35771:35776:1'} The data starts from June 26 18:00 and ends on June 27 18:00. Based on the above data, answer the following question:", "question": "In the 6-hour snapshot 24 hours after the end of the given time window, does the maximum value of temperature at 700 hPa within Europe occur at a latitude that is at least 33.57 degrees farther north than its maximum within Oceania?", "response": "In 24 hours after the end of the given time window, the northward latitude difference between the maximum temperature at 700 hPa in Europe (34.49999999999999) and Oceania (-12.000000000000004) is at least 33.57 degrees if and only if the statement is True.", "metadata": { "true_value": true, "actual_value": { "actualvalue_0": "34.49999999999999", "actualvalue_1": "-12.000000000000004", "auxvariables_0": "33.57", "checks": [ { "name": "north_lat_diff", "actual": "46.5", "op": ">=", "th": "33.57", "ok": true } ], "justification": "In {{duration}} hours after the end of the given time window, the northward latitude difference between the maximum {{wb2varnames_0}}{{levelsuffixes_0}} in {{regions_0}} ({{actualvalue_0}}) and {{regions_1}} ({{actualvalue_1}}) is at least {{auxvariables_0}} degrees if and only if the statement is {{label}}." }, "code_path": "templates/synthetic_task_code/boolean/non_snapshot/tmpl_025.py", "sampler_code_path": "templates/synthetic_task_code/boolean/non_snapshot/sampling_tmpl_025.py", "template_id": "tmpl_025", "template_str": "In the 6-hour snapshot {duration} hours after the end of the given time window, does the maximum value of {wb2varnames_0}{levelsuffixes_0} within {regions_0} occur at a latitude that is at least {{auxvariables_0}} degrees farther north than its maximum within {regions_1}?", "template_type": "timeseries", "mode": "boolean", "constraints": { "version": 1, "wb2varnames": { "family": "same" }, "regions": { "granularity": "same" }, "units": { "bind_to_var": [] } }, "filled_values": { "wb2varnames": [ "temperature" ], "levelsuffixes": [ 700 ], "regions": [ "Europe", "Oceania" ], "duration": 24, "auxvariables": [ "33.57" ], "auxvariables_0": "33.57" }, "wb2_data": { "type": "wb2_reference", "variables": [ "temperature" ], "time_range": "35776:35876:1" }, "rng_seed": null, "justification": { "text": "In 24 hours after the end of the given time window, the northward latitude difference between the maximum temperature at 700 hPa in Europe (34.49999999999999) and Oceania (-12.000000000000004) is at least 33.57 degrees if and only if the statement is True." }, "question_id": "ZdH3mW", "prompt_id": "HIuSnl", "difficulty": "medium", "level": "2b_boolean", "eval_type": "boolean", "forced_extreme_window": false, "task_id": "b5cb4656be245cb6" }, "data_desc": { "type": "wb2", "variables": [ "mean_sea_level_pressure", "10m_u_component_of_wind", "10m_v_component_of_wind", "2m_temperature", "surface_pressure", "geopotential", "specific_humidity", "temperature", "u_component_of_wind", "v_component_of_wind" ], "time_indices": "35771:35776:1" } }, { "prompt": "The following data shows the global weather fields over a period of 132 hours, sampled at an interval of 6 hours. {'type': 'wb2', 'variables': ['mean_sea_level_pressure', '10m_u_component_of_wind', '10m_v_component_of_wind', '2m_temperature', 'surface_pressure', 'geopotential', 'specific_humidity', 'temperature', 'u_component_of_wind', 'v_component_of_wind'], 'time_indices': '57776:57798:1'} The data starts from July 19 00:00 and ends on July 24 06:00. Based on the above data, answer the following question:", "question": "In the 6-hour snapshot 186 hours after the end of the given time window, does the maximum value of geopotential at 850 hPa within Oceania exceed 15300.0m\u00b2/s\u00b2, while the maximum value of geopotential at 850 hPa within Africa remains below 14900.0m\u00b2/s\u00b2?", "response": "In 186 hours after the end of the given time window, the maximum value of geopotential at 850 hPa within Oceania is 15874.7822265625m\u00b2/s\u00b2, relative to the threshold 15300.0m\u00b2/s\u00b2; while within Africa the maximum is 16072.498046875m\u00b2/s\u00b2, relative to the threshold 14900.0m\u00b2/s\u00b2. Combined with the gating condition, this makes the statement False.", "metadata": { "true_value": false, "actual_value": { "actualvalue_0": "15874.7822265625", "actualvalue_1": "16072.498046875", "auxvariables_0": "15300.0", "auxvariables_1": "14900.0", "checks": [ { "name": "cond0", "actual": "15874.7822265625", "op": ">", "th": "15300.0", "ok": true }, { "name": "cond1", "actual": "16072.498046875", "op": "<", "th": "14900.0", "ok": false } ], "justification": "In {duration} hours after the end of the given time window, the maximum value of {{wb2varnames_0}}{{levelsuffixes_0}} within {{regions_0}} is {{actualvalue_0}}{{units_0}}, relative to the threshold {{auxvariables_0}}{{units_0}}; while within {{regions_1}} the maximum is {{actualvalue_1}}{{units_0}}, relative to the threshold {{auxvariables_1}}{{units_0}}. Combined with the gating condition, this makes the statement {{label}}." }, "code_path": "templates/synthetic_task_code/boolean/non_snapshot/tmpl_004.py", "sampler_code_path": "templates/synthetic_task_code/boolean/non_snapshot/sampling_tmpl_004.py", "template_id": "tmpl_004", "template_str": "In the 6-hour snapshot {duration} hours after the end of the given time window, does the maximum value of {wb2varnames_0}{levelsuffixes_0} within {regions_0} exceed {auxvariables_0}{units_0}, while the maximum value of {wb2varnames_0}{levelsuffixes_0} within {regions_1} remains below {auxvariables_1}{units_0}?", "template_type": "timeseries", "mode": "boolean", "constraints": { "version": 1, "wb2varnames": { "family": "same" }, "regions": { "granularity": "same" }, "units": { "bind_to_var": [ 0, 0 ] } }, "filled_values": { "wb2varnames": [ "geopotential" ], "levelsuffixes": [ 850 ], "regions": [ "Oceania", "Africa" ], "units": [ "m\u00b2/s\u00b2" ], "duration": 186, "auxvariables": [ "15300.0", "14900.0" ] }, "wb2_data": { "type": "wb2_reference", "variables": [ "geopotential" ], "time_range": "57798:57898:1" }, "rng_seed": null, "justification": { "text": "In 186 hours after the end of the given time window, the maximum value of geopotential at 850 hPa within Oceania is 15874.7822265625m\u00b2/s\u00b2, relative to the threshold 15300.0m\u00b2/s\u00b2; while within Africa the maximum is 16072.498046875m\u00b2/s\u00b2, relative to the threshold 14900.0m\u00b2/s\u00b2. Combined with the gating condition, this makes the statement False." }, "question_id": "cSJHXI", "prompt_id": "HIuSnl", "difficulty": "medium", "level": "2b_boolean", "eval_type": "boolean", "forced_extreme_window": false, "task_id": "1ce764762ee86459" }, "data_desc": { "type": "wb2", "variables": [ "mean_sea_level_pressure", "10m_u_component_of_wind", "10m_v_component_of_wind", "2m_temperature", "surface_pressure", "geopotential", "specific_humidity", "temperature", "u_component_of_wind", "v_component_of_wind" ], "time_indices": "57776:57798:1" } }, { "prompt": "The following data shows the global weather fields over a period of 108 hours, sampled at an interval of 6 hours. {'type': 'wb2', 'variables': ['mean_sea_level_pressure', '10m_u_component_of_wind', '10m_v_component_of_wind', '2m_temperature', 'surface_pressure', 'geopotential', 'specific_humidity', 'temperature', 'u_component_of_wind', 'v_component_of_wind'], 'time_indices': '47455:47473:1'} The data starts from June 25 18:00 and ends on June 30 00:00. Based on the above data, answer the following question:", "question": "In the 6-hour snapshot 72 hours after the end of the given time window, does the maximum value of specific_humidity at 500 hPa within Turkey occur at a latitude that is at least 40.095 degrees farther north than its maximum within South Georgia and the Islands?", "response": "In 72 hours after the end of the given time window, the northward latitude difference between the maximum specific_humidity at 500 hPa in Turkey (40.5) and South Georgia and the Islands (-54.00000000000001) is at least 40.095 degrees if and only if the statement is True.", "metadata": { "true_value": true, "actual_value": { "actualvalue_0": "40.5", "actualvalue_1": "-54.00000000000001", "auxvariables_0": "40.095", "checks": [ { "name": "north_lat_diff", "actual": "94.5", "op": ">=", "th": "40.095", "ok": true } ], "justification": "In {{duration}} hours after the end of the given time window, the northward latitude difference between the maximum {{wb2varnames_0}}{{levelsuffixes_0}} in {{regions_0}} ({{actualvalue_0}}) and {{regions_1}} ({{actualvalue_1}}) is at least {{auxvariables_0}} degrees if and only if the statement is {{label}}." }, "code_path": "templates/synthetic_task_code/boolean/non_snapshot/tmpl_025.py", "sampler_code_path": "templates/synthetic_task_code/boolean/non_snapshot/sampling_tmpl_025.py", "template_id": "tmpl_025", "template_str": "In the 6-hour snapshot {duration} hours after the end of the given time window, does the maximum value of {wb2varnames_0}{levelsuffixes_0} within {regions_0} occur at a latitude that is at least {{auxvariables_0}} degrees farther north than its maximum within {regions_1}?", "template_type": "timeseries", "mode": "boolean", "constraints": { "version": 1, "wb2varnames": { "family": "same" }, "regions": { "granularity": "same" }, "units": { "bind_to_var": [] } }, "filled_values": { "wb2varnames": [ "specific_humidity" ], "levelsuffixes": [ 500 ], "regions": [ "Turkey", "South Georgia and the Islands" ], "duration": 72, "auxvariables": [ "40.095" ], "auxvariables_0": "40.095" }, "wb2_data": { "type": "wb2_reference", "variables": [ "specific_humidity" ], "time_range": "47473:47573:1" }, "rng_seed": null, "justification": { "text": "In 72 hours after the end of the given time window, the northward latitude difference between the maximum specific_humidity at 500 hPa in Turkey (40.5) and South Georgia and the Islands (-54.00000000000001) is at least 40.095 degrees if and only if the statement is True." }, "question_id": "ZdH3mW", "prompt_id": "HIuSnl", "difficulty": "medium", "level": "2b_boolean", "eval_type": "boolean", "forced_extreme_window": false, "task_id": "da693b065e7c0067" }, "data_desc": { "type": "wb2", "variables": [ "mean_sea_level_pressure", "10m_u_component_of_wind", "10m_v_component_of_wind", "2m_temperature", "surface_pressure", "geopotential", "specific_humidity", "temperature", "u_component_of_wind", "v_component_of_wind" ], "time_indices": "47455:47473:1" } }, { "prompt": "The following data shows the global weather fields over a period of 96 hours, sampled at an interval of 6 hours. {'type': 'wb2', 'variables': ['mean_sea_level_pressure', '10m_u_component_of_wind', '10m_v_component_of_wind', '2m_temperature', 'surface_pressure', 'geopotential', 'specific_humidity', 'temperature', 'u_component_of_wind', 'v_component_of_wind'], 'time_indices': '61617:61633:1'} The data starts from March 05 06:00 and ends on March 09 00:00. Based on the above data, answer the following question:", "question": "In the 6-hour snapshot 84 hours after the end of the given time window, does the maximum value of u_component_of_wind at 150 hPa within Europe exceed 24.360000610351562m/s, while the maximum value of u_component_of_wind at 150 hPa within Asia remains below 8.899999618530273m/s?", "response": "In 84 hours after the end of the given time window, the maximum value of u_component_of_wind at 150 hPa within Europe is 39.7263298034668m/s, relative to the threshold 24.360000610351562m/s; while within Asia the maximum is 87.7833023071289m/s, relative to the threshold 8.899999618530273m/s. Combined with the gating condition, this makes the statement False.", "metadata": { "true_value": false, "actual_value": { "actualvalue_0": "39.7263298034668", "actualvalue_1": "87.7833023071289", "auxvariables_0": "24.360000610351562", "auxvariables_1": "8.899999618530273", "checks": [ { "name": "cond0", "actual": "39.7263298034668", "op": ">", "th": "24.360000610351562", "ok": true }, { "name": "cond1", "actual": "87.7833023071289", "op": "<", "th": "8.899999618530273", "ok": false } ], "justification": "In {duration} hours after the end of the given time window, the maximum value of {{wb2varnames_0}}{{levelsuffixes_0}} within {{regions_0}} is {{actualvalue_0}}{{units_0}}, relative to the threshold {{auxvariables_0}}{{units_0}}; while within {{regions_1}} the maximum is {{actualvalue_1}}{{units_0}}, relative to the threshold {{auxvariables_1}}{{units_0}}. Combined with the gating condition, this makes the statement {{label}}." }, "code_path": "templates/synthetic_task_code/boolean/non_snapshot/tmpl_004.py", "sampler_code_path": "templates/synthetic_task_code/boolean/non_snapshot/sampling_tmpl_004.py", "template_id": "tmpl_004", "template_str": "In the 6-hour snapshot {duration} hours after the end of the given time window, does the maximum value of {wb2varnames_0}{levelsuffixes_0} within {regions_0} exceed {auxvariables_0}{units_0}, while the maximum value of {wb2varnames_0}{levelsuffixes_0} within {regions_1} remains below {auxvariables_1}{units_0}?", "template_type": "timeseries", "mode": "boolean", "constraints": { "version": 1, "wb2varnames": { "family": "same" }, "regions": { "granularity": "same" }, "units": { "bind_to_var": [ 0, 0 ] } }, "filled_values": { "wb2varnames": [ "u_component_of_wind" ], "levelsuffixes": [ 150 ], "regions": [ "Europe", "Asia" ], "units": [ "m/s" ], "duration": 84, "auxvariables": [ "24.360000610351562", "8.899999618530273" ] }, "wb2_data": { "type": "wb2_reference", "variables": [ "u_component_of_wind" ], "time_range": "61633:61733:1" }, "rng_seed": null, "justification": { "text": "In 84 hours after the end of the given time window, the maximum value of u_component_of_wind at 150 hPa within Europe is 39.7263298034668m/s, relative to the threshold 24.360000610351562m/s; while within Asia the maximum is 87.7833023071289m/s, relative to the threshold 8.899999618530273m/s. Combined with the gating condition, this makes the statement False." }, "question_id": "cSJHXI", "prompt_id": "HIuSnl", "difficulty": "medium", "level": "2b_boolean", "eval_type": "boolean", "forced_extreme_window": false, "task_id": "f262cdf5a1b912a4" }, "data_desc": { "type": "wb2", "variables": [ "mean_sea_level_pressure", "10m_u_component_of_wind", "10m_v_component_of_wind", "2m_temperature", "surface_pressure", "geopotential", "specific_humidity", "temperature", "u_component_of_wind", "v_component_of_wind" ], "time_indices": "61617:61633:1" } }, { "prompt": "The following data shows the global weather fields over a period of 84 hours, sampled at an interval of 6 hours. {'type': 'wb2', 'variables': ['mean_sea_level_pressure', '10m_u_component_of_wind', '10m_v_component_of_wind', '2m_temperature', 'surface_pressure', 'geopotential', 'specific_humidity', 'temperature', 'u_component_of_wind', 'v_component_of_wind'], 'time_indices': '36571:36585:1'} The data starts from January 12 18:00 and ends on January 16 00:00. Based on the above data, answer the following question:", "question": "In the 6-hour snapshot 108 hours after the end of the given time window, does the area-averaged specific_humidity at 250 hPa within Kapisa, Afghanistan exceed 0.5kg/kg and the area-averaged specific_humidity at 500 hPa within Kapisa, Afghanistan remain below 0.0kg/kg?", "response": "In 108 hours after the end of the given time window, the area-averaged specific_humidity at 250 hPa within Kapisa, Afghanistan is 1.0095624020323157e-05kg/kg relative to the threshold 0.5kg/kg, and the area-averaged specific_humidity at 500 hPa within Kapisa, Afghanistan is 0.0005740797496400774kg/kg relative to the threshold 0.0kg/kg; combined, this makes the statement False.", "metadata": { "true_value": false, "actual_value": { "actualvalue_0": "1.0095624020323157e-05", "actualvalue_1": "0.0005740797496400774", "auxvariables_0": "0.5", "auxvariables_1": "0.0", "checks": [ { "name": "cond0", "actual": "1.0095624020323157e-05", "op": ">", "th": "0.5", "ok": false }, { "name": "gate0", "actual": "0.0005740797496400774", "op": "<", "th": "0.0", "ok": false } ], "justification": "In {{duration}} hours after the end of the given time window, the area-averaged {{wb2varnames_0}}{{levelsuffixes_0}} within {{regions_0}} is {{actualvalue_0}}{{units_0}} relative to the threshold {{auxvariables_0}}{{units_0}}, and the area-averaged {{wb2varnames_1}}{{levelsuffixes_1}} within {{regions_0}} is {{actualvalue_1}}{{units_1}} relative to the threshold {{auxvariables_1}}{{units_1}}; combined, this makes the statement {{label}}." }, "code_path": "templates/synthetic_task_code/boolean/non_snapshot/tmpl_007.py", "sampler_code_path": "templates/synthetic_task_code/boolean/non_snapshot/sampling_tmpl_007.py", "template_id": "tmpl_007", "template_str": "In the 6-hour snapshot {duration} hours after the end of the given time window, does the area-averaged {wb2varnames_0}{levelsuffixes_0} within {regions_0} exceed {auxvariables_0}{units_0} and the area-averaged {wb2varnames_1}{levelsuffixes_1} within {regions_0} remain below {auxvariables_1}{units_1}?", "template_type": "timeseries", "mode": "boolean", "constraints": { "version": 1, "wb2varnames": { "family": "same" }, "regions": { "granularity": "same" }, "units": { "bind_to_var": [ 0, 1 ] } }, "filled_values": { "wb2varnames": [ "specific_humidity", "specific_humidity" ], "levelsuffixes": [ 250, 500 ], "regions": [ "Kapisa, Afghanistan" ], "units": [ "kg/kg", "kg/kg" ], "duration": 108, "auxvariables": [ "0.5", "0.0" ], "auxvariables_0": "0.5", "auxvariables_1": "0.0" }, "wb2_data": { "type": "wb2_reference", "variables": [ "specific_humidity", "specific_humidity" ], "time_range": "36585:36685:1" }, "rng_seed": null, "justification": { "text": "In 108 hours after the end of the given time window, the area-averaged specific_humidity at 250 hPa within Kapisa, Afghanistan is 1.0095624020323157e-05kg/kg relative to the threshold 0.5kg/kg, and the area-averaged specific_humidity at 500 hPa within Kapisa, Afghanistan is 0.0005740797496400774kg/kg relative to the threshold 0.0kg/kg; combined, this makes the statement False." }, "question_id": "Rdqpmf", "prompt_id": "HIuSnl", "difficulty": "medium", "level": "2b_boolean", "eval_type": "boolean", "forced_extreme_window": false, "task_id": "ef6da6b0fdc7f0e3" }, "data_desc": { "type": "wb2", "variables": [ "mean_sea_level_pressure", "10m_u_component_of_wind", "10m_v_component_of_wind", "2m_temperature", "surface_pressure", "geopotential", "specific_humidity", "temperature", "u_component_of_wind", "v_component_of_wind" ], "time_indices": "36571:36585:1" } }, { "prompt": "The following data shows the global weather fields over a period of 96 hours, sampled at an interval of 6 hours. {'type': 'wb2', 'variables': ['mean_sea_level_pressure', '10m_u_component_of_wind', '10m_v_component_of_wind', '2m_temperature', 'surface_pressure', 'geopotential', 'specific_humidity', 'temperature', 'u_component_of_wind', 'v_component_of_wind'], 'time_indices': '76713:76729:1'} The data starts from July 05 06:00 and ends on July 09 00:00. Based on the above data, answer the following question:", "question": "In the 6-hour snapshot 162 hours after the end of the given time window, does the maximum value of v_component_of_wind at 400 hPa within Ukraine exceed 2.28m/s?", "response": "In 162 hours after the end of the given time window, the maximum value of v_component_of_wind at 400 hPa within Ukraine is 17.517417907714844m/s, compared to the threshold 2.28m/s; this makes the statement True.", "metadata": { "true_value": true, "actual_value": { "actualvalue_0": "17.517417907714844", "auxvariables_0": "2.28", "checks": [ { "name": "region_max_exceeds_threshold", "actual": "17.517417907714844", "op": ">", "th": "2.28", "ok": true } ], "justification": "In {{duration}} hours after the end of the given time window, the maximum value of {{wb2varnames_0}}{{levelsuffixes_0}} within {{regions_0}} is {{actualvalue_0}}{{units_0}}, compared to the threshold {{auxvariables_0}}{{units_0}}; this makes the statement {{label}}." }, "code_path": "templates/synthetic_task_code/boolean/non_snapshot/tmpl_006.py", "sampler_code_path": "templates/synthetic_task_code/boolean/non_snapshot/sampling_tmpl_006.py", "template_id": "tmpl_006", "template_str": "In the 6-hour snapshot {duration} hours after the end of the given time window, does the maximum value of {wb2varnames_0}{levelsuffixes_0} within {regions_0} exceed {auxvariables_0}{units_0}?", "template_type": "timeseries", "mode": "boolean", "constraints": { "version": 1, "wb2varnames": { "family": "same" }, "regions": { "granularity": "same" }, "units": { "bind_to_var": [ 0 ] } }, "filled_values": { "wb2varnames": [ "v_component_of_wind" ], "levelsuffixes": [ 400 ], "regions": [ "Ukraine" ], "units": [ "m/s" ], "duration": 162, "auxvariables": [ "2.28" ] }, "wb2_data": { "type": "wb2_reference", "variables": [ "v_component_of_wind" ], "time_range": "76729:76829:1" }, "rng_seed": null, "justification": { "text": "In 162 hours after the end of the given time window, the maximum value of v_component_of_wind at 400 hPa within Ukraine is 17.517417907714844m/s, compared to the threshold 2.28m/s; this makes the statement True." }, "question_id": "Q0avwV", "prompt_id": "HIuSnl", "difficulty": "medium", "level": "2b_boolean", "eval_type": "boolean", "forced_extreme_window": false, "task_id": "79f6dd5abcdeb9d9" }, "data_desc": { "type": "wb2", "variables": [ "mean_sea_level_pressure", "10m_u_component_of_wind", "10m_v_component_of_wind", "2m_temperature", "surface_pressure", "geopotential", "specific_humidity", "temperature", "u_component_of_wind", "v_component_of_wind" ], "time_indices": "76713:76729:1" } }, { "prompt": "The following data shows the global weather fields over a period of 108 hours, sampled at an interval of 6 hours. {'type': 'wb2', 'variables': ['mean_sea_level_pressure', '10m_u_component_of_wind', '10m_v_component_of_wind', '2m_temperature', 'surface_pressure', 'geopotential', 'specific_humidity', 'temperature', 'u_component_of_wind', 'v_component_of_wind'], 'time_indices': '31310:31328:1'} The data starts from June 06 12:00 and ends on June 10 18:00. Based on the above data, answer the following question:", "question": "In the 6-hour snapshot 90 hours after the end of the given time window, does the minimum value of specific_humidity at 600 hPa within Marshall Islands remain above 0.0010860000038519502kg/kg throughout Marshall Islands?", "response": "In Marshall Islands, the minimum value of specific_humidity at 600 hPa over the 90 hours window is 0.0023675281554460526kg/kg, which is compared to the threshold 0.0010860000038519502kg/kg; this makes the statement True.", "metadata": { "true_value": true, "actual_value": { "actualvalue_0": "0.0023675281554460526", "auxvariables_0": "0.0010860000038519502", "checks": [ { "name": "min_above_threshold", "actual": "0.0023675281554460526", "op": ">=", "th": "0.0010860000038519502", "ok": true } ], "justification": "In {{regions_0}}, the minimum value of {{wb2varnames_0}}{{levelsuffixes_0}} over the {{duration}} hour window is {{actualvalue_0}}{{units_0}}, which is compared to the threshold {{auxvariables_0}}{{units_0}}; this makes the statement {{label}}." }, "code_path": "templates/synthetic_task_code/boolean/non_snapshot/tmpl_022.py", "sampler_code_path": "templates/synthetic_task_code/boolean/non_snapshot/sampling_tmpl_022.py", "template_id": "tmpl_022", "template_str": "In the 6-hour snapshot {duration} hours after the end of the given time window, does the minimum value of {wb2varnames_0}{levelsuffixes_0} within {regions_0} remain above {{auxvariables_0}}{units_0} throughout {regions_0}?", "template_type": "timeseries", "mode": "boolean", "constraints": { "version": 1, "wb2varnames": { "family": "same" }, "regions": { "granularity": "same" }, "units": { "bind_to_var": [ 0 ] } }, "filled_values": { "wb2varnames": [ "specific_humidity" ], "levelsuffixes": [ 600 ], "regions": [ "Marshall Islands" ], "units": [ "kg/kg" ], "duration": 90, "auxvariables_0_provenance": [ "var=specific_humidity, tail=P10 over window [0,90]" ], "auxvariables": [ "0.0010860000038519502" ] }, "wb2_data": { "type": "wb2_reference", "variables": [ "specific_humidity" ], "time_range": "31328:31428:1" }, "rng_seed": null, "justification": { "text": "In Marshall Islands, the minimum value of specific_humidity at 600 hPa over the 90 hours window is 0.0023675281554460526kg/kg, which is compared to the threshold 0.0010860000038519502kg/kg; this makes the statement True." }, "question_id": "WucO3b", "prompt_id": "HIuSnl", "difficulty": "medium", "level": "2b_boolean", "eval_type": "boolean", "forced_extreme_window": false, "task_id": "b746795a09d954a5" }, "data_desc": { "type": "wb2", "variables": [ "mean_sea_level_pressure", "10m_u_component_of_wind", "10m_v_component_of_wind", "2m_temperature", "surface_pressure", "geopotential", "specific_humidity", "temperature", "u_component_of_wind", "v_component_of_wind" ], "time_indices": "31310:31328:1" } }, { "prompt": "The following data shows the global weather fields over a period of 60 hours, sampled at an interval of 6 hours. {'type': 'wb2', 'variables': ['mean_sea_level_pressure', '10m_u_component_of_wind', '10m_v_component_of_wind', '2m_temperature', 'surface_pressure', 'geopotential', 'specific_humidity', 'temperature', 'u_component_of_wind', 'v_component_of_wind'], 'time_indices': '89348:89358:1'} The data starts from February 27 00:00 and ends on February 29 06:00. Based on the above data, answer the following question:", "question": "In the 6-hour snapshot 30 hours after the end of the given time window, does the minimum value of specific_humidity at 400 hPa within Tasman Sea remain above 0.5kg/kg throughout Tasman Sea?", "response": "In Tasman Sea, the minimum value of specific_humidity at 400 hPa over the 30 hours window is 0.00012038253044011071kg/kg, which is compared to the threshold 0.5kg/kg; this makes the statement False.", "metadata": { "true_value": false, "actual_value": { "actualvalue_0": "0.00012038253044011071", "auxvariables_0": "0.5", "checks": [ { "name": "min_above_threshold", "actual": "0.00012038253044011071", "op": ">=", "th": "0.5", "ok": false } ], "justification": "In {{regions_0}}, the minimum value of {{wb2varnames_0}}{{levelsuffixes_0}} over the {{duration}} hour window is {{actualvalue_0}}{{units_0}}, which is compared to the threshold {{auxvariables_0}}{{units_0}}; this makes the statement {{label}}." }, "code_path": "templates/synthetic_task_code/boolean/non_snapshot/tmpl_022.py", "sampler_code_path": "templates/synthetic_task_code/boolean/non_snapshot/sampling_tmpl_022.py", "template_id": "tmpl_022", "template_str": "In the 6-hour snapshot {duration} hours after the end of the given time window, does the minimum value of {wb2varnames_0}{levelsuffixes_0} within {regions_0} remain above {{auxvariables_0}}{units_0} throughout {regions_0}?", "template_type": "timeseries", "mode": "boolean", "constraints": { "version": 1, "wb2varnames": { "family": "same" }, "regions": { "granularity": "same" }, "units": { "bind_to_var": [ 0 ] } }, "filled_values": { "wb2varnames": [ "specific_humidity" ], "levelsuffixes": [ 400 ], "regions": [ "Tasman Sea" ], "units": [ "kg/kg" ], "duration": 30, "auxvariables_0_provenance": [ "var=specific_humidity, tail=P10 over window [0,30]" ], "auxvariables": [ "0.5" ], "auxvariables_0": "0.5" }, "wb2_data": { "type": "wb2_reference", "variables": [ "specific_humidity" ], "time_range": "89358:89458:1" }, "rng_seed": null, "justification": { "text": "In Tasman Sea, the minimum value of specific_humidity at 400 hPa over the 30 hours window is 0.00012038253044011071kg/kg, which is compared to the threshold 0.5kg/kg; this makes the statement False." }, "question_id": "WucO3b", "prompt_id": "HIuSnl", "difficulty": "medium", "level": "2b_boolean", "eval_type": "boolean", "forced_extreme_window": false, "task_id": "0edd3587ce84d84a" }, "data_desc": { "type": "wb2", "variables": [ "mean_sea_level_pressure", "10m_u_component_of_wind", "10m_v_component_of_wind", "2m_temperature", "surface_pressure", "geopotential", "specific_humidity", "temperature", "u_component_of_wind", "v_component_of_wind" ], "time_indices": "89348:89358:1" } }, { "prompt": "The following data shows the global weather fields over a period of 168 hours, sampled at an interval of 6 hours. {'type': 'wb2', 'variables': ['mean_sea_level_pressure', '10m_u_component_of_wind', '10m_v_component_of_wind', '2m_temperature', 'surface_pressure', 'geopotential', 'specific_humidity', 'temperature', 'u_component_of_wind', 'v_component_of_wind'], 'time_indices': '47278:47306:1'} The data starts from May 12 12:00 and ends on May 19 06:00. Based on the above data, answer the following question:", "question": "In the 6-hour snapshot 198 hours after the end of the given time window, does the minimum value of geopotential at 850 hPa within South America remain above 10540.0m\u00b2/s\u00b2 throughout South America?", "response": "In South America, the minimum value of geopotential at 850 hPa over the 198 hours window is 10335.802734375m\u00b2/s\u00b2, which is compared to the threshold 10540.0m\u00b2/s\u00b2; this makes the statement False.", "metadata": { "true_value": false, "actual_value": { "actualvalue_0": "10335.802734375", "auxvariables_0": "10540.0", "checks": [ { "name": "min_above_threshold", "actual": "10335.802734375", "op": ">=", "th": "10540.0", "ok": false } ], "justification": "In {{regions_0}}, the minimum value of {{wb2varnames_0}}{{levelsuffixes_0}} over the {{duration}} hour window is {{actualvalue_0}}{{units_0}}, which is compared to the threshold {{auxvariables_0}}{{units_0}}; this makes the statement {{label}}." }, "code_path": "templates/synthetic_task_code/boolean/non_snapshot/tmpl_022.py", "sampler_code_path": "templates/synthetic_task_code/boolean/non_snapshot/sampling_tmpl_022.py", "template_id": "tmpl_022", "template_str": "In the 6-hour snapshot {duration} hours after the end of the given time window, does the minimum value of {wb2varnames_0}{levelsuffixes_0} within {regions_0} remain above {{auxvariables_0}}{units_0} throughout {regions_0}?", "template_type": "timeseries", "mode": "boolean", "constraints": { "version": 1, "wb2varnames": { "family": "same" }, "regions": { "granularity": "same" }, "units": { "bind_to_var": [ 0 ] } }, "filled_values": { "wb2varnames": [ "geopotential" ], "levelsuffixes": [ 850 ], "regions": [ "South America" ], "units": [ "m\u00b2/s\u00b2" ], "duration": 198, "auxvariables_0_provenance": [ "var=geopotential, tail=P10 over window [0,198]" ], "auxvariables": [ "10540.0" ] }, "wb2_data": { "type": "wb2_reference", "variables": [ "geopotential" ], "time_range": "47306:47406:1" }, "rng_seed": null, "justification": { "text": "In South America, the minimum value of geopotential at 850 hPa over the 198 hours window is 10335.802734375m\u00b2/s\u00b2, which is compared to the threshold 10540.0m\u00b2/s\u00b2; this makes the statement False." }, "question_id": "WucO3b", "prompt_id": "HIuSnl", "difficulty": "medium", "level": "2b_boolean", "eval_type": "boolean", "forced_extreme_window": false, "task_id": "e61498ae9eee89a2" }, "data_desc": { "type": "wb2", "variables": [ "mean_sea_level_pressure", "10m_u_component_of_wind", "10m_v_component_of_wind", "2m_temperature", "surface_pressure", "geopotential", "specific_humidity", "temperature", "u_component_of_wind", "v_component_of_wind" ], "time_indices": "47278:47306:1" } }, { "prompt": "The following data shows the global weather fields over a period of 102 hours, sampled at an interval of 6 hours. {'type': 'wb2', 'variables': ['mean_sea_level_pressure', '10m_u_component_of_wind', '10m_v_component_of_wind', '2m_temperature', 'surface_pressure', 'geopotential', 'specific_humidity', 'temperature', 'u_component_of_wind', 'v_component_of_wind'], 'time_indices': '48840:48857:1'} The data starts from June 06 00:00 and ends on June 10 00:00. Based on the above data, answer the following question:", "question": "In the 6-hour snapshot 114 hours after the end of the given time window, does the minimum value of specific_humidity at 850 hPa within Bosnia and Herzegovina remain above 0.51kg/kg throughout Bosnia and Herzegovina?", "response": "In Bosnia and Herzegovina, the minimum value of specific_humidity at 850 hPa over the 114 hours window is 0.00561749329790473kg/kg, which is compared to the threshold 0.51kg/kg; this makes the statement False.", "metadata": { "true_value": false, "actual_value": { "actualvalue_0": "0.00561749329790473", "auxvariables_0": "0.51", "checks": [ { "name": "min_above_threshold", "actual": "0.00561749329790473", "op": ">=", "th": "0.51", "ok": false } ], "justification": "In {{regions_0}}, the minimum value of {{wb2varnames_0}}{{levelsuffixes_0}} over the {{duration}} hour window is {{actualvalue_0}}{{units_0}}, which is compared to the threshold {{auxvariables_0}}{{units_0}}; this makes the statement {{label}}." }, "code_path": "templates/synthetic_task_code/boolean/non_snapshot/tmpl_022.py", "sampler_code_path": "templates/synthetic_task_code/boolean/non_snapshot/sampling_tmpl_022.py", "template_id": "tmpl_022", "template_str": "In the 6-hour snapshot {duration} hours after the end of the given time window, does the minimum value of {wb2varnames_0}{levelsuffixes_0} within {regions_0} remain above {{auxvariables_0}}{units_0} throughout {regions_0}?", "template_type": "timeseries", "mode": "boolean", "constraints": { "version": 1, "wb2varnames": { "family": "same" }, "regions": { "granularity": "same" }, "units": { "bind_to_var": [ 0 ] } }, "filled_values": { "wb2varnames": [ "specific_humidity" ], "levelsuffixes": [ 850 ], "regions": [ "Bosnia and Herzegovina" ], "units": [ "kg/kg" ], "duration": 114, "auxvariables_0_provenance": [ "var=specific_humidity, tail=P10 over window [0,114]" ], "auxvariables": [ "0.51" ], "auxvariables_0": "0.51" }, "wb2_data": { "type": "wb2_reference", "variables": [ "specific_humidity" ], "time_range": "48857:48957:1" }, "rng_seed": null, "justification": { "text": "In Bosnia and Herzegovina, the minimum value of specific_humidity at 850 hPa over the 114 hours window is 0.00561749329790473kg/kg, which is compared to the threshold 0.51kg/kg; this makes the statement False." }, "question_id": "WucO3b", "prompt_id": "HIuSnl", "difficulty": "medium", "level": "2b_boolean", "eval_type": "boolean", "forced_extreme_window": false, "task_id": "3841ea1c8b4d8f78" }, "data_desc": { "type": "wb2", "variables": [ "mean_sea_level_pressure", "10m_u_component_of_wind", "10m_v_component_of_wind", "2m_temperature", "surface_pressure", "geopotential", "specific_humidity", "temperature", "u_component_of_wind", "v_component_of_wind" ], "time_indices": "48840:48857:1" } }, { "prompt": "The following data shows the global weather fields over a period of 138 hours, sampled at an interval of 6 hours. {'type': 'wb2', 'variables': ['mean_sea_level_pressure', '10m_u_component_of_wind', '10m_v_component_of_wind', '2m_temperature', 'surface_pressure', 'geopotential', 'specific_humidity', 'temperature', 'u_component_of_wind', 'v_component_of_wind'], 'time_indices': '88535:88558:1'} The data starts from August 07 18:00 and ends on August 13 06:00. Based on the above data, answer the following question:", "question": "In the 6-hour snapshot 24 hours after the end of the given time window, does the maximum value of temperature at 300 hPa within Jendouba, Tunisia exceed 233.2K?", "response": "In 24 hours after the end of the given time window, the maximum value of temperature at 300 hPa within Jendouba, Tunisia is 237.956787109375K, compared to the threshold 233.2K; this makes the statement True.", "metadata": { "true_value": true, "actual_value": { "actualvalue_0": "237.956787109375", "auxvariables_0": "233.2", "checks": [ { "name": "region_max_exceeds_threshold", "actual": "237.956787109375", "op": ">", "th": "233.2", "ok": true } ], "justification": "In {{duration}} hours after the end of the given time window, the maximum value of {{wb2varnames_0}}{{levelsuffixes_0}} within {{regions_0}} is {{actualvalue_0}}{{units_0}}, compared to the threshold {{auxvariables_0}}{{units_0}}; this makes the statement {{label}}." }, "code_path": "templates/synthetic_task_code/boolean/non_snapshot/tmpl_006.py", "sampler_code_path": "templates/synthetic_task_code/boolean/non_snapshot/sampling_tmpl_006.py", "template_id": "tmpl_006", "template_str": "In the 6-hour snapshot {duration} hours after the end of the given time window, does the maximum value of {wb2varnames_0}{levelsuffixes_0} within {regions_0} exceed {auxvariables_0}{units_0}?", "template_type": "timeseries", "mode": "boolean", "constraints": { "version": 1, "wb2varnames": { "family": "same" }, "regions": { "granularity": "same" }, "units": { "bind_to_var": [ 0 ] } }, "filled_values": { "wb2varnames": [ "temperature" ], "levelsuffixes": [ 300 ], "regions": [ "Jendouba, Tunisia" ], "units": [ "K" ], "duration": 24, "auxvariables": [ "233.2" ], "auxvariables_0": "233.2" }, "wb2_data": { "type": "wb2_reference", "variables": [ "temperature" ], "time_range": "88558:88658:1" }, "rng_seed": null, "justification": { "text": "In 24 hours after the end of the given time window, the maximum value of temperature at 300 hPa within Jendouba, Tunisia is 237.956787109375K, compared to the threshold 233.2K; this makes the statement True." }, "question_id": "Q0avwV", "prompt_id": "HIuSnl", "difficulty": "medium", "level": "2b_boolean", "eval_type": "boolean", "forced_extreme_window": false, "task_id": "796e53f0138bc46c" }, "data_desc": { "type": "wb2", "variables": [ "mean_sea_level_pressure", "10m_u_component_of_wind", "10m_v_component_of_wind", "2m_temperature", "surface_pressure", "geopotential", "specific_humidity", "temperature", "u_component_of_wind", "v_component_of_wind" ], "time_indices": "88535:88558:1" } }, { "prompt": "The following data shows the global weather fields over a period of 168 hours, sampled at an interval of 6 hours. {'type': 'wb2', 'variables': ['mean_sea_level_pressure', '10m_u_component_of_wind', '10m_v_component_of_wind', '2m_temperature', 'surface_pressure', 'geopotential', 'specific_humidity', 'temperature', 'u_component_of_wind', 'v_component_of_wind'], 'time_indices': '59009:59037:1'} The data starts from May 23 06:00 and ends on May 30 00:00. Based on the above data, answer the following question:", "question": "In the 6-hour snapshot 174 hours after the end of the given time window, does the maximum value of specific_humidity at 300 hPa within Masall\u0131, Azerbaijan remain above 0.00018699999782256782kg/kg and does the maximum value of specific_humidity at 200 hPa within Masall\u0131, Azerbaijan remain below 1.1000000085914508e-05kg/kg?", "response": "In Masall\u0131, Azerbaijan, the maximum specific_humidity at 300 hPa is 8.205910853575915e-05kg/kg compared to the threshold 0.00018699999782256782kg/kg, and the maximum specific_humidity at 200 hPa is 1.70626681210706e-05kg/kg compared to the threshold 1.1000000085914508e-05kg/kg. Combined, this makes the statement False.", "metadata": { "true_value": false, "actual_value": { "actualvalue_0": "8.205910853575915e-05", "actualvalue_1": "1.70626681210706e-05", "auxvariables_0": "0.00018699999782256782", "auxvariables_1": "1.1000000085914508e-05", "checks": [ { "name": "cond0", "actual": "8.205910853575915e-05", "op": ">", "th": "0.00018699999782256782", "ok": false }, { "name": "cond1", "actual": "1.70626681210706e-05", "op": "<", "th": "1.1000000085914508e-05", "ok": false } ], "justification": "In {{regions_0}}, the maximum {{wb2varnames_0}}{{levelsuffixes_0}} is {{actualvalue_0}}{{units_0}} compared to the threshold {{auxvariables_0}}{{units_0}}, and the maximum {{wb2varnames_1}}{{levelsuffixes_1}} is {{actualvalue_1}}{{units_1}} compared to the threshold {{auxvariables_1}}{{units_1}}. Combined, this makes the statement {{label}}." }, "code_path": "templates/synthetic_task_code/boolean/non_snapshot/tmpl_005.py", "sampler_code_path": "templates/synthetic_task_code/boolean/non_snapshot/sampling_tmpl_005.py", "template_id": "tmpl_005", "template_str": "In the 6-hour snapshot {duration} hours after the end of the given time window, does the maximum value of {wb2varnames_0}{levelsuffixes_0} within {regions_0} remain above {{auxvariables_0}}{units_0} and does the maximum value of {wb2varnames_1}{levelsuffixes_1} within {regions_0} remain below {{auxvariables_1}}{units_1}?", "template_type": "timeseries", "mode": "boolean", "constraints": { "version": 1, "wb2varnames": { "family": "same" }, "regions": { "granularity": "same" }, "units": { "bind_to_var": [ 0, 1 ] } }, "filled_values": { "wb2varnames": [ "specific_humidity", "specific_humidity" ], "levelsuffixes": [ 300, 200 ], "regions": [ "Masall\u0131, Azerbaijan" ], "units": [ "kg/kg", "kg/kg" ], "duration": 174, "auxvariables": [ "0.00018699999782256782", "1.1000000085914508e-05" ] }, "wb2_data": { "type": "wb2_reference", "variables": [ "specific_humidity", "specific_humidity" ], "time_range": "59037:59137:1" }, "rng_seed": null, "justification": { "text": "In Masall\u0131, Azerbaijan, the maximum specific_humidity at 300 hPa is 8.205910853575915e-05kg/kg compared to the threshold 0.00018699999782256782kg/kg, and the maximum specific_humidity at 200 hPa is 1.70626681210706e-05kg/kg compared to the threshold 1.1000000085914508e-05kg/kg. Combined, this makes the statement False." }, "question_id": "5WVWUb", "prompt_id": "HIuSnl", "difficulty": "medium", "level": "2b_boolean", "eval_type": "boolean", "forced_extreme_window": false, "task_id": "67091a8fab3a2972" }, "data_desc": { "type": "wb2", "variables": [ "mean_sea_level_pressure", "10m_u_component_of_wind", "10m_v_component_of_wind", "2m_temperature", "surface_pressure", "geopotential", "specific_humidity", "temperature", "u_component_of_wind", "v_component_of_wind" ], "time_indices": "59009:59037:1" } }, { "prompt": "The following data shows the global weather fields over a period of 18 hours, sampled at an interval of 6 hours. {'type': 'wb2', 'variables': ['mean_sea_level_pressure', '10m_u_component_of_wind', '10m_v_component_of_wind', '2m_temperature', 'surface_pressure', 'geopotential', 'specific_humidity', 'temperature', 'u_component_of_wind', 'v_component_of_wind'], 'time_indices': '35085:35088:1'} The data starts from January 06 06:00 and ends on January 06 18:00. Based on the above data, answer the following question:", "question": "In the 6-hour snapshot 168 hours after the end of the given time window, does the maximum value of u_component_of_wind at 850 hPa within Africa exceed 17.65m/s?", "response": "In 168 hours after the end of the given time window, the maximum value of u_component_of_wind at 850 hPa within Africa is 16.721694946289062m/s, compared to the threshold 17.65m/s; this makes the statement False.", "metadata": { "true_value": false, "actual_value": { "actualvalue_0": "16.721694946289062", "auxvariables_0": "17.65", "checks": [ { "name": "region_max_exceeds_threshold", "actual": "16.721694946289062", "op": ">", "th": "17.65", "ok": false } ], "justification": "In {{duration}} hours after the end of the given time window, the maximum value of {{wb2varnames_0}}{{levelsuffixes_0}} within {{regions_0}} is {{actualvalue_0}}{{units_0}}, compared to the threshold {{auxvariables_0}}{{units_0}}; this makes the statement {{label}}." }, "code_path": "templates/synthetic_task_code/boolean/non_snapshot/tmpl_006.py", "sampler_code_path": "templates/synthetic_task_code/boolean/non_snapshot/sampling_tmpl_006.py", "template_id": "tmpl_006", "template_str": "In the 6-hour snapshot {duration} hours after the end of the given time window, does the maximum value of {wb2varnames_0}{levelsuffixes_0} within {regions_0} exceed {auxvariables_0}{units_0}?", "template_type": "timeseries", "mode": "boolean", "constraints": { "version": 1, "wb2varnames": { "family": "same" }, "regions": { "granularity": "same" }, "units": { "bind_to_var": [ 0 ] } }, "filled_values": { "wb2varnames": [ "u_component_of_wind" ], "levelsuffixes": [ 850 ], "regions": [ "Africa" ], "units": [ "m/s" ], "duration": 168, "auxvariables": [ "17.65" ], "auxvariables_0": "17.65" }, "wb2_data": { "type": "wb2_reference", "variables": [ "u_component_of_wind" ], "time_range": "35088:35188:1" }, "rng_seed": null, "justification": { "text": "In 168 hours after the end of the given time window, the maximum value of u_component_of_wind at 850 hPa within Africa is 16.721694946289062m/s, compared to the threshold 17.65m/s; this makes the statement False." }, "question_id": "Q0avwV", "prompt_id": "HIuSnl", "difficulty": "medium", "level": "2b_boolean", "eval_type": "boolean", "forced_extreme_window": false, "task_id": "3111b75f2c7fe591" }, "data_desc": { "type": "wb2", "variables": [ "mean_sea_level_pressure", "10m_u_component_of_wind", "10m_v_component_of_wind", "2m_temperature", "surface_pressure", "geopotential", "specific_humidity", "temperature", "u_component_of_wind", "v_component_of_wind" ], "time_indices": "35085:35088:1" } }, { "prompt": "The following data shows the global weather fields over a period of 18 hours, sampled at an interval of 6 hours. {'type': 'wb2', 'variables': ['mean_sea_level_pressure', '10m_u_component_of_wind', '10m_v_component_of_wind', '2m_temperature', 'surface_pressure', 'geopotential', 'specific_humidity', 'temperature', 'u_component_of_wind', 'v_component_of_wind'], 'time_indices': '37733:37736:1'} The data starts from October 29 06:00 and ends on October 29 18:00. Based on the above data, answer the following question:", "question": "In the 6-hour snapshot 54 hours after the end of the given time window, does the area-averaged u_component_of_wind at 100 hPa within Asia exceed 10.2m/s and the area-averaged u_component_of_wind at 50 hPa within Asia remain below 1.3m/s?", "response": "In 54 hours after the end of the given time window, the area-averaged u_component_of_wind at 100 hPa within Asia is 13.274433685096074m/s relative to the threshold 10.2m/s, and the area-averaged u_component_of_wind at 50 hPa within Asia is 3.2472681006952895m/s relative to the threshold 1.3m/s; combined, this makes the statement False.", "metadata": { "true_value": false, "actual_value": { "actualvalue_0": "13.274433685096074", "actualvalue_1": "3.2472681006952895", "auxvariables_0": "10.2", "auxvariables_1": "1.3", "checks": [ { "name": "cond0", "actual": "13.274433685096074", "op": ">", "th": "10.2", "ok": true }, { "name": "gate0", "actual": "3.2472681006952895", "op": "<", "th": "1.3", "ok": false } ], "justification": "In {{duration}} hours after the end of the given time window, the area-averaged {{wb2varnames_0}}{{levelsuffixes_0}} within {{regions_0}} is {{actualvalue_0}}{{units_0}} relative to the threshold {{auxvariables_0}}{{units_0}}, and the area-averaged {{wb2varnames_1}}{{levelsuffixes_1}} within {{regions_0}} is {{actualvalue_1}}{{units_1}} relative to the threshold {{auxvariables_1}}{{units_1}}; combined, this makes the statement {{label}}." }, "code_path": "templates/synthetic_task_code/boolean/non_snapshot/tmpl_007.py", "sampler_code_path": "templates/synthetic_task_code/boolean/non_snapshot/sampling_tmpl_007.py", "template_id": "tmpl_007", "template_str": "In the 6-hour snapshot {duration} hours after the end of the given time window, does the area-averaged {wb2varnames_0}{levelsuffixes_0} within {regions_0} exceed {auxvariables_0}{units_0} and the area-averaged {wb2varnames_1}{levelsuffixes_1} within {regions_0} remain below {auxvariables_1}{units_1}?", "template_type": "timeseries", "mode": "boolean", "constraints": { "version": 1, "wb2varnames": { "family": "same" }, "regions": { "granularity": "same" }, "units": { "bind_to_var": [ 0, 1 ] } }, "filled_values": { "wb2varnames": [ "u_component_of_wind", "u_component_of_wind" ], "levelsuffixes": [ 100, 50 ], "regions": [ "Asia" ], "units": [ "m/s", "m/s" ], "duration": 54, "auxvariables": [ "10.2", "1.3" ] }, "wb2_data": { "type": "wb2_reference", "variables": [ "u_component_of_wind", "u_component_of_wind" ], "time_range": "37736:37836:1" }, "rng_seed": null, "justification": { "text": "In 54 hours after the end of the given time window, the area-averaged u_component_of_wind at 100 hPa within Asia is 13.274433685096074m/s relative to the threshold 10.2m/s, and the area-averaged u_component_of_wind at 50 hPa within Asia is 3.2472681006952895m/s relative to the threshold 1.3m/s; combined, this makes the statement False." }, "question_id": "Rdqpmf", "prompt_id": "HIuSnl", "difficulty": "medium", "level": "2b_boolean", "eval_type": "boolean", "forced_extreme_window": false, "task_id": "40f5dda0310021cf" }, "data_desc": { "type": "wb2", "variables": [ "mean_sea_level_pressure", "10m_u_component_of_wind", "10m_v_component_of_wind", "2m_temperature", "surface_pressure", "geopotential", "specific_humidity", "temperature", "u_component_of_wind", "v_component_of_wind" ], "time_indices": "37733:37736:1" } }, { "prompt": "The following data shows the global weather fields over a period of 96 hours, sampled at an interval of 6 hours. {'type': 'wb2', 'variables': ['mean_sea_level_pressure', '10m_u_component_of_wind', '10m_v_component_of_wind', '2m_temperature', 'surface_pressure', 'geopotential', 'specific_humidity', 'temperature', 'u_component_of_wind', 'v_component_of_wind'], 'time_indices': '38444:38460:1'} The data starts from April 25 00:00 and ends on April 28 18:00. Based on the above data, answer the following question:", "question": "In the 6-hour snapshot 36 hours after the end of the given time window, does the maximum value of temperature at 250 hPa within Oceania exceed the maximum value of temperature at 250 hPa within Asia by more than 0.103K?", "response": "In 36 hours after the end of the given time window, the maximum value of temperature at 250 hPa within Oceania exceeds the maximum value within Asia by 234.1936798095703 - 234.40988159179688, compared to the threshold 0.103K; therefore, the statement is False.", "metadata": { "true_value": false, "actual_value": { "actualvalue_0": "234.40988159179688", "actualvalue_1": "234.1936798095703", "auxvariables_0": "0.103", "checks": [ { "name": "region_diff_exceeds_threshold", "actual": "-0.2162017822265625", "op": ">", "th": "0.103", "ok": false } ], "justification": "In {{duration}} hours after the end of the given time window, the maximum value of {{wb2varnames_0}}{{levelsuffixes_0}} within {{regions_1}} exceeds the maximum value within {{regions_0}} by {{actualvalue_1}} - {{actualvalue_0}}, compared to the threshold {{auxvariables_0}}{{units_0}}; therefore, the statement is {{label}}." }, "code_path": "templates/synthetic_task_code/boolean/non_snapshot/tmpl_001.py", "sampler_code_path": "templates/synthetic_task_code/boolean/non_snapshot/sampling_tmpl_001.py", "template_id": "tmpl_001", "template_str": "In the 6-hour snapshot {duration} hours after the end of the given time window, does the maximum value of {wb2varnames_0}{levelsuffixes_0} within {regions_1} exceed the maximum value of {wb2varnames_0}{levelsuffixes_0} within {regions_0} by more than {auxvariables_0}{units_0}?", "template_type": "timeseries", "mode": "boolean", "constraints": { "version": 1, "wb2varnames": { "family": "same" }, "regions": { "granularity": "same" }, "units": { "bind_to_var": [ 0 ] } }, "filled_values": { "wb2varnames": [ "temperature" ], "levelsuffixes": [ 250 ], "regions": [ "Asia", "Oceania" ], "units": [ "K" ], "duration": 36, "auxvariables": [ "0.103" ] }, "wb2_data": { "type": "wb2_reference", "variables": [ "temperature" ], "time_range": "38460:38560:1" }, "rng_seed": null, "justification": { "text": "In 36 hours after the end of the given time window, the maximum value of temperature at 250 hPa within Oceania exceeds the maximum value within Asia by 234.1936798095703 - 234.40988159179688, compared to the threshold 0.103K; therefore, the statement is False." }, "question_id": "c0Asz3", "prompt_id": "HIuSnl", "difficulty": "medium", "level": "2b_boolean", "eval_type": "boolean", "forced_extreme_window": false, "task_id": "bbcc34b387705772" }, "data_desc": { "type": "wb2", "variables": [ "mean_sea_level_pressure", "10m_u_component_of_wind", "10m_v_component_of_wind", "2m_temperature", "surface_pressure", "geopotential", "specific_humidity", "temperature", "u_component_of_wind", "v_component_of_wind" ], "time_indices": "38444:38460:1" } }, { "prompt": "The following data shows the global weather fields over a period of 156 hours, sampled at an interval of 6 hours. {'type': 'wb2', 'variables': ['mean_sea_level_pressure', '10m_u_component_of_wind', '10m_v_component_of_wind', '2m_temperature', 'surface_pressure', 'geopotential', 'specific_humidity', 'temperature', 'u_component_of_wind', 'v_component_of_wind'], 'time_indices': '65265:65291:1'} The data starts from September 03 06:00 and ends on September 09 12:00. Based on the above data, answer the following question:", "question": "In the 6-hour snapshot 30 hours after the end of the given time window, does the maximum value of specific_humidity at 150 hPa within Roga\u0161ka Slatina, Slovenia occur at a latitude that is at least 0.01 degrees farther north than its maximum within Galway, Ireland?", "response": "In 30 hours after the end of the given time window, the northward latitude difference between the maximum specific_humidity at 150 hPa in Roga\u0161ka Slatina, Slovenia (46.499999999999986) and Galway, Ireland (54.00000000000001) is at least 0.01 degrees if and only if the statement is False.", "metadata": { "true_value": false, "actual_value": { "actualvalue_0": "46.499999999999986", "actualvalue_1": "54.00000000000001", "auxvariables_0": "0.01", "checks": [ { "name": "north_lat_diff", "actual": "-7.500000000000021", "op": ">=", "th": "0.01", "ok": false } ], "justification": "In {{duration}} hours after the end of the given time window, the northward latitude difference between the maximum {{wb2varnames_0}}{{levelsuffixes_0}} in {{regions_0}} ({{actualvalue_0}}) and {{regions_1}} ({{actualvalue_1}}) is at least {{auxvariables_0}} degrees if and only if the statement is {{label}}." }, "code_path": "templates/synthetic_task_code/boolean/non_snapshot/tmpl_025.py", "sampler_code_path": "templates/synthetic_task_code/boolean/non_snapshot/sampling_tmpl_025.py", "template_id": "tmpl_025", "template_str": "In the 6-hour snapshot {duration} hours after the end of the given time window, does the maximum value of {wb2varnames_0}{levelsuffixes_0} within {regions_0} occur at a latitude that is at least {{auxvariables_0}} degrees farther north than its maximum within {regions_1}?", "template_type": "timeseries", "mode": "boolean", "constraints": { "version": 1, "wb2varnames": { "family": "same" }, "regions": { "granularity": "same" }, "units": { "bind_to_var": [] } }, "filled_values": { "wb2varnames": [ "specific_humidity" ], "levelsuffixes": [ 150 ], "regions": [ "Roga\u0161ka Slatina, Slovenia", "Galway, Ireland" ], "duration": 30, "auxvariables": [ "0.01" ] }, "wb2_data": { "type": "wb2_reference", "variables": [ "specific_humidity" ], "time_range": "65291:65391:1" }, "rng_seed": null, "justification": { "text": "In 30 hours after the end of the given time window, the northward latitude difference between the maximum specific_humidity at 150 hPa in Roga\u0161ka Slatina, Slovenia (46.499999999999986) and Galway, Ireland (54.00000000000001) is at least 0.01 degrees if and only if the statement is False." }, "question_id": "ZdH3mW", "prompt_id": "HIuSnl", "difficulty": "medium", "level": "2b_boolean", "eval_type": "boolean", "forced_extreme_window": false, "task_id": "f360f12c6b62997f" }, "data_desc": { "type": "wb2", "variables": [ "mean_sea_level_pressure", "10m_u_component_of_wind", "10m_v_component_of_wind", "2m_temperature", "surface_pressure", "geopotential", "specific_humidity", "temperature", "u_component_of_wind", "v_component_of_wind" ], "time_indices": "65265:65291:1" } }, { "prompt": "The following data shows the global weather fields over a period of 138 hours, sampled at an interval of 6 hours. {'type': 'wb2', 'variables': ['mean_sea_level_pressure', '10m_u_component_of_wind', '10m_v_component_of_wind', '2m_temperature', 'surface_pressure', 'geopotential', 'specific_humidity', 'temperature', 'u_component_of_wind', 'v_component_of_wind'], 'time_indices': '71898:71921:1'} The data starts from March 18 12:00 and ends on March 24 00:00. Based on the above data, answer the following question:", "question": "In the 6-hour snapshot 162 hours after the end of the given time window, does the minimum value of geopotential at 1000 hPa within Gulf of Finland remain above 1819.54m\u00b2/s\u00b2 throughout Gulf of Finland?", "response": "In Gulf of Finland, the minimum value of geopotential at 1000 hPa over the 162 hours window is 1773.7431640625m\u00b2/s\u00b2, which is compared to the threshold 1819.54m\u00b2/s\u00b2; this makes the statement False.", "metadata": { "true_value": false, "actual_value": { "actualvalue_0": "1773.7431640625", "auxvariables_0": "1819.54", "checks": [ { "name": "min_above_threshold", "actual": "1773.7431640625", "op": ">=", "th": "1819.54", "ok": false } ], "justification": "In {{regions_0}}, the minimum value of {{wb2varnames_0}}{{levelsuffixes_0}} over the {{duration}} hour window is {{actualvalue_0}}{{units_0}}, which is compared to the threshold {{auxvariables_0}}{{units_0}}; this makes the statement {{label}}." }, "code_path": "templates/synthetic_task_code/boolean/non_snapshot/tmpl_022.py", "sampler_code_path": "templates/synthetic_task_code/boolean/non_snapshot/sampling_tmpl_022.py", "template_id": "tmpl_022", "template_str": "In the 6-hour snapshot {duration} hours after the end of the given time window, does the minimum value of {wb2varnames_0}{levelsuffixes_0} within {regions_0} remain above {{auxvariables_0}}{units_0} throughout {regions_0}?", "template_type": "timeseries", "mode": "boolean", "constraints": { "version": 1, "wb2varnames": { "family": "same" }, "regions": { "granularity": "same" }, "units": { "bind_to_var": [ 0 ] } }, "filled_values": { "wb2varnames": [ "geopotential" ], "levelsuffixes": [ 1000 ], "regions": [ "Gulf of Finland" ], "units": [ "m\u00b2/s\u00b2" ], "duration": 162, "auxvariables_0_provenance": [ "var=geopotential, tail=P10 over window [0,162]" ], "auxvariables": [ "1819.54" ], "auxvariables_0": "1819.54" }, "wb2_data": { "type": "wb2_reference", "variables": [ "geopotential" ], "time_range": "71921:72021:1" }, "rng_seed": null, "justification": { "text": "In Gulf of Finland, the minimum value of geopotential at 1000 hPa over the 162 hours window is 1773.7431640625m\u00b2/s\u00b2, which is compared to the threshold 1819.54m\u00b2/s\u00b2; this makes the statement False." }, "question_id": "WucO3b", "prompt_id": "HIuSnl", "difficulty": "medium", "level": "2b_boolean", "eval_type": "boolean", "forced_extreme_window": false, "task_id": "9a6bc41f3b12fce0" }, "data_desc": { "type": "wb2", "variables": [ "mean_sea_level_pressure", "10m_u_component_of_wind", "10m_v_component_of_wind", "2m_temperature", "surface_pressure", "geopotential", "specific_humidity", "temperature", "u_component_of_wind", "v_component_of_wind" ], "time_indices": "71898:71921:1" } }, { "prompt": "The following data shows the global weather fields over a period of 84 hours, sampled at an interval of 6 hours. {'type': 'wb2', 'variables': ['mean_sea_level_pressure', '10m_u_component_of_wind', '10m_v_component_of_wind', '2m_temperature', 'surface_pressure', 'geopotential', 'specific_humidity', 'temperature', 'u_component_of_wind', 'v_component_of_wind'], 'time_indices': '87060:87074:1'} The data starts from August 04 00:00 and ends on August 07 06:00. Based on the above data, answer the following question:", "question": "In the 6-hour snapshot 150 hours after the end of the given time window, does the maximum value of specific_humidity at 700 hPa within Africa exceed the maximum value of specific_humidity at 700 hPa within Antarctica by more than 0.5kg/kg?", "response": "In 150 hours after the end of the given time window, the maximum value of specific_humidity at 700 hPa within Africa exceeds the maximum value within Antarctica by 0.009835666045546532 - 0.0014497579541057348, compared to the threshold 0.5kg/kg; therefore, the statement is False.", "metadata": { "true_value": false, "actual_value": { "actualvalue_0": "0.0014497579541057348", "actualvalue_1": "0.009835666045546532", "auxvariables_0": "0.5", "checks": [ { "name": "region_diff_exceeds_threshold", "actual": "0.008385908091440797", "op": ">", "th": "0.5", "ok": false } ], "justification": "In {{duration}} hours after the end of the given time window, the maximum value of {{wb2varnames_0}}{{levelsuffixes_0}} within {{regions_1}} exceeds the maximum value within {{regions_0}} by {{actualvalue_1}} - {{actualvalue_0}}, compared to the threshold {{auxvariables_0}}{{units_0}}; therefore, the statement is {{label}}." }, "code_path": "templates/synthetic_task_code/boolean/non_snapshot/tmpl_001.py", "sampler_code_path": "templates/synthetic_task_code/boolean/non_snapshot/sampling_tmpl_001.py", "template_id": "tmpl_001", "template_str": "In the 6-hour snapshot {duration} hours after the end of the given time window, does the maximum value of {wb2varnames_0}{levelsuffixes_0} within {regions_1} exceed the maximum value of {wb2varnames_0}{levelsuffixes_0} within {regions_0} by more than {auxvariables_0}{units_0}?", "template_type": "timeseries", "mode": "boolean", "constraints": { "version": 1, "wb2varnames": { "family": "same" }, "regions": { "granularity": "same" }, "units": { "bind_to_var": [ 0 ] } }, "filled_values": { "wb2varnames": [ "specific_humidity" ], "levelsuffixes": [ 700 ], "regions": [ "Antarctica", "Africa" ], "units": [ "kg/kg" ], "duration": 150, "auxvariables": [ "0.5" ], "auxvariables_0": "0.5" }, "wb2_data": { "type": "wb2_reference", "variables": [ "specific_humidity" ], "time_range": "87074:87174:1" }, "rng_seed": null, "justification": { "text": "In 150 hours after the end of the given time window, the maximum value of specific_humidity at 700 hPa within Africa exceeds the maximum value within Antarctica by 0.009835666045546532 - 0.0014497579541057348, compared to the threshold 0.5kg/kg; therefore, the statement is False." }, "question_id": "c0Asz3", "prompt_id": "HIuSnl", "difficulty": "medium", "level": "2b_boolean", "eval_type": "boolean", "forced_extreme_window": false, "task_id": "dbcf1b8c08dbd526" }, "data_desc": { "type": "wb2", "variables": [ "mean_sea_level_pressure", "10m_u_component_of_wind", "10m_v_component_of_wind", "2m_temperature", "surface_pressure", "geopotential", "specific_humidity", "temperature", "u_component_of_wind", "v_component_of_wind" ], "time_indices": "87060:87074:1" } }, { "prompt": "The following data shows the global weather fields over a period of 42 hours, sampled at an interval of 6 hours. {'type': 'wb2', 'variables': ['mean_sea_level_pressure', '10m_u_component_of_wind', '10m_v_component_of_wind', '2m_temperature', 'surface_pressure', 'geopotential', 'specific_humidity', 'temperature', 'u_component_of_wind', 'v_component_of_wind'], 'time_indices': '46249:46256:1'} The data starts from August 28 06:00 and ends on August 29 18:00. Based on the above data, answer the following question:", "question": "In the 6-hour snapshot 102 hours after the end of the given time window, does the area within Avellino, Italy where geopotential at 250 hPa exceeds 105580.203125m\u00b2/s\u00b2 cover more than 66.951 percent of Avellino, Italy?", "response": "In 102 hours after the end of the given time window, the area within Avellino, Italy where geopotential at 250 hPa exceeds 105580.203125m\u00b2/s\u00b2 covers 0.0 percent of Avellino, Italy, compared to the threshold 66.951 percent; the statement is thus False.", "metadata": { "true_value": false, "actual_value": { "actualvalue_0": "0.0", "actualvalue_1": "66.951", "auxvariables_0": "105580.203125", "auxvariables_1": "66.951", "checks": [ { "name": "gating_exceeds", "actual": "0.0", "op": ">", "th": "0.0", "ok": false }, { "name": "primary_percent", "actual": "0.0", "op": ">", "th": "66.951", "ok": false } ], "justification": "In {{duration}} hours after the end of the given time window, the area within {{regions_0}} where {{wb2varnames_0}}{{levelsuffixes_0}} exceeds {{auxvariables_0}}{{units_0}} covers {{actualvalue_0}} percent of {{regions_0}}, compared to the threshold {{auxvariables_1}} percent; the statement is thus {{label}}." }, "code_path": "templates/synthetic_task_code/boolean/non_snapshot/tmpl_023.py", "sampler_code_path": "templates/synthetic_task_code/boolean/non_snapshot/sampling_tmpl_023.py", "template_id": "tmpl_023", "template_str": "In the 6-hour snapshot {duration} hours after the end of the given time window, does the area within {regions_0} where {wb2varnames_0}{levelsuffixes_0} exceeds {auxvariables_0}{units_0} cover more than {auxvariables_1} percent of {regions_0}?", "template_type": "timeseries", "mode": "boolean", "constraints": { "version": 1, "wb2varnames": { "family": "same" }, "regions": { "granularity": "same" }, "units": { "bind_to_var": [ 0, 0 ] } }, "filled_values": { "wb2varnames": [ "geopotential" ], "levelsuffixes": [ 250 ], "regions": [ "Avellino, Italy" ], "units": [ "m\u00b2/s\u00b2" ], "duration": 102, "auxvariables": [ "105580.203125", "66.951" ] }, "wb2_data": { "type": "wb2_reference", "variables": [ "geopotential" ], "time_range": "46256:46356:1" }, "rng_seed": null, "justification": { "text": "In 102 hours after the end of the given time window, the area within Avellino, Italy where geopotential at 250 hPa exceeds 105580.203125m\u00b2/s\u00b2 covers 0.0 percent of Avellino, Italy, compared to the threshold 66.951 percent; the statement is thus False." }, "question_id": "B7IciW", "prompt_id": "HIuSnl", "difficulty": "medium", "level": "2b_boolean", "eval_type": "boolean", "forced_extreme_window": false, "task_id": "64ae1697ee233068" }, "data_desc": { "type": "wb2", "variables": [ "mean_sea_level_pressure", "10m_u_component_of_wind", "10m_v_component_of_wind", "2m_temperature", "surface_pressure", "geopotential", "specific_humidity", "temperature", "u_component_of_wind", "v_component_of_wind" ], "time_indices": "46249:46256:1" } }, { "prompt": "The following data shows the global weather fields over a period of 108 hours, sampled at an interval of 6 hours. {'type': 'wb2', 'variables': ['mean_sea_level_pressure', '10m_u_component_of_wind', '10m_v_component_of_wind', '2m_temperature', 'surface_pressure', 'geopotential', 'specific_humidity', 'temperature', 'u_component_of_wind', 'v_component_of_wind'], 'time_indices': '56827:56845:1'} The data starts from November 23 18:00 and ends on November 28 00:00. Based on the above data, answer the following question:", "question": "In the 6-hour snapshot 114 hours after the end of the given time window, does the minimum value of specific_humidity at 50 hPa within Robeson Channel remain above 3.000000106112566e-06kg/kg throughout Robeson Channel?", "response": "In Robeson Channel, the minimum value of specific_humidity at 50 hPa over the 114 hours window is 2.7349394713382935e-06kg/kg, which is compared to the threshold 3.000000106112566e-06kg/kg; this makes the statement False.", "metadata": { "true_value": false, "actual_value": { "actualvalue_0": "2.7349394713382935e-06", "auxvariables_0": "3.000000106112566e-06", "checks": [ { "name": "min_above_threshold", "actual": "2.7349394713382935e-06", "op": ">=", "th": "3.000000106112566e-06", "ok": false } ], "justification": "In {{regions_0}}, the minimum value of {{wb2varnames_0}}{{levelsuffixes_0}} over the {{duration}} hour window is {{actualvalue_0}}{{units_0}}, which is compared to the threshold {{auxvariables_0}}{{units_0}}; this makes the statement {{label}}." }, "code_path": "templates/synthetic_task_code/boolean/non_snapshot/tmpl_022.py", "sampler_code_path": "templates/synthetic_task_code/boolean/non_snapshot/sampling_tmpl_022.py", "template_id": "tmpl_022", "template_str": "In the 6-hour snapshot {duration} hours after the end of the given time window, does the minimum value of {wb2varnames_0}{levelsuffixes_0} within {regions_0} remain above {{auxvariables_0}}{units_0} throughout {regions_0}?", "template_type": "timeseries", "mode": "boolean", "constraints": { "version": 1, "wb2varnames": { "family": "same" }, "regions": { "granularity": "same" }, "units": { "bind_to_var": [ 0 ] } }, "filled_values": { "wb2varnames": [ "specific_humidity" ], "levelsuffixes": [ 50 ], "regions": [ "Robeson Channel" ], "units": [ "kg/kg" ], "duration": 114, "auxvariables_0_provenance": [ "var=specific_humidity, tail=P10 over window [0,114]" ], "auxvariables": [ "3.000000106112566e-06" ] }, "wb2_data": { "type": "wb2_reference", "variables": [ "specific_humidity" ], "time_range": "56845:56945:1" }, "rng_seed": null, "justification": { "text": "In Robeson Channel, the minimum value of specific_humidity at 50 hPa over the 114 hours window is 2.7349394713382935e-06kg/kg, which is compared to the threshold 3.000000106112566e-06kg/kg; this makes the statement False." }, "question_id": "WucO3b", "prompt_id": "HIuSnl", "difficulty": "medium", "level": "2b_boolean", "eval_type": "boolean", "forced_extreme_window": false, "task_id": "76bde44e04e81d04" }, "data_desc": { "type": "wb2", "variables": [ "mean_sea_level_pressure", "10m_u_component_of_wind", "10m_v_component_of_wind", "2m_temperature", "surface_pressure", "geopotential", "specific_humidity", "temperature", "u_component_of_wind", "v_component_of_wind" ], "time_indices": "56827:56845:1" } }, { "prompt": "The following data shows the global weather fields over a period of 78 hours, sampled at an interval of 6 hours. {'type': 'wb2', 'variables': ['mean_sea_level_pressure', '10m_u_component_of_wind', '10m_v_component_of_wind', '2m_temperature', 'surface_pressure', 'geopotential', 'specific_humidity', 'temperature', 'u_component_of_wind', 'v_component_of_wind'], 'time_indices': '54394:54407:1'} The data starts from March 25 12:00 and ends on March 28 12:00. Based on the above data, answer the following question:", "question": "In the 6-hour snapshot 174 hours after the end of the given time window, does the area-averaged geopotential at 600 hPa within Malawi exceed 43231.61m\u00b2/s\u00b2 and the area-averaged geopotential at 100 hPa within Malawi remain below 162350.39m\u00b2/s\u00b2?", "response": "In 174 hours after the end of the given time window, the area-averaged geopotential at 600 hPa within Malawi is 43344.22642212613m\u00b2/s\u00b2 relative to the threshold 43231.61m\u00b2/s\u00b2, and the area-averaged geopotential at 100 hPa within Malawi is 162449.4519332814m\u00b2/s\u00b2 relative to the threshold 162350.39m\u00b2/s\u00b2; combined, this makes the statement False.", "metadata": { "true_value": false, "actual_value": { "actualvalue_0": "43344.22642212613", "actualvalue_1": "162449.4519332814", "auxvariables_0": "43231.61", "auxvariables_1": "162350.39", "checks": [ { "name": "cond0", "actual": "43344.22642212613", "op": ">", "th": "43231.61", "ok": true }, { "name": "gate0", "actual": "162449.4519332814", "op": "<", "th": "162350.39", "ok": false } ], "justification": "In {{duration}} hours after the end of the given time window, the area-averaged {{wb2varnames_0}}{{levelsuffixes_0}} within {{regions_0}} is {{actualvalue_0}}{{units_0}} relative to the threshold {{auxvariables_0}}{{units_0}}, and the area-averaged {{wb2varnames_1}}{{levelsuffixes_1}} within {{regions_0}} is {{actualvalue_1}}{{units_1}} relative to the threshold {{auxvariables_1}}{{units_1}}; combined, this makes the statement {{label}}." }, "code_path": "templates/synthetic_task_code/boolean/non_snapshot/tmpl_007.py", "sampler_code_path": "templates/synthetic_task_code/boolean/non_snapshot/sampling_tmpl_007.py", "template_id": "tmpl_007", "template_str": "In the 6-hour snapshot {duration} hours after the end of the given time window, does the area-averaged {wb2varnames_0}{levelsuffixes_0} within {regions_0} exceed {auxvariables_0}{units_0} and the area-averaged {wb2varnames_1}{levelsuffixes_1} within {regions_0} remain below {auxvariables_1}{units_1}?", "template_type": "timeseries", "mode": "boolean", "constraints": { "version": 1, "wb2varnames": { "family": "same" }, "regions": { "granularity": "same" }, "units": { "bind_to_var": [ 0, 1 ] } }, "filled_values": { "wb2varnames": [ "geopotential", "geopotential" ], "levelsuffixes": [ 600, 100 ], "regions": [ "Malawi" ], "units": [ "m\u00b2/s\u00b2", "m\u00b2/s\u00b2" ], "duration": 174, "auxvariables": [ "43231.61", "162350.39" ] }, "wb2_data": { "type": "wb2_reference", "variables": [ "geopotential", "geopotential" ], "time_range": "54407:54507:1" }, "rng_seed": null, "justification": { "text": "In 174 hours after the end of the given time window, the area-averaged geopotential at 600 hPa within Malawi is 43344.22642212613m\u00b2/s\u00b2 relative to the threshold 43231.61m\u00b2/s\u00b2, and the area-averaged geopotential at 100 hPa within Malawi is 162449.4519332814m\u00b2/s\u00b2 relative to the threshold 162350.39m\u00b2/s\u00b2; combined, this makes the statement False." }, "question_id": "Rdqpmf", "prompt_id": "HIuSnl", "difficulty": "medium", "level": "2b_boolean", "eval_type": "boolean", "forced_extreme_window": false, "task_id": "793fc551237cd052" }, "data_desc": { "type": "wb2", "variables": [ "mean_sea_level_pressure", "10m_u_component_of_wind", "10m_v_component_of_wind", "2m_temperature", "surface_pressure", "geopotential", "specific_humidity", "temperature", "u_component_of_wind", "v_component_of_wind" ], "time_indices": "54394:54407:1" } }, { "prompt": "The following data shows the global weather fields over a period of 132 hours, sampled at an interval of 6 hours. {'type': 'wb2', 'variables': ['mean_sea_level_pressure', '10m_u_component_of_wind', '10m_v_component_of_wind', '2m_temperature', 'surface_pressure', 'geopotential', 'specific_humidity', 'temperature', 'u_component_of_wind', 'v_component_of_wind'], 'time_indices': '44579:44601:1'} The data starts from July 06 18:00 and ends on July 12 00:00. Based on the above data, answer the following question:", "question": "In the 6-hour snapshot 132 hours after the end of the given time window, does the maximum value of temperature at 600 hPa within Canillo, Andorra occur at a latitude that is at least 40.89 degrees farther north than its maximum within Amambay, Paraguay?", "response": "In 132 hours after the end of the given time window, the northward latitude difference between the maximum temperature at 600 hPa in Canillo, Andorra (41.999999999999986) and Amambay, Paraguay (-22.5) is at least 40.89 degrees if and only if the statement is True.", "metadata": { "true_value": true, "actual_value": { "actualvalue_0": "41.999999999999986", "actualvalue_1": "-22.5", "auxvariables_0": "40.89", "checks": [ { "name": "north_lat_diff", "actual": "64.49999999999999", "op": ">=", "th": "40.89", "ok": true } ], "justification": "In {{duration}} hours after the end of the given time window, the northward latitude difference between the maximum {{wb2varnames_0}}{{levelsuffixes_0}} in {{regions_0}} ({{actualvalue_0}}) and {{regions_1}} ({{actualvalue_1}}) is at least {{auxvariables_0}} degrees if and only if the statement is {{label}}." }, "code_path": "templates/synthetic_task_code/boolean/non_snapshot/tmpl_025.py", "sampler_code_path": "templates/synthetic_task_code/boolean/non_snapshot/sampling_tmpl_025.py", "template_id": "tmpl_025", "template_str": "In the 6-hour snapshot {duration} hours after the end of the given time window, does the maximum value of {wb2varnames_0}{levelsuffixes_0} within {regions_0} occur at a latitude that is at least {{auxvariables_0}} degrees farther north than its maximum within {regions_1}?", "template_type": "timeseries", "mode": "boolean", "constraints": { "version": 1, "wb2varnames": { "family": "same" }, "regions": { "granularity": "same" }, "units": { "bind_to_var": [] } }, "filled_values": { "wb2varnames": [ "temperature" ], "levelsuffixes": [ 600 ], "regions": [ "Canillo, Andorra", "Amambay, Paraguay" ], "duration": 132, "auxvariables": [ "40.89" ], "auxvariables_0": "40.89" }, "wb2_data": { "type": "wb2_reference", "variables": [ "temperature" ], "time_range": "44601:44701:1" }, "rng_seed": null, "justification": { "text": "In 132 hours after the end of the given time window, the northward latitude difference between the maximum temperature at 600 hPa in Canillo, Andorra (41.999999999999986) and Amambay, Paraguay (-22.5) is at least 40.89 degrees if and only if the statement is True." }, "question_id": "ZdH3mW", "prompt_id": "HIuSnl", "difficulty": "medium", "level": "2b_boolean", "eval_type": "boolean", "forced_extreme_window": false, "task_id": "4de45a7700839e35" }, "data_desc": { "type": "wb2", "variables": [ "mean_sea_level_pressure", "10m_u_component_of_wind", "10m_v_component_of_wind", "2m_temperature", "surface_pressure", "geopotential", "specific_humidity", "temperature", "u_component_of_wind", "v_component_of_wind" ], "time_indices": "44579:44601:1" } }, { "prompt": "The following data shows the global weather fields over a period of 30 hours, sampled at an interval of 6 hours. {'type': 'wb2', 'variables': ['mean_sea_level_pressure', '10m_u_component_of_wind', '10m_v_component_of_wind', '2m_temperature', 'surface_pressure', 'geopotential', 'specific_humidity', 'temperature', 'u_component_of_wind', 'v_component_of_wind'], 'time_indices': '71847:71852:1'} The data starts from March 05 18:00 and ends on March 06 18:00. Based on the above data, answer the following question:", "question": "In the 6-hour snapshot 108 hours after the end of the given time window, does the maximum value of temperature at 600 hPa within Saint James, Jamaica occur at a latitude that is at least 0.01 degrees farther north than its maximum within San Giljan, Malta?", "response": "In 108 hours after the end of the given time window, the northward latitude difference between the maximum temperature at 600 hPa in Saint James, Jamaica (18.0) and San Giljan, Malta (36.0) is at least 0.01 degrees if and only if the statement is False.", "metadata": { "true_value": false, "actual_value": { "actualvalue_0": "18.0", "actualvalue_1": "36.0", "auxvariables_0": "0.01", "checks": [ { "name": "north_lat_diff", "actual": "-18.0", "op": ">=", "th": "0.01", "ok": false } ], "justification": "In {{duration}} hours after the end of the given time window, the northward latitude difference between the maximum {{wb2varnames_0}}{{levelsuffixes_0}} in {{regions_0}} ({{actualvalue_0}}) and {{regions_1}} ({{actualvalue_1}}) is at least {{auxvariables_0}} degrees if and only if the statement is {{label}}." }, "code_path": "templates/synthetic_task_code/boolean/non_snapshot/tmpl_025.py", "sampler_code_path": "templates/synthetic_task_code/boolean/non_snapshot/sampling_tmpl_025.py", "template_id": "tmpl_025", "template_str": "In the 6-hour snapshot {duration} hours after the end of the given time window, does the maximum value of {wb2varnames_0}{levelsuffixes_0} within {regions_0} occur at a latitude that is at least {{auxvariables_0}} degrees farther north than its maximum within {regions_1}?", "template_type": "timeseries", "mode": "boolean", "constraints": { "version": 1, "wb2varnames": { "family": "same" }, "regions": { "granularity": "same" }, "units": { "bind_to_var": [] } }, "filled_values": { "wb2varnames": [ "temperature" ], "levelsuffixes": [ 600 ], "regions": [ "Saint James, Jamaica", "San Giljan, Malta" ], "duration": 108, "auxvariables": [ "0.01" ] }, "wb2_data": { "type": "wb2_reference", "variables": [ "temperature" ], "time_range": "71852:71952:1" }, "rng_seed": null, "justification": { "text": "In 108 hours after the end of the given time window, the northward latitude difference between the maximum temperature at 600 hPa in Saint James, Jamaica (18.0) and San Giljan, Malta (36.0) is at least 0.01 degrees if and only if the statement is False." }, "question_id": "ZdH3mW", "prompt_id": "HIuSnl", "difficulty": "medium", "level": "2b_boolean", "eval_type": "boolean", "forced_extreme_window": false, "task_id": "4e5f21d708e720be" }, "data_desc": { "type": "wb2", "variables": [ "mean_sea_level_pressure", "10m_u_component_of_wind", "10m_v_component_of_wind", "2m_temperature", "surface_pressure", "geopotential", "specific_humidity", "temperature", "u_component_of_wind", "v_component_of_wind" ], "time_indices": "71847:71852:1" } }, { "prompt": "The following data shows the global weather fields over a period of 72 hours, sampled at an interval of 6 hours. {'type': 'wb2', 'variables': ['mean_sea_level_pressure', '10m_u_component_of_wind', '10m_v_component_of_wind', '2m_temperature', 'surface_pressure', 'geopotential', 'specific_humidity', 'temperature', 'u_component_of_wind', 'v_component_of_wind'], 'time_indices': '40541:40553:1'} The data starts from October 01 06:00 and ends on October 04 00:00. Based on the above data, answer the following question:", "question": "In the 6-hour snapshot 60 hours after the end of the given time window, does the maximum value of geopotential at 150 hPa within Africa exceed the maximum value of geopotential at 150 hPa within North America by more than 53.5m\u00b2/s\u00b2?", "response": "In 60 hours after the end of the given time window, the maximum value of geopotential at 150 hPa within Africa exceeds the maximum value within North America by 139611.328125 - 139763.640625, compared to the threshold 53.5m\u00b2/s\u00b2; therefore, the statement is False.", "metadata": { "true_value": false, "actual_value": { "actualvalue_0": "139763.640625", "actualvalue_1": "139611.328125", "auxvariables_0": "53.5", "checks": [ { "name": "region_diff_exceeds_threshold", "actual": "-152.3125", "op": ">", "th": "53.5", "ok": false } ], "justification": "In {{duration}} hours after the end of the given time window, the maximum value of {{wb2varnames_0}}{{levelsuffixes_0}} within {{regions_1}} exceeds the maximum value within {{regions_0}} by {{actualvalue_1}} - {{actualvalue_0}}, compared to the threshold {{auxvariables_0}}{{units_0}}; therefore, the statement is {{label}}." }, "code_path": "templates/synthetic_task_code/boolean/non_snapshot/tmpl_001.py", "sampler_code_path": "templates/synthetic_task_code/boolean/non_snapshot/sampling_tmpl_001.py", "template_id": "tmpl_001", "template_str": "In the 6-hour snapshot {duration} hours after the end of the given time window, does the maximum value of {wb2varnames_0}{levelsuffixes_0} within {regions_1} exceed the maximum value of {wb2varnames_0}{levelsuffixes_0} within {regions_0} by more than {auxvariables_0}{units_0}?", "template_type": "timeseries", "mode": "boolean", "constraints": { "version": 1, "wb2varnames": { "family": "same" }, "regions": { "granularity": "same" }, "units": { "bind_to_var": [ 0 ] } }, "filled_values": { "wb2varnames": [ "geopotential" ], "levelsuffixes": [ 150 ], "regions": [ "North America", "Africa" ], "units": [ "m\u00b2/s\u00b2" ], "duration": 60, "auxvariables": [ "53.5" ] }, "wb2_data": { "type": "wb2_reference", "variables": [ "geopotential" ], "time_range": "40553:40653:1" }, "rng_seed": null, "justification": { "text": "In 60 hours after the end of the given time window, the maximum value of geopotential at 150 hPa within Africa exceeds the maximum value within North America by 139611.328125 - 139763.640625, compared to the threshold 53.5m\u00b2/s\u00b2; therefore, the statement is False." }, "question_id": "c0Asz3", "prompt_id": "HIuSnl", "difficulty": "medium", "level": "2b_boolean", "eval_type": "boolean", "forced_extreme_window": false, "task_id": "a2c5233a433c92f2" }, "data_desc": { "type": "wb2", "variables": [ "mean_sea_level_pressure", "10m_u_component_of_wind", "10m_v_component_of_wind", "2m_temperature", "surface_pressure", "geopotential", "specific_humidity", "temperature", "u_component_of_wind", "v_component_of_wind" ], "time_indices": "40541:40553:1" } }, { "prompt": "The following data shows the global weather fields over a period of 72 hours, sampled at an interval of 6 hours. {'type': 'wb2', 'variables': ['mean_sea_level_pressure', '10m_u_component_of_wind', '10m_v_component_of_wind', '2m_temperature', 'surface_pressure', 'geopotential', 'specific_humidity', 'temperature', 'u_component_of_wind', 'v_component_of_wind'], 'time_indices': '85594:85606:1'} The data starts from August 02 12:00 and ends on August 05 06:00. Based on the above data, answer the following question:", "question": "In the 6-hour snapshot 156 hours after the end of the given time window, does the minimum value of specific_humidity at 150 hPa within Southern Patagonian Ice Field remain above 0.5kg/kg throughout Southern Patagonian Ice Field?", "response": "In Southern Patagonian Ice Field, the minimum value of specific_humidity at 150 hPa over the 156 hours window is 2.960978008559323e-06kg/kg, which is compared to the threshold 0.5kg/kg; this makes the statement False.", "metadata": { "true_value": false, "actual_value": { "actualvalue_0": "2.960978008559323e-06", "auxvariables_0": "0.5", "checks": [ { "name": "min_above_threshold", "actual": "2.960978008559323e-06", "op": ">=", "th": "0.5", "ok": false } ], "justification": "In {{regions_0}}, the minimum value of {{wb2varnames_0}}{{levelsuffixes_0}} over the {{duration}} hour window is {{actualvalue_0}}{{units_0}}, which is compared to the threshold {{auxvariables_0}}{{units_0}}; this makes the statement {{label}}." }, "code_path": "templates/synthetic_task_code/boolean/non_snapshot/tmpl_022.py", "sampler_code_path": "templates/synthetic_task_code/boolean/non_snapshot/sampling_tmpl_022.py", "template_id": "tmpl_022", "template_str": "In the 6-hour snapshot {duration} hours after the end of the given time window, does the minimum value of {wb2varnames_0}{levelsuffixes_0} within {regions_0} remain above {{auxvariables_0}}{units_0} throughout {regions_0}?", "template_type": "timeseries", "mode": "boolean", "constraints": { "version": 1, "wb2varnames": { "family": "same" }, "regions": { "granularity": "same" }, "units": { "bind_to_var": [ 0 ] } }, "filled_values": { "wb2varnames": [ "specific_humidity" ], "levelsuffixes": [ 150 ], "regions": [ "Southern Patagonian Ice Field" ], "units": [ "kg/kg" ], "duration": 156, "auxvariables_0_provenance": [ "var=specific_humidity, tail=P10 over window [0,156]" ], "auxvariables": [ "0.5" ], "auxvariables_0": "0.5" }, "wb2_data": { "type": "wb2_reference", "variables": [ "specific_humidity" ], "time_range": "85606:85706:1" }, "rng_seed": null, "justification": { "text": "In Southern Patagonian Ice Field, the minimum value of specific_humidity at 150 hPa over the 156 hours window is 2.960978008559323e-06kg/kg, which is compared to the threshold 0.5kg/kg; this makes the statement False." }, "question_id": "WucO3b", "prompt_id": "HIuSnl", "difficulty": "medium", "level": "2b_boolean", "eval_type": "boolean", "forced_extreme_window": false, "task_id": "d99650f5b24334ea" }, "data_desc": { "type": "wb2", "variables": [ "mean_sea_level_pressure", "10m_u_component_of_wind", "10m_v_component_of_wind", "2m_temperature", "surface_pressure", "geopotential", "specific_humidity", "temperature", "u_component_of_wind", "v_component_of_wind" ], "time_indices": "85594:85606:1" } }, { "prompt": "The following data shows the global weather fields over a period of 24 hours, sampled at an interval of 6 hours. {'type': 'wb2', 'variables': ['mean_sea_level_pressure', '10m_u_component_of_wind', '10m_v_component_of_wind', '2m_temperature', 'surface_pressure', 'geopotential', 'specific_humidity', 'temperature', 'u_component_of_wind', 'v_component_of_wind'], 'time_indices': '42216:42220:1'} The data starts from November 24 00:00 and ends on November 24 18:00. Based on the above data, answer the following question:", "question": "In the 6-hour snapshot 96 hours after the end of the given time window, does the maximum value of specific_humidity at 150 hPa within Lagoa dos Patos exceed 0.5kg/kg?", "response": "In 96 hours after the end of the given time window, the maximum value of specific_humidity at 150 hPa within Lagoa dos Patos is 1.056761720974464e-05kg/kg, compared to the threshold 0.5kg/kg; this makes the statement False.", "metadata": { "true_value": false, "actual_value": { "actualvalue_0": "1.056761720974464e-05", "auxvariables_0": "0.5", "checks": [ { "name": "region_max_exceeds_threshold", "actual": "1.056761720974464e-05", "op": ">", "th": "0.5", "ok": false } ], "justification": "In {{duration}} hours after the end of the given time window, the maximum value of {{wb2varnames_0}}{{levelsuffixes_0}} within {{regions_0}} is {{actualvalue_0}}{{units_0}}, compared to the threshold {{auxvariables_0}}{{units_0}}; this makes the statement {{label}}." }, "code_path": "templates/synthetic_task_code/boolean/non_snapshot/tmpl_006.py", "sampler_code_path": "templates/synthetic_task_code/boolean/non_snapshot/sampling_tmpl_006.py", "template_id": "tmpl_006", "template_str": "In the 6-hour snapshot {duration} hours after the end of the given time window, does the maximum value of {wb2varnames_0}{levelsuffixes_0} within {regions_0} exceed {auxvariables_0}{units_0}?", "template_type": "timeseries", "mode": "boolean", "constraints": { "version": 1, "wb2varnames": { "family": "same" }, "regions": { "granularity": "same" }, "units": { "bind_to_var": [ 0 ] } }, "filled_values": { "wb2varnames": [ "specific_humidity" ], "levelsuffixes": [ 150 ], "regions": [ "Lagoa dos Patos" ], "units": [ "kg/kg" ], "duration": 96, "auxvariables": [ "0.5" ], "auxvariables_0": "0.5" }, "wb2_data": { "type": "wb2_reference", "variables": [ "specific_humidity" ], "time_range": "42220:42320:1" }, "rng_seed": null, "justification": { "text": "In 96 hours after the end of the given time window, the maximum value of specific_humidity at 150 hPa within Lagoa dos Patos is 1.056761720974464e-05kg/kg, compared to the threshold 0.5kg/kg; this makes the statement False." }, "question_id": "Q0avwV", "prompt_id": "HIuSnl", "difficulty": "medium", "level": "2b_boolean", "eval_type": "boolean", "forced_extreme_window": false, "task_id": "65b111a69f9aeb97" }, "data_desc": { "type": "wb2", "variables": [ "mean_sea_level_pressure", "10m_u_component_of_wind", "10m_v_component_of_wind", "2m_temperature", "surface_pressure", "geopotential", "specific_humidity", "temperature", "u_component_of_wind", "v_component_of_wind" ], "time_indices": "42216:42220:1" } }, { "prompt": "The following data shows the global weather fields over a period of 48 hours, sampled at an interval of 6 hours. {'type': 'wb2', 'variables': ['mean_sea_level_pressure', '10m_u_component_of_wind', '10m_v_component_of_wind', '2m_temperature', 'surface_pressure', 'geopotential', 'specific_humidity', 'temperature', 'u_component_of_wind', 'v_component_of_wind'], 'time_indices': '92776:92784:1'} The data starts from July 03 00:00 and ends on July 04 18:00. Based on the above data, answer the following question:", "question": "In the 6-hour snapshot 126 hours after the end of the given time window, does the maximum value of v_component_of_wind at 50 hPa within Ti\u1ec1n Giang, Vietnam exceed the maximum value of v_component_of_wind at 50 hPa within Haute-Kotto, Central African Republic by more than 0.656m/s?", "response": "In 126 hours after the end of the given time window, the maximum value of v_component_of_wind at 50 hPa within Ti\u1ec1n Giang, Vietnam exceeds the maximum value within Haute-Kotto, Central African Republic by -2.926792621612549 - 2.94535756111145, compared to the threshold 0.656m/s; therefore, the statement is False.", "metadata": { "true_value": false, "actual_value": { "actualvalue_0": "2.94535756111145", "actualvalue_1": "-2.926792621612549", "auxvariables_0": "0.656", "checks": [ { "name": "region_diff_exceeds_threshold", "actual": "-5.872150182723999", "op": ">", "th": "0.656", "ok": false } ], "justification": "In {{duration}} hours after the end of the given time window, the maximum value of {{wb2varnames_0}}{{levelsuffixes_0}} within {{regions_1}} exceeds the maximum value within {{regions_0}} by {{actualvalue_1}} - {{actualvalue_0}}, compared to the threshold {{auxvariables_0}}{{units_0}}; therefore, the statement is {{label}}." }, "code_path": "templates/synthetic_task_code/boolean/non_snapshot/tmpl_001.py", "sampler_code_path": "templates/synthetic_task_code/boolean/non_snapshot/sampling_tmpl_001.py", "template_id": "tmpl_001", "template_str": "In the 6-hour snapshot {duration} hours after the end of the given time window, does the maximum value of {wb2varnames_0}{levelsuffixes_0} within {regions_1} exceed the maximum value of {wb2varnames_0}{levelsuffixes_0} within {regions_0} by more than {auxvariables_0}{units_0}?", "template_type": "timeseries", "mode": "boolean", "constraints": { "version": 1, "wb2varnames": { "family": "same" }, "regions": { "granularity": "same" }, "units": { "bind_to_var": [ 0 ] } }, "filled_values": { "wb2varnames": [ "v_component_of_wind" ], "levelsuffixes": [ 50 ], "regions": [ "Haute-Kotto, Central African Republic", "Ti\u1ec1n Giang, Vietnam" ], "units": [ "m/s" ], "duration": 126, "auxvariables": [ "0.656" ] }, "wb2_data": { "type": "wb2_reference", "variables": [ "v_component_of_wind" ], "time_range": "92784:92884:1" }, "rng_seed": null, "justification": { "text": "In 126 hours after the end of the given time window, the maximum value of v_component_of_wind at 50 hPa within Ti\u1ec1n Giang, Vietnam exceeds the maximum value within Haute-Kotto, Central African Republic by -2.926792621612549 - 2.94535756111145, compared to the threshold 0.656m/s; therefore, the statement is False." }, "question_id": "c0Asz3", "prompt_id": "HIuSnl", "difficulty": "medium", "level": "2b_boolean", "eval_type": "boolean", "forced_extreme_window": false, "task_id": "5ddcd7304899d786" }, "data_desc": { "type": "wb2", "variables": [ "mean_sea_level_pressure", "10m_u_component_of_wind", "10m_v_component_of_wind", "2m_temperature", "surface_pressure", "geopotential", "specific_humidity", "temperature", "u_component_of_wind", "v_component_of_wind" ], "time_indices": "92776:92784:1" } }, { "prompt": "The following data shows the global weather fields over a period of 90 hours, sampled at an interval of 6 hours. {'type': 'wb2', 'variables': ['mean_sea_level_pressure', '10m_u_component_of_wind', '10m_v_component_of_wind', '2m_temperature', 'surface_pressure', 'geopotential', 'specific_humidity', 'temperature', 'u_component_of_wind', 'v_component_of_wind'], 'time_indices': '31517:31532:1'} The data starts from July 28 06:00 and ends on July 31 18:00. Based on the above data, answer the following question:", "question": "In the 6-hour snapshot 186 hours after the end of the given time window, does the maximum value of temperature at 850 hPa within Southern Patagonian Ice Field exceed 262.71K, while the maximum value of temperature at 850 hPa within eSwatini remains below 295.62K?", "response": "In 186 hours after the end of the given time window, the maximum value of temperature at 850 hPa within Southern Patagonian Ice Field is 268.0753173828125K, relative to the threshold 262.71K; while within eSwatini the maximum is 289.8190612792969K, relative to the threshold 295.62K. Combined with the gating condition, this makes the statement True.", "metadata": { "true_value": true, "actual_value": { "actualvalue_0": "268.0753173828125", "actualvalue_1": "289.8190612792969", "auxvariables_0": "262.71", "auxvariables_1": "295.62", "checks": [ { "name": "cond0", "actual": "268.0753173828125", "op": ">", "th": "262.71", "ok": true }, { "name": "cond1", "actual": "289.8190612792969", "op": "<", "th": "295.62", "ok": true } ], "justification": "In {duration} hours after the end of the given time window, the maximum value of {{wb2varnames_0}}{{levelsuffixes_0}} within {{regions_0}} is {{actualvalue_0}}{{units_0}}, relative to the threshold {{auxvariables_0}}{{units_0}}; while within {{regions_1}} the maximum is {{actualvalue_1}}{{units_0}}, relative to the threshold {{auxvariables_1}}{{units_0}}. Combined with the gating condition, this makes the statement {{label}}." }, "code_path": "templates/synthetic_task_code/boolean/non_snapshot/tmpl_004.py", "sampler_code_path": "templates/synthetic_task_code/boolean/non_snapshot/sampling_tmpl_004.py", "template_id": "tmpl_004", "template_str": "In the 6-hour snapshot {duration} hours after the end of the given time window, does the maximum value of {wb2varnames_0}{levelsuffixes_0} within {regions_0} exceed {auxvariables_0}{units_0}, while the maximum value of {wb2varnames_0}{levelsuffixes_0} within {regions_1} remains below {auxvariables_1}{units_0}?", "template_type": "timeseries", "mode": "boolean", "constraints": { "version": 1, "wb2varnames": { "family": "same" }, "regions": { "granularity": "same" }, "units": { "bind_to_var": [ 0, 0 ] } }, "filled_values": { "wb2varnames": [ "temperature" ], "levelsuffixes": [ 850 ], "regions": [ "Southern Patagonian Ice Field", "eSwatini" ], "units": [ "K" ], "duration": 186, "auxvariables": [ "262.71", "295.62" ], "auxvariables_0": "262.71", "auxvariables_1": "295.62" }, "wb2_data": { "type": "wb2_reference", "variables": [ "temperature" ], "time_range": "31532:31632:1" }, "rng_seed": null, "justification": { "text": "In 186 hours after the end of the given time window, the maximum value of temperature at 850 hPa within Southern Patagonian Ice Field is 268.0753173828125K, relative to the threshold 262.71K; while within eSwatini the maximum is 289.8190612792969K, relative to the threshold 295.62K. Combined with the gating condition, this makes the statement True." }, "question_id": "cSJHXI", "prompt_id": "HIuSnl", "difficulty": "medium", "level": "2b_boolean", "eval_type": "boolean", "forced_extreme_window": false, "task_id": "a12e5d096166e45e" }, "data_desc": { "type": "wb2", "variables": [ "mean_sea_level_pressure", "10m_u_component_of_wind", "10m_v_component_of_wind", "2m_temperature", "surface_pressure", "geopotential", "specific_humidity", "temperature", "u_component_of_wind", "v_component_of_wind" ], "time_indices": "31517:31532:1" } }, { "prompt": "The following data shows the global weather fields over a period of 48 hours, sampled at an interval of 6 hours. {'type': 'wb2', 'variables': ['mean_sea_level_pressure', '10m_u_component_of_wind', '10m_v_component_of_wind', '2m_temperature', 'surface_pressure', 'geopotential', 'specific_humidity', 'temperature', 'u_component_of_wind', 'v_component_of_wind'], 'time_indices': '83880:83888:1'} The data starts from May 31 00:00 and ends on June 01 18:00. Based on the above data, answer the following question:", "question": "In the 6-hour snapshot 66 hours after the end of the given time window, does the maximum value of v_component_of_wind at 600 hPa within South America remain above 21.15m/s and does the maximum value of u_component_of_wind at 100 hPa within South America remain below 50.73m/s?", "response": "In South America, the maximum v_component_of_wind at 600 hPa is 22.853416442871094m/s compared to the threshold 21.15m/s, and the maximum u_component_of_wind at 100 hPa is 49.73728942871094m/s compared to the threshold 50.73m/s. Combined, this makes the statement True.", "metadata": { "true_value": true, "actual_value": { "actualvalue_0": "22.853416442871094", "actualvalue_1": "49.73728942871094", "auxvariables_0": "21.15", "auxvariables_1": "50.73", "checks": [ { "name": "cond0", "actual": "22.853416442871094", "op": ">", "th": "21.15", "ok": true }, { "name": "cond1", "actual": "49.73728942871094", "op": "<", "th": "50.73", "ok": true } ], "justification": "In {{regions_0}}, the maximum {{wb2varnames_0}}{{levelsuffixes_0}} is {{actualvalue_0}}{{units_0}} compared to the threshold {{auxvariables_0}}{{units_0}}, and the maximum {{wb2varnames_1}}{{levelsuffixes_1}} is {{actualvalue_1}}{{units_1}} compared to the threshold {{auxvariables_1}}{{units_1}}. Combined, this makes the statement {{label}}." }, "code_path": "templates/synthetic_task_code/boolean/non_snapshot/tmpl_005.py", "sampler_code_path": "templates/synthetic_task_code/boolean/non_snapshot/sampling_tmpl_005.py", "template_id": "tmpl_005", "template_str": "In the 6-hour snapshot {duration} hours after the end of the given time window, does the maximum value of {wb2varnames_0}{levelsuffixes_0} within {regions_0} remain above {{auxvariables_0}}{units_0} and does the maximum value of {wb2varnames_1}{levelsuffixes_1} within {regions_0} remain below {{auxvariables_1}}{units_1}?", "template_type": "timeseries", "mode": "boolean", "constraints": { "version": 1, "wb2varnames": { "family": "same" }, "regions": { "granularity": "same" }, "units": { "bind_to_var": [ 0, 1 ] } }, "filled_values": { "wb2varnames": [ "v_component_of_wind", "u_component_of_wind" ], "levelsuffixes": [ 600, 100 ], "regions": [ "South America" ], "units": [ "m/s", "m/s" ], "duration": 66, "auxvariables": [ "21.15", "50.73" ], "auxvariables_0": "21.15", "auxvariables_1": "50.73" }, "wb2_data": { "type": "wb2_reference", "variables": [ "v_component_of_wind", "u_component_of_wind" ], "time_range": "83888:83988:1" }, "rng_seed": null, "justification": { "text": "In South America, the maximum v_component_of_wind at 600 hPa is 22.853416442871094m/s compared to the threshold 21.15m/s, and the maximum u_component_of_wind at 100 hPa is 49.73728942871094m/s compared to the threshold 50.73m/s. Combined, this makes the statement True." }, "question_id": "5WVWUb", "prompt_id": "HIuSnl", "difficulty": "medium", "level": "2b_boolean", "eval_type": "boolean", "forced_extreme_window": false, "task_id": "04dd5eecdc1c3c71" }, "data_desc": { "type": "wb2", "variables": [ "mean_sea_level_pressure", "10m_u_component_of_wind", "10m_v_component_of_wind", "2m_temperature", "surface_pressure", "geopotential", "specific_humidity", "temperature", "u_component_of_wind", "v_component_of_wind" ], "time_indices": "83880:83888:1" } }, { "prompt": "The following data shows the global weather fields over a period of 168 hours, sampled at an interval of 6 hours. {'type': 'wb2', 'variables': ['mean_sea_level_pressure', '10m_u_component_of_wind', '10m_v_component_of_wind', '2m_temperature', 'surface_pressure', 'geopotential', 'specific_humidity', 'temperature', 'u_component_of_wind', 'v_component_of_wind'], 'time_indices': '37527:37555:1'} The data starts from September 07 18:00 and ends on September 14 12:00. Based on the above data, answer the following question:", "question": "In the 6-hour snapshot 186 hours after the end of the given time window, does the minimum value of specific_humidity at 100 hPa within Burkina Faso remain above 1.9999999949504854e-06kg/kg throughout Burkina Faso?", "response": "In Burkina Faso, the minimum value of specific_humidity at 100 hPa over the 186 hours window is 3.4172405776189407e-06kg/kg, which is compared to the threshold 1.9999999949504854e-06kg/kg; this makes the statement True.", "metadata": { "true_value": true, "actual_value": { "actualvalue_0": "3.4172405776189407e-06", "auxvariables_0": "1.9999999949504854e-06", "checks": [ { "name": "min_above_threshold", "actual": "3.4172405776189407e-06", "op": ">=", "th": "1.9999999949504854e-06", "ok": true } ], "justification": "In {{regions_0}}, the minimum value of {{wb2varnames_0}}{{levelsuffixes_0}} over the {{duration}} hour window is {{actualvalue_0}}{{units_0}}, which is compared to the threshold {{auxvariables_0}}{{units_0}}; this makes the statement {{label}}." }, "code_path": "templates/synthetic_task_code/boolean/non_snapshot/tmpl_022.py", "sampler_code_path": "templates/synthetic_task_code/boolean/non_snapshot/sampling_tmpl_022.py", "template_id": "tmpl_022", "template_str": "In the 6-hour snapshot {duration} hours after the end of the given time window, does the minimum value of {wb2varnames_0}{levelsuffixes_0} within {regions_0} remain above {{auxvariables_0}}{units_0} throughout {regions_0}?", "template_type": "timeseries", "mode": "boolean", "constraints": { "version": 1, "wb2varnames": { "family": "same" }, "regions": { "granularity": "same" }, "units": { "bind_to_var": [ 0 ] } }, "filled_values": { "wb2varnames": [ "specific_humidity" ], "levelsuffixes": [ 100 ], "regions": [ "Burkina Faso" ], "units": [ "kg/kg" ], "duration": 186, "auxvariables_0_provenance": [ "var=specific_humidity, tail=P10 over window [0,186]" ], "auxvariables": [ "1.9999999949504854e-06" ] }, "wb2_data": { "type": "wb2_reference", "variables": [ "specific_humidity" ], "time_range": "37555:37655:1" }, "rng_seed": null, "justification": { "text": "In Burkina Faso, the minimum value of specific_humidity at 100 hPa over the 186 hours window is 3.4172405776189407e-06kg/kg, which is compared to the threshold 1.9999999949504854e-06kg/kg; this makes the statement True." }, "question_id": "WucO3b", "prompt_id": "HIuSnl", "difficulty": "medium", "level": "2b_boolean", "eval_type": "boolean", "forced_extreme_window": false, "task_id": "d575ce4393c151f6" }, "data_desc": { "type": "wb2", "variables": [ "mean_sea_level_pressure", "10m_u_component_of_wind", "10m_v_component_of_wind", "2m_temperature", "surface_pressure", "geopotential", "specific_humidity", "temperature", "u_component_of_wind", "v_component_of_wind" ], "time_indices": "37527:37555:1" } }, { "prompt": "The following data shows the global weather fields over a period of 42 hours, sampled at an interval of 6 hours. {'type': 'wb2', 'variables': ['mean_sea_level_pressure', '10m_u_component_of_wind', '10m_v_component_of_wind', '2m_temperature', 'surface_pressure', 'geopotential', 'specific_humidity', 'temperature', 'u_component_of_wind', 'v_component_of_wind'], 'time_indices': '62263:62270:1'} The data starts from August 13 18:00 and ends on August 15 06:00. Based on the above data, answer the following question:", "question": "In the 6-hour snapshot 144 hours after the end of the given time window, does the maximum value of geopotential at 600 hPa within Gulf of Bothnia exceed 41557.85m\u00b2/s\u00b2, while the maximum value of geopotential at 600 hPa within Sargasso Sea remains below 45064.19m\u00b2/s\u00b2?", "response": "In 144 hours after the end of the given time window, the maximum value of geopotential at 600 hPa within Gulf of Bothnia is 42405.96875m\u00b2/s\u00b2, relative to the threshold 41557.85m\u00b2/s\u00b2; while within Sargasso Sea the maximum is 44180.578125m\u00b2/s\u00b2, relative to the threshold 45064.19m\u00b2/s\u00b2. Combined with the gating condition, this makes the statement True.", "metadata": { "true_value": true, "actual_value": { "actualvalue_0": "42405.96875", "actualvalue_1": "44180.578125", "auxvariables_0": "41557.85", "auxvariables_1": "45064.19", "checks": [ { "name": "cond0", "actual": "42405.96875", "op": ">", "th": "41557.85", "ok": true }, { "name": "cond1", "actual": "44180.578125", "op": "<", "th": "45064.19", "ok": true } ], "justification": "In {duration} hours after the end of the given time window, the maximum value of {{wb2varnames_0}}{{levelsuffixes_0}} within {{regions_0}} is {{actualvalue_0}}{{units_0}}, relative to the threshold {{auxvariables_0}}{{units_0}}; while within {{regions_1}} the maximum is {{actualvalue_1}}{{units_0}}, relative to the threshold {{auxvariables_1}}{{units_0}}. Combined with the gating condition, this makes the statement {{label}}." }, "code_path": "templates/synthetic_task_code/boolean/non_snapshot/tmpl_004.py", "sampler_code_path": "templates/synthetic_task_code/boolean/non_snapshot/sampling_tmpl_004.py", "template_id": "tmpl_004", "template_str": "In the 6-hour snapshot {duration} hours after the end of the given time window, does the maximum value of {wb2varnames_0}{levelsuffixes_0} within {regions_0} exceed {auxvariables_0}{units_0}, while the maximum value of {wb2varnames_0}{levelsuffixes_0} within {regions_1} remains below {auxvariables_1}{units_0}?", "template_type": "timeseries", "mode": "boolean", "constraints": { "version": 1, "wb2varnames": { "family": "same" }, "regions": { "granularity": "same" }, "units": { "bind_to_var": [ 0, 0 ] } }, "filled_values": { "wb2varnames": [ "geopotential" ], "levelsuffixes": [ 600 ], "regions": [ "Gulf of Bothnia", "Sargasso Sea" ], "units": [ "m\u00b2/s\u00b2" ], "duration": 144, "auxvariables": [ "41557.85", "45064.19" ], "auxvariables_0": "41557.85", "auxvariables_1": "45064.19" }, "wb2_data": { "type": "wb2_reference", "variables": [ "geopotential" ], "time_range": "62270:62370:1" }, "rng_seed": null, "justification": { "text": "In 144 hours after the end of the given time window, the maximum value of geopotential at 600 hPa within Gulf of Bothnia is 42405.96875m\u00b2/s\u00b2, relative to the threshold 41557.85m\u00b2/s\u00b2; while within Sargasso Sea the maximum is 44180.578125m\u00b2/s\u00b2, relative to the threshold 45064.19m\u00b2/s\u00b2. Combined with the gating condition, this makes the statement True." }, "question_id": "cSJHXI", "prompt_id": "HIuSnl", "difficulty": "medium", "level": "2b_boolean", "eval_type": "boolean", "forced_extreme_window": false, "task_id": "67725be79dfaebb0" }, "data_desc": { "type": "wb2", "variables": [ "mean_sea_level_pressure", "10m_u_component_of_wind", "10m_v_component_of_wind", "2m_temperature", "surface_pressure", "geopotential", "specific_humidity", "temperature", "u_component_of_wind", "v_component_of_wind" ], "time_indices": "62263:62270:1" } }, { "prompt": "The following data shows the global weather fields over a period of 168 hours, sampled at an interval of 6 hours. {'type': 'wb2', 'variables': ['mean_sea_level_pressure', '10m_u_component_of_wind', '10m_v_component_of_wind', '2m_temperature', 'surface_pressure', 'geopotential', 'specific_humidity', 'temperature', 'u_component_of_wind', 'v_component_of_wind'], 'time_indices': '67001:67029:1'} The data starts from November 10 06:00 and ends on November 17 00:00. Based on the above data, answer the following question:", "question": "In the 6-hour snapshot 114 hours after the end of the given time window, does the maximum value of u_component_of_wind at 700 hPa within Brazilian Island exceed -2.25m/s, while the maximum value of u_component_of_wind at 700 hPa within Switzerland remains below 11.72m/s?", "response": "In 114 hours after the end of the given time window, the maximum value of u_component_of_wind at 700 hPa within Brazilian Island is -1.7268506288528442m/s, relative to the threshold -2.25m/s; while within Switzerland the maximum is 10.53718090057373m/s, relative to the threshold 11.72m/s. Combined with the gating condition, this makes the statement True.", "metadata": { "true_value": true, "actual_value": { "actualvalue_0": "-1.7268506288528442", "actualvalue_1": "10.53718090057373", "auxvariables_0": "-2.25", "auxvariables_1": "11.72", "checks": [ { "name": "cond0", "actual": "-1.7268506288528442", "op": ">", "th": "-2.25", "ok": true }, { "name": "cond1", "actual": "10.53718090057373", "op": "<", "th": "11.72", "ok": true } ], "justification": "In {duration} hours after the end of the given time window, the maximum value of {{wb2varnames_0}}{{levelsuffixes_0}} within {{regions_0}} is {{actualvalue_0}}{{units_0}}, relative to the threshold {{auxvariables_0}}{{units_0}}; while within {{regions_1}} the maximum is {{actualvalue_1}}{{units_0}}, relative to the threshold {{auxvariables_1}}{{units_0}}. Combined with the gating condition, this makes the statement {{label}}." }, "code_path": "templates/synthetic_task_code/boolean/non_snapshot/tmpl_004.py", "sampler_code_path": "templates/synthetic_task_code/boolean/non_snapshot/sampling_tmpl_004.py", "template_id": "tmpl_004", "template_str": "In the 6-hour snapshot {duration} hours after the end of the given time window, does the maximum value of {wb2varnames_0}{levelsuffixes_0} within {regions_0} exceed {auxvariables_0}{units_0}, while the maximum value of {wb2varnames_0}{levelsuffixes_0} within {regions_1} remains below {auxvariables_1}{units_0}?", "template_type": "timeseries", "mode": "boolean", "constraints": { "version": 1, "wb2varnames": { "family": "same" }, "regions": { "granularity": "same" }, "units": { "bind_to_var": [ 0, 0 ] } }, "filled_values": { "wb2varnames": [ "u_component_of_wind" ], "levelsuffixes": [ 700 ], "regions": [ "Brazilian Island", "Switzerland" ], "units": [ "m/s" ], "duration": 114, "auxvariables": [ "-2.25", "11.72" ], "auxvariables_0": "-2.25", "auxvariables_1": "11.72" }, "wb2_data": { "type": "wb2_reference", "variables": [ "u_component_of_wind" ], "time_range": "67029:67129:1" }, "rng_seed": null, "justification": { "text": "In 114 hours after the end of the given time window, the maximum value of u_component_of_wind at 700 hPa within Brazilian Island is -1.7268506288528442m/s, relative to the threshold -2.25m/s; while within Switzerland the maximum is 10.53718090057373m/s, relative to the threshold 11.72m/s. Combined with the gating condition, this makes the statement True." }, "question_id": "cSJHXI", "prompt_id": "HIuSnl", "difficulty": "medium", "level": "2b_boolean", "eval_type": "boolean", "forced_extreme_window": false, "task_id": "def5948c3c969873" }, "data_desc": { "type": "wb2", "variables": [ "mean_sea_level_pressure", "10m_u_component_of_wind", "10m_v_component_of_wind", "2m_temperature", "surface_pressure", "geopotential", "specific_humidity", "temperature", "u_component_of_wind", "v_component_of_wind" ], "time_indices": "67001:67029:1" } }, { "prompt": "The following data shows the global weather fields over a period of 18 hours, sampled at an interval of 6 hours. {'type': 'wb2', 'variables': ['mean_sea_level_pressure', '10m_u_component_of_wind', '10m_v_component_of_wind', '2m_temperature', 'surface_pressure', 'geopotential', 'specific_humidity', 'temperature', 'u_component_of_wind', 'v_component_of_wind'], 'time_indices': '31770:31773:1'} The data starts from September 29 12:00 and ends on September 30 00:00. Based on the above data, answer the following question:", "question": "In the 6-hour snapshot 168 hours after the end of the given time window, does the maximum value of specific_humidity at 600 hPa within Hong Kong S.A.R. exceed 0.005088kg/kg?", "response": "In 168 hours after the end of the given time window, the maximum value of specific_humidity at 600 hPa within Hong Kong S.A.R. is 0.005526767577975988kg/kg, compared to the threshold 0.005088kg/kg; this makes the statement True.", "metadata": { "true_value": true, "actual_value": { "actualvalue_0": "0.005526767577975988", "auxvariables_0": "0.005088", "checks": [ { "name": "region_max_exceeds_threshold", "actual": "0.005526767577975988", "op": ">", "th": "0.005088", "ok": true } ], "justification": "In {{duration}} hours after the end of the given time window, the maximum value of {{wb2varnames_0}}{{levelsuffixes_0}} within {{regions_0}} is {{actualvalue_0}}{{units_0}}, compared to the threshold {{auxvariables_0}}{{units_0}}; this makes the statement {{label}}." }, "code_path": "templates/synthetic_task_code/boolean/non_snapshot/tmpl_006.py", "sampler_code_path": "templates/synthetic_task_code/boolean/non_snapshot/sampling_tmpl_006.py", "template_id": "tmpl_006", "template_str": "In the 6-hour snapshot {duration} hours after the end of the given time window, does the maximum value of {wb2varnames_0}{levelsuffixes_0} within {regions_0} exceed {auxvariables_0}{units_0}?", "template_type": "timeseries", "mode": "boolean", "constraints": { "version": 1, "wb2varnames": { "family": "same" }, "regions": { "granularity": "same" }, "units": { "bind_to_var": [ 0 ] } }, "filled_values": { "wb2varnames": [ "specific_humidity" ], "levelsuffixes": [ 600 ], "regions": [ "Hong Kong S.A.R." ], "units": [ "kg/kg" ], "duration": 168, "auxvariables": [ "0.005088" ] }, "wb2_data": { "type": "wb2_reference", "variables": [ "specific_humidity" ], "time_range": "31773:31873:1" }, "rng_seed": null, "justification": { "text": "In 168 hours after the end of the given time window, the maximum value of specific_humidity at 600 hPa within Hong Kong S.A.R. is 0.005526767577975988kg/kg, compared to the threshold 0.005088kg/kg; this makes the statement True." }, "question_id": "Q0avwV", "prompt_id": "HIuSnl", "difficulty": "medium", "level": "2b_boolean", "eval_type": "boolean", "forced_extreme_window": false, "task_id": "0c76aa7745b90148" }, "data_desc": { "type": "wb2", "variables": [ "mean_sea_level_pressure", "10m_u_component_of_wind", "10m_v_component_of_wind", "2m_temperature", "surface_pressure", "geopotential", "specific_humidity", "temperature", "u_component_of_wind", "v_component_of_wind" ], "time_indices": "31770:31773:1" } }, { "prompt": "The following data shows a snapshot of the global weather fields. {'type': 'wb2', 'variables': ['mean_sea_level_pressure', '10m_u_component_of_wind', '10m_v_component_of_wind', '2m_temperature', 'surface_pressure', 'geopotential', 'specific_humidity', 'temperature', 'u_component_of_wind', 'v_component_of_wind'], 'time_indices': '33697:33698:1'} The data corresponds to corresponds to a snapshot on January 24 06:00. Based on the above data, answer the following question:", "question": "In the 6-hour snapshot 204 hours after the end of the given time window, does the maximum value of u_component_of_wind at 925 hPa within North Pacific Ocean exceed 19.329999923706055m/s, while the maximum value of u_component_of_wind at 925 hPa within Davao Gulf remains below -0.25m/s?", "response": "In 204 hours after the end of the given time window, the maximum value of u_component_of_wind at 925 hPa within North Pacific Ocean is 25.951068878173828m/s, relative to the threshold 19.329999923706055m/s; while within Davao Gulf the maximum is -2.4095966815948486m/s, relative to the threshold -0.25m/s. Combined with the gating condition, this makes the statement True.", "metadata": { "true_value": true, "actual_value": { "actualvalue_0": "25.951068878173828", "actualvalue_1": "-2.4095966815948486", "auxvariables_0": "19.329999923706055", "auxvariables_1": "-0.25", "checks": [ { "name": "cond0", "actual": "25.951068878173828", "op": ">", "th": "19.329999923706055", "ok": true }, { "name": "cond1", "actual": "-2.4095966815948486", "op": "<", "th": "-0.25", "ok": true } ], "justification": "In {duration} hours after the end of the given time window, the maximum value of {{wb2varnames_0}}{{levelsuffixes_0}} within {{regions_0}} is {{actualvalue_0}}{{units_0}}, relative to the threshold {{auxvariables_0}}{{units_0}}; while within {{regions_1}} the maximum is {{actualvalue_1}}{{units_0}}, relative to the threshold {{auxvariables_1}}{{units_0}}. Combined with the gating condition, this makes the statement {{label}}." }, "code_path": "templates/synthetic_task_code/boolean/non_snapshot/tmpl_004.py", "sampler_code_path": "templates/synthetic_task_code/boolean/non_snapshot/sampling_tmpl_004.py", "template_id": "tmpl_004", "template_str": "In the 6-hour snapshot {duration} hours after the end of the given time window, does the maximum value of {wb2varnames_0}{levelsuffixes_0} within {regions_0} exceed {auxvariables_0}{units_0}, while the maximum value of {wb2varnames_0}{levelsuffixes_0} within {regions_1} remains below {auxvariables_1}{units_0}?", "template_type": "timeseries", "mode": "boolean", "constraints": { "version": 1, "wb2varnames": { "family": "same" }, "regions": { "granularity": "same" }, "units": { "bind_to_var": [ 0, 0 ] } }, "filled_values": { "wb2varnames": [ "u_component_of_wind" ], "levelsuffixes": [ 925 ], "regions": [ "North Pacific Ocean", "Davao Gulf" ], "units": [ "m/s" ], "duration": 204, "auxvariables": [ "19.329999923706055", "-0.25" ] }, "wb2_data": { "type": "wb2_reference", "variables": [ "u_component_of_wind" ], "time_range": "33698:33798:1" }, "rng_seed": null, "justification": { "text": "In 204 hours after the end of the given time window, the maximum value of u_component_of_wind at 925 hPa within North Pacific Ocean is 25.951068878173828m/s, relative to the threshold 19.329999923706055m/s; while within Davao Gulf the maximum is -2.4095966815948486m/s, relative to the threshold -0.25m/s. Combined with the gating condition, this makes the statement True." }, "question_id": "cSJHXI", "prompt_id": "HIuSnl", "difficulty": "medium", "level": "2b_boolean", "eval_type": "boolean", "forced_extreme_window": false, "task_id": "c5924642f8d068c1" }, "data_desc": { "type": "wb2", "variables": [ "mean_sea_level_pressure", "10m_u_component_of_wind", "10m_v_component_of_wind", "2m_temperature", "surface_pressure", "geopotential", "specific_humidity", "temperature", "u_component_of_wind", "v_component_of_wind" ], "time_indices": "33697:33698:1" } }, { "prompt": "The following data shows the global weather fields over a period of 102 hours, sampled at an interval of 6 hours. {'type': 'wb2', 'variables': ['mean_sea_level_pressure', '10m_u_component_of_wind', '10m_v_component_of_wind', '2m_temperature', 'surface_pressure', 'geopotential', 'specific_humidity', 'temperature', 'u_component_of_wind', 'v_component_of_wind'], 'time_indices': '53069:53086:1'} The data starts from April 29 06:00 and ends on May 03 06:00. Based on the above data, answer the following question:", "question": "In the 6-hour snapshot 192 hours after the end of the given time window, does the maximum value of geopotential at 500 hPa within South Sudan occur at a latitude that is at least 0.01 degrees farther north than its maximum within Bahrain?", "response": "In 192 hours after the end of the given time window, the northward latitude difference between the maximum geopotential at 500 hPa in South Sudan (10.499999999999996) and Bahrain (25.49999999999999) is at least 0.01 degrees if and only if the statement is False.", "metadata": { "true_value": false, "actual_value": { "actualvalue_0": "10.499999999999996", "actualvalue_1": "25.49999999999999", "auxvariables_0": "0.01", "checks": [ { "name": "north_lat_diff", "actual": "-14.999999999999993", "op": ">=", "th": "0.01", "ok": false } ], "justification": "In {{duration}} hours after the end of the given time window, the northward latitude difference between the maximum {{wb2varnames_0}}{{levelsuffixes_0}} in {{regions_0}} ({{actualvalue_0}}) and {{regions_1}} ({{actualvalue_1}}) is at least {{auxvariables_0}} degrees if and only if the statement is {{label}}." }, "code_path": "templates/synthetic_task_code/boolean/non_snapshot/tmpl_025.py", "sampler_code_path": "templates/synthetic_task_code/boolean/non_snapshot/sampling_tmpl_025.py", "template_id": "tmpl_025", "template_str": "In the 6-hour snapshot {duration} hours after the end of the given time window, does the maximum value of {wb2varnames_0}{levelsuffixes_0} within {regions_0} occur at a latitude that is at least {{auxvariables_0}} degrees farther north than its maximum within {regions_1}?", "template_type": "timeseries", "mode": "boolean", "constraints": { "version": 1, "wb2varnames": { "family": "same" }, "regions": { "granularity": "same" }, "units": { "bind_to_var": [] } }, "filled_values": { "wb2varnames": [ "geopotential" ], "levelsuffixes": [ 500 ], "regions": [ "South Sudan", "Bahrain" ], "duration": 192, "auxvariables": [ "0.01" ] }, "wb2_data": { "type": "wb2_reference", "variables": [ "geopotential" ], "time_range": "53086:53186:1" }, "rng_seed": null, "justification": { "text": "In 192 hours after the end of the given time window, the northward latitude difference between the maximum geopotential at 500 hPa in South Sudan (10.499999999999996) and Bahrain (25.49999999999999) is at least 0.01 degrees if and only if the statement is False." }, "question_id": "ZdH3mW", "prompt_id": "HIuSnl", "difficulty": "medium", "level": "2b_boolean", "eval_type": "boolean", "forced_extreme_window": false, "task_id": "21d6029cf90869af" }, "data_desc": { "type": "wb2", "variables": [ "mean_sea_level_pressure", "10m_u_component_of_wind", "10m_v_component_of_wind", "2m_temperature", "surface_pressure", "geopotential", "specific_humidity", "temperature", "u_component_of_wind", "v_component_of_wind" ], "time_indices": "53069:53086:1" } }, { "prompt": "The following data shows a snapshot of the global weather fields. {'type': 'wb2', 'variables': ['mean_sea_level_pressure', '10m_u_component_of_wind', '10m_v_component_of_wind', '2m_temperature', 'surface_pressure', 'geopotential', 'specific_humidity', 'temperature', 'u_component_of_wind', 'v_component_of_wind'], 'time_indices': '49114:49115:1'} The data corresponds to corresponds to a snapshot on August 13 12:00. Based on the above data, answer the following question:", "question": "In the 6-hour snapshot 48 hours after the end of the given time window, does the maximum value of temperature at 250 hPa within Europe remain above 225.19900512695312K and does the maximum value of temperature at 700 hPa within Europe remain below 269.0539855957031K?", "response": "In Europe, the maximum temperature at 250 hPa is 235.6223907470703K compared to the threshold 225.19900512695312K, and the maximum temperature at 700 hPa is 284.5505065917969K compared to the threshold 269.0539855957031K. Combined, this makes the statement False.", "metadata": { "true_value": false, "actual_value": { "actualvalue_0": "235.6223907470703", "actualvalue_1": "284.5505065917969", "auxvariables_0": "225.19900512695312", "auxvariables_1": "269.0539855957031", "checks": [ { "name": "cond0", "actual": "235.6223907470703", "op": ">", "th": "225.19900512695312", "ok": true }, { "name": "cond1", "actual": "284.5505065917969", "op": "<", "th": "269.0539855957031", "ok": false } ], "justification": "In {{regions_0}}, the maximum {{wb2varnames_0}}{{levelsuffixes_0}} is {{actualvalue_0}}{{units_0}} compared to the threshold {{auxvariables_0}}{{units_0}}, and the maximum {{wb2varnames_1}}{{levelsuffixes_1}} is {{actualvalue_1}}{{units_1}} compared to the threshold {{auxvariables_1}}{{units_1}}. Combined, this makes the statement {{label}}." }, "code_path": "templates/synthetic_task_code/boolean/non_snapshot/tmpl_005.py", "sampler_code_path": "templates/synthetic_task_code/boolean/non_snapshot/sampling_tmpl_005.py", "template_id": "tmpl_005", "template_str": "In the 6-hour snapshot {duration} hours after the end of the given time window, does the maximum value of {wb2varnames_0}{levelsuffixes_0} within {regions_0} remain above {{auxvariables_0}}{units_0} and does the maximum value of {wb2varnames_1}{levelsuffixes_1} within {regions_0} remain below {{auxvariables_1}}{units_1}?", "template_type": "timeseries", "mode": "boolean", "constraints": { "version": 1, "wb2varnames": { "family": "same" }, "regions": { "granularity": "same" }, "units": { "bind_to_var": [ 0, 1 ] } }, "filled_values": { "wb2varnames": [ "temperature", "temperature" ], "levelsuffixes": [ 250, 700 ], "regions": [ "Europe" ], "units": [ "K", "K" ], "duration": 48, "auxvariables": [ "225.19900512695312", "269.0539855957031" ] }, "wb2_data": { "type": "wb2_reference", "variables": [ "temperature", "temperature" ], "time_range": "49115:49215:1" }, "rng_seed": null, "justification": { "text": "In Europe, the maximum temperature at 250 hPa is 235.6223907470703K compared to the threshold 225.19900512695312K, and the maximum temperature at 700 hPa is 284.5505065917969K compared to the threshold 269.0539855957031K. Combined, this makes the statement False." }, "question_id": "5WVWUb", "prompt_id": "HIuSnl", "difficulty": "medium", "level": "2b_boolean", "eval_type": "boolean", "forced_extreme_window": false, "task_id": "0b3b55bae85c1364" }, "data_desc": { "type": "wb2", "variables": [ "mean_sea_level_pressure", "10m_u_component_of_wind", "10m_v_component_of_wind", "2m_temperature", "surface_pressure", "geopotential", "specific_humidity", "temperature", "u_component_of_wind", "v_component_of_wind" ], "time_indices": "49114:49115:1" } }, { "prompt": "The following data shows the global weather fields over a period of 24 hours, sampled at an interval of 6 hours. {'type': 'wb2', 'variables': ['mean_sea_level_pressure', '10m_u_component_of_wind', '10m_v_component_of_wind', '2m_temperature', 'surface_pressure', 'geopotential', 'specific_humidity', 'temperature', 'u_component_of_wind', 'v_component_of_wind'], 'time_indices': '34126:34130:1'} The data starts from May 11 12:00 and ends on May 12 06:00. Based on the above data, answer the following question:", "question": "In the 6-hour snapshot 96 hours after the end of the given time window, does the maximum value of geopotential at 100 hPa within A\u00efn Defla, Algeria exceed 160684.0m\u00b2/s\u00b2?", "response": "In 96 hours after the end of the given time window, the maximum value of geopotential at 100 hPa within A\u00efn Defla, Algeria is 159930.90625m\u00b2/s\u00b2, compared to the threshold 160684.0m\u00b2/s\u00b2; this makes the statement False.", "metadata": { "true_value": false, "actual_value": { "actualvalue_0": "159930.90625", "auxvariables_0": "160684.0", "checks": [ { "name": "region_max_exceeds_threshold", "actual": "159930.90625", "op": ">", "th": "160684.0", "ok": false } ], "justification": "In {{duration}} hours after the end of the given time window, the maximum value of {{wb2varnames_0}}{{levelsuffixes_0}} within {{regions_0}} is {{actualvalue_0}}{{units_0}}, compared to the threshold {{auxvariables_0}}{{units_0}}; this makes the statement {{label}}." }, "code_path": "templates/synthetic_task_code/boolean/non_snapshot/tmpl_006.py", "sampler_code_path": "templates/synthetic_task_code/boolean/non_snapshot/sampling_tmpl_006.py", "template_id": "tmpl_006", "template_str": "In the 6-hour snapshot {duration} hours after the end of the given time window, does the maximum value of {wb2varnames_0}{levelsuffixes_0} within {regions_0} exceed {auxvariables_0}{units_0}?", "template_type": "timeseries", "mode": "boolean", "constraints": { "version": 1, "wb2varnames": { "family": "same" }, "regions": { "granularity": "same" }, "units": { "bind_to_var": [ 0 ] } }, "filled_values": { "wb2varnames": [ "geopotential" ], "levelsuffixes": [ 100 ], "regions": [ "A\u00efn Defla, Algeria" ], "units": [ "m\u00b2/s\u00b2" ], "duration": 96, "auxvariables": [ "160684.0" ] }, "wb2_data": { "type": "wb2_reference", "variables": [ "geopotential" ], "time_range": "34130:34230:1" }, "rng_seed": null, "justification": { "text": "In 96 hours after the end of the given time window, the maximum value of geopotential at 100 hPa within A\u00efn Defla, Algeria is 159930.90625m\u00b2/s\u00b2, compared to the threshold 160684.0m\u00b2/s\u00b2; this makes the statement False." }, "question_id": "Q0avwV", "prompt_id": "HIuSnl", "difficulty": "medium", "level": "2b_boolean", "eval_type": "boolean", "forced_extreme_window": false, "task_id": "18fdd3ce1c5aa21c" }, "data_desc": { "type": "wb2", "variables": [ "mean_sea_level_pressure", "10m_u_component_of_wind", "10m_v_component_of_wind", "2m_temperature", "surface_pressure", "geopotential", "specific_humidity", "temperature", "u_component_of_wind", "v_component_of_wind" ], "time_indices": "34126:34130:1" } }, { "prompt": "The following data shows the global weather fields over a period of 96 hours, sampled at an interval of 6 hours. {'type': 'wb2', 'variables': ['mean_sea_level_pressure', '10m_u_component_of_wind', '10m_v_component_of_wind', '2m_temperature', 'surface_pressure', 'geopotential', 'specific_humidity', 'temperature', 'u_component_of_wind', 'v_component_of_wind'], 'time_indices': '34202:34218:1'} The data starts from May 30 12:00 and ends on June 03 06:00. Based on the above data, answer the following question:", "question": "In the 6-hour snapshot 138 hours after the end of the given time window, does the maximum value of specific_humidity at 50 hPa within Halton, United Kingdom exceed the maximum value of specific_humidity at 50 hPa within Butel, North Macedonia by more than 0.0kg/kg?", "response": "In 138 hours after the end of the given time window, the maximum value of specific_humidity at 50 hPa within Halton, United Kingdom exceeds the maximum value within Butel, North Macedonia by 2.9197067306085955e-06 - 2.9692430416616844e-06, compared to the threshold 0.0kg/kg; therefore, the statement is False.", "metadata": { "true_value": false, "actual_value": { "actualvalue_0": "2.9692430416616844e-06", "actualvalue_1": "2.9197067306085955e-06", "auxvariables_0": "0.0", "checks": [ { "name": "region_diff_exceeds_threshold", "actual": "-4.9536311053088866e-08", "op": ">", "th": "0.0", "ok": false } ], "justification": "In {{duration}} hours after the end of the given time window, the maximum value of {{wb2varnames_0}}{{levelsuffixes_0}} within {{regions_1}} exceeds the maximum value within {{regions_0}} by {{actualvalue_1}} - {{actualvalue_0}}, compared to the threshold {{auxvariables_0}}{{units_0}}; therefore, the statement is {{label}}." }, "code_path": "templates/synthetic_task_code/boolean/non_snapshot/tmpl_001.py", "sampler_code_path": "templates/synthetic_task_code/boolean/non_snapshot/sampling_tmpl_001.py", "template_id": "tmpl_001", "template_str": "In the 6-hour snapshot {duration} hours after the end of the given time window, does the maximum value of {wb2varnames_0}{levelsuffixes_0} within {regions_1} exceed the maximum value of {wb2varnames_0}{levelsuffixes_0} within {regions_0} by more than {auxvariables_0}{units_0}?", "template_type": "timeseries", "mode": "boolean", "constraints": { "version": 1, "wb2varnames": { "family": "same" }, "regions": { "granularity": "same" }, "units": { "bind_to_var": [ 0 ] } }, "filled_values": { "wb2varnames": [ "specific_humidity" ], "levelsuffixes": [ 50 ], "regions": [ "Butel, North Macedonia", "Halton, United Kingdom" ], "units": [ "kg/kg" ], "duration": 138, "auxvariables": [ "0.0" ] }, "wb2_data": { "type": "wb2_reference", "variables": [ "specific_humidity" ], "time_range": "34218:34318:1" }, "rng_seed": null, "justification": { "text": "In 138 hours after the end of the given time window, the maximum value of specific_humidity at 50 hPa within Halton, United Kingdom exceeds the maximum value within Butel, North Macedonia by 2.9197067306085955e-06 - 2.9692430416616844e-06, compared to the threshold 0.0kg/kg; therefore, the statement is False." }, "question_id": "c0Asz3", "prompt_id": "HIuSnl", "difficulty": "medium", "level": "2b_boolean", "eval_type": "boolean", "forced_extreme_window": false, "task_id": "56ce422aec9b300e" }, "data_desc": { "type": "wb2", "variables": [ "mean_sea_level_pressure", "10m_u_component_of_wind", "10m_v_component_of_wind", "2m_temperature", "surface_pressure", "geopotential", "specific_humidity", "temperature", "u_component_of_wind", "v_component_of_wind" ], "time_indices": "34202:34218:1" } }, { "prompt": "The following data shows the global weather fields over a period of 54 hours, sampled at an interval of 6 hours. {'type': 'wb2', 'variables': ['mean_sea_level_pressure', '10m_u_component_of_wind', '10m_v_component_of_wind', '2m_temperature', 'surface_pressure', 'geopotential', 'specific_humidity', 'temperature', 'u_component_of_wind', 'v_component_of_wind'], 'time_indices': '92499:92508:1'} The data starts from April 24 18:00 and ends on April 26 18:00. Based on the above data, answer the following question:", "question": "In the 6-hour snapshot 132 hours after the end of the given time window, does the maximum value of specific_humidity at 600 hPa within Irish Sea remain above 0.0kg/kg and does the maximum value of specific_humidity at 850 hPa within Irish Sea remain below 0.5kg/kg?", "response": "In Irish Sea, the maximum specific_humidity at 600 hPa is 0.0013287524925544858kg/kg compared to the threshold 0.0kg/kg, and the maximum specific_humidity at 850 hPa is 0.004941207822412252kg/kg compared to the threshold 0.5kg/kg. Combined, this makes the statement True.", "metadata": { "true_value": true, "actual_value": { "actualvalue_0": "0.0013287524925544858", "actualvalue_1": "0.004941207822412252", "auxvariables_0": "0.0", "auxvariables_1": "0.5", "checks": [ { "name": "cond0", "actual": "0.0013287524925544858", "op": ">", "th": "0.0", "ok": true }, { "name": "cond1", "actual": "0.004941207822412252", "op": "<", "th": "0.5", "ok": true } ], "justification": "In {{regions_0}}, the maximum {{wb2varnames_0}}{{levelsuffixes_0}} is {{actualvalue_0}}{{units_0}} compared to the threshold {{auxvariables_0}}{{units_0}}, and the maximum {{wb2varnames_1}}{{levelsuffixes_1}} is {{actualvalue_1}}{{units_1}} compared to the threshold {{auxvariables_1}}{{units_1}}. Combined, this makes the statement {{label}}." }, "code_path": "templates/synthetic_task_code/boolean/non_snapshot/tmpl_005.py", "sampler_code_path": "templates/synthetic_task_code/boolean/non_snapshot/sampling_tmpl_005.py", "template_id": "tmpl_005", "template_str": "In the 6-hour snapshot {duration} hours after the end of the given time window, does the maximum value of {wb2varnames_0}{levelsuffixes_0} within {regions_0} remain above {{auxvariables_0}}{units_0} and does the maximum value of {wb2varnames_1}{levelsuffixes_1} within {regions_0} remain below {{auxvariables_1}}{units_1}?", "template_type": "timeseries", "mode": "boolean", "constraints": { "version": 1, "wb2varnames": { "family": "same" }, "regions": { "granularity": "same" }, "units": { "bind_to_var": [ 0, 1 ] } }, "filled_values": { "wb2varnames": [ "specific_humidity", "specific_humidity" ], "levelsuffixes": [ 600, 850 ], "regions": [ "Irish Sea" ], "units": [ "kg/kg", "kg/kg" ], "duration": 132, "auxvariables": [ "0.0", "0.5" ], "auxvariables_0": "0.0", "auxvariables_1": "0.5" }, "wb2_data": { "type": "wb2_reference", "variables": [ "specific_humidity", "specific_humidity" ], "time_range": "92508:92608:1" }, "rng_seed": null, "justification": { "text": "In Irish Sea, the maximum specific_humidity at 600 hPa is 0.0013287524925544858kg/kg compared to the threshold 0.0kg/kg, and the maximum specific_humidity at 850 hPa is 0.004941207822412252kg/kg compared to the threshold 0.5kg/kg. Combined, this makes the statement True." }, "question_id": "5WVWUb", "prompt_id": "HIuSnl", "difficulty": "medium", "level": "2b_boolean", "eval_type": "boolean", "forced_extreme_window": false, "task_id": "08edf28436fc9d09" }, "data_desc": { "type": "wb2", "variables": [ "mean_sea_level_pressure", "10m_u_component_of_wind", "10m_v_component_of_wind", "2m_temperature", "surface_pressure", "geopotential", "specific_humidity", "temperature", "u_component_of_wind", "v_component_of_wind" ], "time_indices": "92499:92508:1" } }, { "prompt": "The following data shows the global weather fields over a period of 156 hours, sampled at an interval of 6 hours. {'type': 'wb2', 'variables': ['mean_sea_level_pressure', '10m_u_component_of_wind', '10m_v_component_of_wind', '2m_temperature', 'surface_pressure', 'geopotential', 'specific_humidity', 'temperature', 'u_component_of_wind', 'v_component_of_wind'], 'time_indices': '51483:51509:1'} The data starts from March 28 18:00 and ends on April 04 00:00. Based on the above data, answer the following question:", "question": "In the 6-hour snapshot 48 hours after the end of the given time window, does the area within Tottori, Japan where specific_humidity at 400 hPa exceeds 0.0007229999755509198kg/kg cover more than 0.01 percent of Tottori, Japan?", "response": "In 48 hours after the end of the given time window, the area within Tottori, Japan where specific_humidity at 400 hPa exceeds 0.0007229999755509198kg/kg covers 13.540906304392486 percent of Tottori, Japan, compared to the threshold 0.01 percent; the statement is thus True.", "metadata": { "true_value": true, "actual_value": { "actualvalue_0": "13.540906304392486", "actualvalue_1": "0.01", "auxvariables_0": "0.0007229999755509198", "auxvariables_1": "0.01", "checks": [ { "name": "gating_exceeds", "actual": "13.540906304392486", "op": ">", "th": "0.0", "ok": true }, { "name": "primary_percent", "actual": "13.540906304392486", "op": ">", "th": "0.01", "ok": true } ], "justification": "In {{duration}} hours after the end of the given time window, the area within {{regions_0}} where {{wb2varnames_0}}{{levelsuffixes_0}} exceeds {{auxvariables_0}}{{units_0}} covers {{actualvalue_0}} percent of {{regions_0}}, compared to the threshold {{auxvariables_1}} percent; the statement is thus {{label}}." }, "code_path": "templates/synthetic_task_code/boolean/non_snapshot/tmpl_023.py", "sampler_code_path": "templates/synthetic_task_code/boolean/non_snapshot/sampling_tmpl_023.py", "template_id": "tmpl_023", "template_str": "In the 6-hour snapshot {duration} hours after the end of the given time window, does the area within {regions_0} where {wb2varnames_0}{levelsuffixes_0} exceeds {auxvariables_0}{units_0} cover more than {auxvariables_1} percent of {regions_0}?", "template_type": "timeseries", "mode": "boolean", "constraints": { "version": 1, "wb2varnames": { "family": "same" }, "regions": { "granularity": "same" }, "units": { "bind_to_var": [ 0, 0 ] } }, "filled_values": { "wb2varnames": [ "specific_humidity" ], "levelsuffixes": [ 400 ], "regions": [ "Tottori, Japan" ], "units": [ "kg/kg" ], "duration": 48, "auxvariables": [ "0.0007229999755509198", "0.01" ], "auxvariables_1": "0.01" }, "wb2_data": { "type": "wb2_reference", "variables": [ "specific_humidity" ], "time_range": "51509:51609:1" }, "rng_seed": null, "justification": { "text": "In 48 hours after the end of the given time window, the area within Tottori, Japan where specific_humidity at 400 hPa exceeds 0.0007229999755509198kg/kg covers 13.540906304392486 percent of Tottori, Japan, compared to the threshold 0.01 percent; the statement is thus True." }, "question_id": "B7IciW", "prompt_id": "HIuSnl", "difficulty": "medium", "level": "2b_boolean", "eval_type": "boolean", "forced_extreme_window": false, "task_id": "82ec1b36e5f62e36" }, "data_desc": { "type": "wb2", "variables": [ "mean_sea_level_pressure", "10m_u_component_of_wind", "10m_v_component_of_wind", "2m_temperature", "surface_pressure", "geopotential", "specific_humidity", "temperature", "u_component_of_wind", "v_component_of_wind" ], "time_indices": "51483:51509:1" } }, { "prompt": "The following data shows the global weather fields over a period of 54 hours, sampled at an interval of 6 hours. {'type': 'wb2', 'variables': ['mean_sea_level_pressure', '10m_u_component_of_wind', '10m_v_component_of_wind', '2m_temperature', 'surface_pressure', 'geopotential', 'specific_humidity', 'temperature', 'u_component_of_wind', 'v_component_of_wind'], 'time_indices': '62869:62878:1'} The data starts from January 12 06:00 and ends on January 14 06:00. Based on the above data, answer the following question:", "question": "In the 6-hour snapshot 186 hours after the end of the given time window, does the maximum value of specific_humidity at 200 hPa within Medio Campidano, Italy exceed 0.0kg/kg?", "response": "In 186 hours after the end of the given time window, the maximum value of specific_humidity at 200 hPa within Medio Campidano, Italy is 6.863716407679021e-06kg/kg, compared to the threshold 0.0kg/kg; this makes the statement True.", "metadata": { "true_value": true, "actual_value": { "actualvalue_0": "6.863716407679021e-06", "auxvariables_0": "0.0", "checks": [ { "name": "region_max_exceeds_threshold", "actual": "6.863716407679021e-06", "op": ">", "th": "0.0", "ok": true } ], "justification": "In {{duration}} hours after the end of the given time window, the maximum value of {{wb2varnames_0}}{{levelsuffixes_0}} within {{regions_0}} is {{actualvalue_0}}{{units_0}}, compared to the threshold {{auxvariables_0}}{{units_0}}; this makes the statement {{label}}." }, "code_path": "templates/synthetic_task_code/boolean/non_snapshot/tmpl_006.py", "sampler_code_path": "templates/synthetic_task_code/boolean/non_snapshot/sampling_tmpl_006.py", "template_id": "tmpl_006", "template_str": "In the 6-hour snapshot {duration} hours after the end of the given time window, does the maximum value of {wb2varnames_0}{levelsuffixes_0} within {regions_0} exceed {auxvariables_0}{units_0}?", "template_type": "timeseries", "mode": "boolean", "constraints": { "version": 1, "wb2varnames": { "family": "same" }, "regions": { "granularity": "same" }, "units": { "bind_to_var": [ 0 ] } }, "filled_values": { "wb2varnames": [ "specific_humidity" ], "levelsuffixes": [ 200 ], "regions": [ "Medio Campidano, Italy" ], "units": [ "kg/kg" ], "duration": 186, "auxvariables": [ "0.0" ], "auxvariables_0": "0.0" }, "wb2_data": { "type": "wb2_reference", "variables": [ "specific_humidity" ], "time_range": "62878:62978:1" }, "rng_seed": null, "justification": { "text": "In 186 hours after the end of the given time window, the maximum value of specific_humidity at 200 hPa within Medio Campidano, Italy is 6.863716407679021e-06kg/kg, compared to the threshold 0.0kg/kg; this makes the statement True." }, "question_id": "Q0avwV", "prompt_id": "HIuSnl", "difficulty": "medium", "level": "2b_boolean", "eval_type": "boolean", "forced_extreme_window": false, "task_id": "34f9da17512e8261" }, "data_desc": { "type": "wb2", "variables": [ "mean_sea_level_pressure", "10m_u_component_of_wind", "10m_v_component_of_wind", "2m_temperature", "surface_pressure", "geopotential", "specific_humidity", "temperature", "u_component_of_wind", "v_component_of_wind" ], "time_indices": "62869:62878:1" } }, { "prompt": "The following data shows the global weather fields over a period of 24 hours, sampled at an interval of 6 hours. {'type': 'wb2', 'variables': ['mean_sea_level_pressure', '10m_u_component_of_wind', '10m_v_component_of_wind', '2m_temperature', 'surface_pressure', 'geopotential', 'specific_humidity', 'temperature', 'u_component_of_wind', 'v_component_of_wind'], 'time_indices': '60459:60463:1'} The data starts from May 19 18:00 and ends on May 20 12:00. Based on the above data, answer the following question:", "question": "In the 6-hour snapshot 114 hours after the end of the given time window, does the maximum value of temperature at 1000 hPa within South America remain above 296.36K and does the maximum value of temperature at 400 hPa within South America remain below 263.57K?", "response": "In South America, the maximum temperature at 1000 hPa is 302.4112548828125K compared to the threshold 296.36K, and the maximum temperature at 400 hPa is 258.399169921875K compared to the threshold 263.57K. Combined, this makes the statement True.", "metadata": { "true_value": true, "actual_value": { "actualvalue_0": "302.4112548828125", "actualvalue_1": "258.399169921875", "auxvariables_0": "296.36", "auxvariables_1": "263.57", "checks": [ { "name": "cond0", "actual": "302.4112548828125", "op": ">", "th": "296.36", "ok": true }, { "name": "cond1", "actual": "258.399169921875", "op": "<", "th": "263.57", "ok": true } ], "justification": "In {{regions_0}}, the maximum {{wb2varnames_0}}{{levelsuffixes_0}} is {{actualvalue_0}}{{units_0}} compared to the threshold {{auxvariables_0}}{{units_0}}, and the maximum {{wb2varnames_1}}{{levelsuffixes_1}} is {{actualvalue_1}}{{units_1}} compared to the threshold {{auxvariables_1}}{{units_1}}. Combined, this makes the statement {{label}}." }, "code_path": "templates/synthetic_task_code/boolean/non_snapshot/tmpl_005.py", "sampler_code_path": "templates/synthetic_task_code/boolean/non_snapshot/sampling_tmpl_005.py", "template_id": "tmpl_005", "template_str": "In the 6-hour snapshot {duration} hours after the end of the given time window, does the maximum value of {wb2varnames_0}{levelsuffixes_0} within {regions_0} remain above {{auxvariables_0}}{units_0} and does the maximum value of {wb2varnames_1}{levelsuffixes_1} within {regions_0} remain below {{auxvariables_1}}{units_1}?", "template_type": "timeseries", "mode": "boolean", "constraints": { "version": 1, "wb2varnames": { "family": "same" }, "regions": { "granularity": "same" }, "units": { "bind_to_var": [ 0, 1 ] } }, "filled_values": { "wb2varnames": [ "temperature", "temperature" ], "levelsuffixes": [ 1000, 400 ], "regions": [ "South America" ], "units": [ "K", "K" ], "duration": 114, "auxvariables": [ "296.36", "263.57" ], "auxvariables_0": "296.36", "auxvariables_1": "263.57" }, "wb2_data": { "type": "wb2_reference", "variables": [ "temperature", "temperature" ], "time_range": "60463:60563:1" }, "rng_seed": null, "justification": { "text": "In South America, the maximum temperature at 1000 hPa is 302.4112548828125K compared to the threshold 296.36K, and the maximum temperature at 400 hPa is 258.399169921875K compared to the threshold 263.57K. Combined, this makes the statement True." }, "question_id": "5WVWUb", "prompt_id": "HIuSnl", "difficulty": "medium", "level": "2b_boolean", "eval_type": "boolean", "forced_extreme_window": false, "task_id": "528adfae96a65567" }, "data_desc": { "type": "wb2", "variables": [ "mean_sea_level_pressure", "10m_u_component_of_wind", "10m_v_component_of_wind", "2m_temperature", "surface_pressure", "geopotential", "specific_humidity", "temperature", "u_component_of_wind", "v_component_of_wind" ], "time_indices": "60459:60463:1" } }, { "prompt": "The following data shows the global weather fields over a period of 120 hours, sampled at an interval of 6 hours. {'type': 'wb2', 'variables': ['mean_sea_level_pressure', '10m_u_component_of_wind', '10m_v_component_of_wind', '2m_temperature', 'surface_pressure', 'geopotential', 'specific_humidity', 'temperature', 'u_component_of_wind', 'v_component_of_wind'], 'time_indices': '38578:38598:1'} The data starts from May 28 12:00 and ends on June 02 06:00. Based on the above data, answer the following question:", "question": "In the 6-hour snapshot 114 hours after the end of the given time window, does the maximum value of u_component_of_wind at 500 hPa within Novo Selo, North Macedonia remain above 2.29m/s and does the maximum value of u_component_of_wind at 400 hPa within Novo Selo, North Macedonia remain below 5.06m/s?", "response": "In Novo Selo, North Macedonia, the maximum u_component_of_wind at 500 hPa is 3.9577062129974365m/s compared to the threshold 2.29m/s, and the maximum u_component_of_wind at 400 hPa is 3.5420596599578857m/s compared to the threshold 5.06m/s. Combined, this makes the statement True.", "metadata": { "true_value": true, "actual_value": { "actualvalue_0": "3.9577062129974365", "actualvalue_1": "3.5420596599578857", "auxvariables_0": "2.29", "auxvariables_1": "5.06", "checks": [ { "name": "cond0", "actual": "3.9577062129974365", "op": ">", "th": "2.29", "ok": true }, { "name": "cond1", "actual": "3.5420596599578857", "op": "<", "th": "5.06", "ok": true } ], "justification": "In {{regions_0}}, the maximum {{wb2varnames_0}}{{levelsuffixes_0}} is {{actualvalue_0}}{{units_0}} compared to the threshold {{auxvariables_0}}{{units_0}}, and the maximum {{wb2varnames_1}}{{levelsuffixes_1}} is {{actualvalue_1}}{{units_1}} compared to the threshold {{auxvariables_1}}{{units_1}}. Combined, this makes the statement {{label}}." }, "code_path": "templates/synthetic_task_code/boolean/non_snapshot/tmpl_005.py", "sampler_code_path": "templates/synthetic_task_code/boolean/non_snapshot/sampling_tmpl_005.py", "template_id": "tmpl_005", "template_str": "In the 6-hour snapshot {duration} hours after the end of the given time window, does the maximum value of {wb2varnames_0}{levelsuffixes_0} within {regions_0} remain above {{auxvariables_0}}{units_0} and does the maximum value of {wb2varnames_1}{levelsuffixes_1} within {regions_0} remain below {{auxvariables_1}}{units_1}?", "template_type": "timeseries", "mode": "boolean", "constraints": { "version": 1, "wb2varnames": { "family": "same" }, "regions": { "granularity": "same" }, "units": { "bind_to_var": [ 0, 1 ] } }, "filled_values": { "wb2varnames": [ "u_component_of_wind", "u_component_of_wind" ], "levelsuffixes": [ 500, 400 ], "regions": [ "Novo Selo, North Macedonia" ], "units": [ "m/s", "m/s" ], "duration": 114, "auxvariables": [ "2.29", "5.06" ], "auxvariables_0": "2.29", "auxvariables_1": "5.06" }, "wb2_data": { "type": "wb2_reference", "variables": [ "u_component_of_wind", "u_component_of_wind" ], "time_range": "38598:38698:1" }, "rng_seed": null, "justification": { "text": "In Novo Selo, North Macedonia, the maximum u_component_of_wind at 500 hPa is 3.9577062129974365m/s compared to the threshold 2.29m/s, and the maximum u_component_of_wind at 400 hPa is 3.5420596599578857m/s compared to the threshold 5.06m/s. Combined, this makes the statement True." }, "question_id": "5WVWUb", "prompt_id": "HIuSnl", "difficulty": "medium", "level": "2b_boolean", "eval_type": "boolean", "forced_extreme_window": false, "task_id": "f04c702c55905cdf" }, "data_desc": { "type": "wb2", "variables": [ "mean_sea_level_pressure", "10m_u_component_of_wind", "10m_v_component_of_wind", "2m_temperature", "surface_pressure", "geopotential", "specific_humidity", "temperature", "u_component_of_wind", "v_component_of_wind" ], "time_indices": "38578:38598:1" } }, { "prompt": "The following data shows the global weather fields over a period of 108 hours, sampled at an interval of 6 hours. {'type': 'wb2', 'variables': ['mean_sea_level_pressure', '10m_u_component_of_wind', '10m_v_component_of_wind', '2m_temperature', 'surface_pressure', 'geopotential', 'specific_humidity', 'temperature', 'u_component_of_wind', 'v_component_of_wind'], 'time_indices': '38922:38940:1'} The data starts from August 22 12:00 and ends on August 26 18:00. Based on the above data, answer the following question:", "question": "In the 6-hour snapshot 90 hours after the end of the given time window, does the minimum value of temperature at 50 hPa within Saint Andrew, Jamaica remain above 209.72999572753906K throughout Saint Andrew, Jamaica?", "response": "In Saint Andrew, Jamaica, the minimum value of temperature at 50 hPa over the 90 hours window is 210.70623779296875K, which is compared to the threshold 209.72999572753906K; this makes the statement True.", "metadata": { "true_value": true, "actual_value": { "actualvalue_0": "210.70623779296875", "auxvariables_0": "209.72999572753906", "checks": [ { "name": "min_above_threshold", "actual": "210.70623779296875", "op": ">=", "th": "209.72999572753906", "ok": true } ], "justification": "In {{regions_0}}, the minimum value of {{wb2varnames_0}}{{levelsuffixes_0}} over the {{duration}} hour window is {{actualvalue_0}}{{units_0}}, which is compared to the threshold {{auxvariables_0}}{{units_0}}; this makes the statement {{label}}." }, "code_path": "templates/synthetic_task_code/boolean/non_snapshot/tmpl_022.py", "sampler_code_path": "templates/synthetic_task_code/boolean/non_snapshot/sampling_tmpl_022.py", "template_id": "tmpl_022", "template_str": "In the 6-hour snapshot {duration} hours after the end of the given time window, does the minimum value of {wb2varnames_0}{levelsuffixes_0} within {regions_0} remain above {{auxvariables_0}}{units_0} throughout {regions_0}?", "template_type": "timeseries", "mode": "boolean", "constraints": { "version": 1, "wb2varnames": { "family": "same" }, "regions": { "granularity": "same" }, "units": { "bind_to_var": [ 0 ] } }, "filled_values": { "wb2varnames": [ "temperature" ], "levelsuffixes": [ 50 ], "regions": [ "Saint Andrew, Jamaica" ], "units": [ "K" ], "duration": 90, "auxvariables_0_provenance": [ "var=temperature, tail=P10 over window [0,90]" ], "auxvariables": [ "209.72999572753906" ] }, "wb2_data": { "type": "wb2_reference", "variables": [ "temperature" ], "time_range": "38940:39040:1" }, "rng_seed": null, "justification": { "text": "In Saint Andrew, Jamaica, the minimum value of temperature at 50 hPa over the 90 hours window is 210.70623779296875K, which is compared to the threshold 209.72999572753906K; this makes the statement True." }, "question_id": "WucO3b", "prompt_id": "HIuSnl", "difficulty": "medium", "level": "2b_boolean", "eval_type": "boolean", "forced_extreme_window": false, "task_id": "bb89fd0154f3e6fd" }, "data_desc": { "type": "wb2", "variables": [ "mean_sea_level_pressure", "10m_u_component_of_wind", "10m_v_component_of_wind", "2m_temperature", "surface_pressure", "geopotential", "specific_humidity", "temperature", "u_component_of_wind", "v_component_of_wind" ], "time_indices": "38922:38940:1" } }, { "prompt": "The following data shows the global weather fields over a period of 84 hours, sampled at an interval of 6 hours. {'type': 'wb2', 'variables': ['mean_sea_level_pressure', '10m_u_component_of_wind', '10m_v_component_of_wind', '2m_temperature', 'surface_pressure', 'geopotential', 'specific_humidity', 'temperature', 'u_component_of_wind', 'v_component_of_wind'], 'time_indices': '48981:48995:1'} The data starts from July 11 06:00 and ends on July 14 12:00. Based on the above data, answer the following question:", "question": "In the 6-hour snapshot 78 hours after the end of the given time window, does the maximum value of v_component_of_wind at 500 hPa within Jalapa, Guatemala exceed 11.55m/s, while the maximum value of v_component_of_wind at 500 hPa within Bolama, Guinea-Bissau remains below 0.0m/s?", "response": "In 78 hours after the end of the given time window, the maximum value of v_component_of_wind at 500 hPa within Jalapa, Guatemala is 10.31071949005127m/s, relative to the threshold 11.55m/s; while within Bolama, Guinea-Bissau the maximum is 0.3357938826084137m/s, relative to the threshold 0.0m/s. Combined with the gating condition, this makes the statement False.", "metadata": { "true_value": false, "actual_value": { "actualvalue_0": "10.31071949005127", "actualvalue_1": "0.3357938826084137", "auxvariables_0": "11.55", "auxvariables_1": "0.0", "checks": [ { "name": "cond0", "actual": "10.31071949005127", "op": ">", "th": "11.55", "ok": false }, { "name": "cond1", "actual": "0.3357938826084137", "op": "<", "th": "0.0", "ok": false } ], "justification": "In {duration} hours after the end of the given time window, the maximum value of {{wb2varnames_0}}{{levelsuffixes_0}} within {{regions_0}} is {{actualvalue_0}}{{units_0}}, relative to the threshold {{auxvariables_0}}{{units_0}}; while within {{regions_1}} the maximum is {{actualvalue_1}}{{units_0}}, relative to the threshold {{auxvariables_1}}{{units_0}}. Combined with the gating condition, this makes the statement {{label}}." }, "code_path": "templates/synthetic_task_code/boolean/non_snapshot/tmpl_004.py", "sampler_code_path": "templates/synthetic_task_code/boolean/non_snapshot/sampling_tmpl_004.py", "template_id": "tmpl_004", "template_str": "In the 6-hour snapshot {duration} hours after the end of the given time window, does the maximum value of {wb2varnames_0}{levelsuffixes_0} within {regions_0} exceed {auxvariables_0}{units_0}, while the maximum value of {wb2varnames_0}{levelsuffixes_0} within {regions_1} remains below {auxvariables_1}{units_0}?", "template_type": "timeseries", "mode": "boolean", "constraints": { "version": 1, "wb2varnames": { "family": "same" }, "regions": { "granularity": "same" }, "units": { "bind_to_var": [ 0, 0 ] } }, "filled_values": { "wb2varnames": [ "v_component_of_wind" ], "levelsuffixes": [ 500 ], "regions": [ "Jalapa, Guatemala", "Bolama, Guinea-Bissau" ], "units": [ "m/s" ], "duration": 78, "auxvariables": [ "11.55", "0.0" ], "auxvariables_0": "11.55", "auxvariables_1": "0.0" }, "wb2_data": { "type": "wb2_reference", "variables": [ "v_component_of_wind" ], "time_range": "48995:49095:1" }, "rng_seed": null, "justification": { "text": "In 78 hours after the end of the given time window, the maximum value of v_component_of_wind at 500 hPa within Jalapa, Guatemala is 10.31071949005127m/s, relative to the threshold 11.55m/s; while within Bolama, Guinea-Bissau the maximum is 0.3357938826084137m/s, relative to the threshold 0.0m/s. Combined with the gating condition, this makes the statement False." }, "question_id": "cSJHXI", "prompt_id": "HIuSnl", "difficulty": "medium", "level": "2b_boolean", "eval_type": "boolean", "forced_extreme_window": false, "task_id": "2837b54a495461a8" }, "data_desc": { "type": "wb2", "variables": [ "mean_sea_level_pressure", "10m_u_component_of_wind", "10m_v_component_of_wind", "2m_temperature", "surface_pressure", "geopotential", "specific_humidity", "temperature", "u_component_of_wind", "v_component_of_wind" ], "time_indices": "48981:48995:1" } }, { "prompt": "The following data shows the global weather fields over a period of 42 hours, sampled at an interval of 6 hours. {'type': 'wb2', 'variables': ['mean_sea_level_pressure', '10m_u_component_of_wind', '10m_v_component_of_wind', '2m_temperature', 'surface_pressure', 'geopotential', 'specific_humidity', 'temperature', 'u_component_of_wind', 'v_component_of_wind'], 'time_indices': '91829:91836:1'} The data starts from November 08 06:00 and ends on November 09 18:00. Based on the above data, answer the following question:", "question": "In the 6-hour snapshot 48 hours after the end of the given time window, does the maximum value of temperature at 500 hPa within Napo, Ecuador exceed 264.48K, while the maximum value of temperature at 500 hPa within Cop\u00e1n, Honduras remains below 271.43K?", "response": "In 48 hours after the end of the given time window, the maximum value of temperature at 500 hPa within Napo, Ecuador is 269.8729553222656K, relative to the threshold 264.48K; while within Cop\u00e1n, Honduras the maximum is 266.1072082519531K, relative to the threshold 271.43K. Combined with the gating condition, this makes the statement True.", "metadata": { "true_value": true, "actual_value": { "actualvalue_0": "269.8729553222656", "actualvalue_1": "266.1072082519531", "auxvariables_0": "264.48", "auxvariables_1": "271.43", "checks": [ { "name": "cond0", "actual": "269.8729553222656", "op": ">", "th": "264.48", "ok": true }, { "name": "cond1", "actual": "266.1072082519531", "op": "<", "th": "271.43", "ok": true } ], "justification": "In {duration} hours after the end of the given time window, the maximum value of {{wb2varnames_0}}{{levelsuffixes_0}} within {{regions_0}} is {{actualvalue_0}}{{units_0}}, relative to the threshold {{auxvariables_0}}{{units_0}}; while within {{regions_1}} the maximum is {{actualvalue_1}}{{units_0}}, relative to the threshold {{auxvariables_1}}{{units_0}}. Combined with the gating condition, this makes the statement {{label}}." }, "code_path": "templates/synthetic_task_code/boolean/non_snapshot/tmpl_004.py", "sampler_code_path": "templates/synthetic_task_code/boolean/non_snapshot/sampling_tmpl_004.py", "template_id": "tmpl_004", "template_str": "In the 6-hour snapshot {duration} hours after the end of the given time window, does the maximum value of {wb2varnames_0}{levelsuffixes_0} within {regions_0} exceed {auxvariables_0}{units_0}, while the maximum value of {wb2varnames_0}{levelsuffixes_0} within {regions_1} remains below {auxvariables_1}{units_0}?", "template_type": "timeseries", "mode": "boolean", "constraints": { "version": 1, "wb2varnames": { "family": "same" }, "regions": { "granularity": "same" }, "units": { "bind_to_var": [ 0, 0 ] } }, "filled_values": { "wb2varnames": [ "temperature" ], "levelsuffixes": [ 500 ], "regions": [ "Napo, Ecuador", "Cop\u00e1n, Honduras" ], "units": [ "K" ], "duration": 48, "auxvariables": [ "264.48", "271.43" ], "auxvariables_0": "264.48", "auxvariables_1": "271.43" }, "wb2_data": { "type": "wb2_reference", "variables": [ "temperature" ], "time_range": "91836:91936:1" }, "rng_seed": null, "justification": { "text": "In 48 hours after the end of the given time window, the maximum value of temperature at 500 hPa within Napo, Ecuador is 269.8729553222656K, relative to the threshold 264.48K; while within Cop\u00e1n, Honduras the maximum is 266.1072082519531K, relative to the threshold 271.43K. Combined with the gating condition, this makes the statement True." }, "question_id": "cSJHXI", "prompt_id": "HIuSnl", "difficulty": "medium", "level": "2b_boolean", "eval_type": "boolean", "forced_extreme_window": false, "task_id": "f754b9bcdaf5ed24" }, "data_desc": { "type": "wb2", "variables": [ "mean_sea_level_pressure", "10m_u_component_of_wind", "10m_v_component_of_wind", "2m_temperature", "surface_pressure", "geopotential", "specific_humidity", "temperature", "u_component_of_wind", "v_component_of_wind" ], "time_indices": "91829:91836:1" } }, { "prompt": "The following data shows the global weather fields over a period of 18 hours, sampled at an interval of 6 hours. {'type': 'wb2', 'variables': ['mean_sea_level_pressure', '10m_u_component_of_wind', '10m_v_component_of_wind', '2m_temperature', 'surface_pressure', 'geopotential', 'specific_humidity', 'temperature', 'u_component_of_wind', 'v_component_of_wind'], 'time_indices': '57389:57392:1'} The data starts from April 13 06:00 and ends on April 13 18:00. Based on the above data, answer the following question:", "question": "In the 6-hour snapshot 198 hours after the end of the given time window, does the minimum value of geopotential at 150 hPa within Gulf of Mexico remain above 132889.61m\u00b2/s\u00b2 throughout Gulf of Mexico?", "response": "In Gulf of Mexico, the minimum value of geopotential at 150 hPa over the 198 hours window is 135601.640625m\u00b2/s\u00b2, which is compared to the threshold 132889.61m\u00b2/s\u00b2; this makes the statement True.", "metadata": { "true_value": true, "actual_value": { "actualvalue_0": "135601.640625", "auxvariables_0": "132889.61", "checks": [ { "name": "min_above_threshold", "actual": "135601.640625", "op": ">=", "th": "132889.61", "ok": true } ], "justification": "In {{regions_0}}, the minimum value of {{wb2varnames_0}}{{levelsuffixes_0}} over the {{duration}} hour window is {{actualvalue_0}}{{units_0}}, which is compared to the threshold {{auxvariables_0}}{{units_0}}; this makes the statement {{label}}." }, "code_path": "templates/synthetic_task_code/boolean/non_snapshot/tmpl_022.py", "sampler_code_path": "templates/synthetic_task_code/boolean/non_snapshot/sampling_tmpl_022.py", "template_id": "tmpl_022", "template_str": "In the 6-hour snapshot {duration} hours after the end of the given time window, does the minimum value of {wb2varnames_0}{levelsuffixes_0} within {regions_0} remain above {{auxvariables_0}}{units_0} throughout {regions_0}?", "template_type": "timeseries", "mode": "boolean", "constraints": { "version": 1, "wb2varnames": { "family": "same" }, "regions": { "granularity": "same" }, "units": { "bind_to_var": [ 0 ] } }, "filled_values": { "wb2varnames": [ "geopotential" ], "levelsuffixes": [ 150 ], "regions": [ "Gulf of Mexico" ], "units": [ "m\u00b2/s\u00b2" ], "duration": 198, "auxvariables_0_provenance": [ "var=geopotential, tail=P10 over window [0,198]" ], "auxvariables": [ "132889.61" ], "auxvariables_0": "132889.61" }, "wb2_data": { "type": "wb2_reference", "variables": [ "geopotential" ], "time_range": "57392:57492:1" }, "rng_seed": null, "justification": { "text": "In Gulf of Mexico, the minimum value of geopotential at 150 hPa over the 198 hours window is 135601.640625m\u00b2/s\u00b2, which is compared to the threshold 132889.61m\u00b2/s\u00b2; this makes the statement True." }, "question_id": "WucO3b", "prompt_id": "HIuSnl", "difficulty": "medium", "level": "2b_boolean", "eval_type": "boolean", "forced_extreme_window": false, "task_id": "6967f338231be657" }, "data_desc": { "type": "wb2", "variables": [ "mean_sea_level_pressure", "10m_u_component_of_wind", "10m_v_component_of_wind", "2m_temperature", "surface_pressure", "geopotential", "specific_humidity", "temperature", "u_component_of_wind", "v_component_of_wind" ], "time_indices": "57389:57392:1" } }, { "prompt": "The following data shows the global weather fields over a period of 60 hours, sampled at an interval of 6 hours. {'type': 'wb2', 'variables': ['mean_sea_level_pressure', '10m_u_component_of_wind', '10m_v_component_of_wind', '2m_temperature', 'surface_pressure', 'geopotential', 'specific_humidity', 'temperature', 'u_component_of_wind', 'v_component_of_wind'], 'time_indices': '88763:88773:1'} The data starts from October 03 18:00 and ends on October 06 00:00. Based on the above data, answer the following question:", "question": "In the 6-hour snapshot 36 hours after the end of the given time window, does the maximum value of v_component_of_wind at 1000 hPa within New Zealand occur at a latitude that is at least 0.01 degrees farther north than its maximum within US Naval Base Guantanamo Bay?", "response": "In 36 hours after the end of the given time window, the northward latitude difference between the maximum v_component_of_wind at 1000 hPa in New Zealand (-51.0) and US Naval Base Guantanamo Bay (19.499999999999996) is at least 0.01 degrees if and only if the statement is False.", "metadata": { "true_value": false, "actual_value": { "actualvalue_0": "-51.0", "actualvalue_1": "19.499999999999996", "auxvariables_0": "0.01", "checks": [ { "name": "north_lat_diff", "actual": "-70.5", "op": ">=", "th": "0.01", "ok": false } ], "justification": "In {{duration}} hours after the end of the given time window, the northward latitude difference between the maximum {{wb2varnames_0}}{{levelsuffixes_0}} in {{regions_0}} ({{actualvalue_0}}) and {{regions_1}} ({{actualvalue_1}}) is at least {{auxvariables_0}} degrees if and only if the statement is {{label}}." }, "code_path": "templates/synthetic_task_code/boolean/non_snapshot/tmpl_025.py", "sampler_code_path": "templates/synthetic_task_code/boolean/non_snapshot/sampling_tmpl_025.py", "template_id": "tmpl_025", "template_str": "In the 6-hour snapshot {duration} hours after the end of the given time window, does the maximum value of {wb2varnames_0}{levelsuffixes_0} within {regions_0} occur at a latitude that is at least {{auxvariables_0}} degrees farther north than its maximum within {regions_1}?", "template_type": "timeseries", "mode": "boolean", "constraints": { "version": 1, "wb2varnames": { "family": "same" }, "regions": { "granularity": "same" }, "units": { "bind_to_var": [] } }, "filled_values": { "wb2varnames": [ "v_component_of_wind" ], "levelsuffixes": [ 1000 ], "regions": [ "New Zealand", "US Naval Base Guantanamo Bay" ], "duration": 36, "auxvariables": [ "0.01" ] }, "wb2_data": { "type": "wb2_reference", "variables": [ "v_component_of_wind" ], "time_range": "88773:88873:1" }, "rng_seed": null, "justification": { "text": "In 36 hours after the end of the given time window, the northward latitude difference between the maximum v_component_of_wind at 1000 hPa in New Zealand (-51.0) and US Naval Base Guantanamo Bay (19.499999999999996) is at least 0.01 degrees if and only if the statement is False." }, "question_id": "ZdH3mW", "prompt_id": "HIuSnl", "difficulty": "medium", "level": "2b_boolean", "eval_type": "boolean", "forced_extreme_window": false, "task_id": "267a5c51fd73a232" }, "data_desc": { "type": "wb2", "variables": [ "mean_sea_level_pressure", "10m_u_component_of_wind", "10m_v_component_of_wind", "2m_temperature", "surface_pressure", "geopotential", "specific_humidity", "temperature", "u_component_of_wind", "v_component_of_wind" ], "time_indices": "88763:88773:1" } }, { "prompt": "The following data shows the global weather fields over a period of 96 hours, sampled at an interval of 6 hours. {'type': 'wb2', 'variables': ['mean_sea_level_pressure', '10m_u_component_of_wind', '10m_v_component_of_wind', '2m_temperature', 'surface_pressure', 'geopotential', 'specific_humidity', 'temperature', 'u_component_of_wind', 'v_component_of_wind'], 'time_indices': '52497:52513:1'} The data starts from December 07 06:00 and ends on December 11 00:00. Based on the above data, answer the following question:", "question": "In the 6-hour snapshot 174 hours after the end of the given time window, does the maximum value of u_component_of_wind at 1000 hPa within Iraq exceed 0.94m/s?", "response": "In 174 hours after the end of the given time window, the maximum value of u_component_of_wind at 1000 hPa within Iraq is 2.6585354804992676m/s, compared to the threshold 0.94m/s; this makes the statement True.", "metadata": { "true_value": true, "actual_value": { "actualvalue_0": "2.6585354804992676", "auxvariables_0": "0.94", "checks": [ { "name": "region_max_exceeds_threshold", "actual": "2.6585354804992676", "op": ">", "th": "0.94", "ok": true } ], "justification": "In {{duration}} hours after the end of the given time window, the maximum value of {{wb2varnames_0}}{{levelsuffixes_0}} within {{regions_0}} is {{actualvalue_0}}{{units_0}}, compared to the threshold {{auxvariables_0}}{{units_0}}; this makes the statement {{label}}." }, "code_path": "templates/synthetic_task_code/boolean/non_snapshot/tmpl_006.py", "sampler_code_path": "templates/synthetic_task_code/boolean/non_snapshot/sampling_tmpl_006.py", "template_id": "tmpl_006", "template_str": "In the 6-hour snapshot {duration} hours after the end of the given time window, does the maximum value of {wb2varnames_0}{levelsuffixes_0} within {regions_0} exceed {auxvariables_0}{units_0}?", "template_type": "timeseries", "mode": "boolean", "constraints": { "version": 1, "wb2varnames": { "family": "same" }, "regions": { "granularity": "same" }, "units": { "bind_to_var": [ 0 ] } }, "filled_values": { "wb2varnames": [ "u_component_of_wind" ], "levelsuffixes": [ 1000 ], "regions": [ "Iraq" ], "units": [ "m/s" ], "duration": 174, "auxvariables": [ "0.94" ] }, "wb2_data": { "type": "wb2_reference", "variables": [ "u_component_of_wind" ], "time_range": "52513:52613:1" }, "rng_seed": null, "justification": { "text": "In 174 hours after the end of the given time window, the maximum value of u_component_of_wind at 1000 hPa within Iraq is 2.6585354804992676m/s, compared to the threshold 0.94m/s; this makes the statement True." }, "question_id": "Q0avwV", "prompt_id": "HIuSnl", "difficulty": "medium", "level": "2b_boolean", "eval_type": "boolean", "forced_extreme_window": false, "task_id": "f912175caf4ef828" }, "data_desc": { "type": "wb2", "variables": [ "mean_sea_level_pressure", "10m_u_component_of_wind", "10m_v_component_of_wind", "2m_temperature", "surface_pressure", "geopotential", "specific_humidity", "temperature", "u_component_of_wind", "v_component_of_wind" ], "time_indices": "52497:52513:1" } }, { "prompt": "The following data shows the global weather fields over a period of 132 hours, sampled at an interval of 6 hours. {'type': 'wb2', 'variables': ['mean_sea_level_pressure', '10m_u_component_of_wind', '10m_v_component_of_wind', '2m_temperature', 'surface_pressure', 'geopotential', 'specific_humidity', 'temperature', 'u_component_of_wind', 'v_component_of_wind'], 'time_indices': '43301:43323:1'} The data starts from August 21 06:00 and ends on August 26 12:00. Based on the above data, answer the following question:", "question": "In the 6-hour snapshot 30 hours after the end of the given time window, does the area within Cook Islands where temperature at 1000 hPa exceeds 298.7699890136719K cover more than 66.951 percent of Cook Islands?", "response": "In 30 hours after the end of the given time window, the area within Cook Islands where temperature at 1000 hPa exceeds 298.7699890136719K covers 0.0 percent of Cook Islands, compared to the threshold 66.951 percent; the statement is thus False.", "metadata": { "true_value": false, "actual_value": { "actualvalue_0": "0.0", "actualvalue_1": "66.951", "auxvariables_0": "298.7699890136719", "auxvariables_1": "66.951", "checks": [ { "name": "gating_exceeds", "actual": "0.0", "op": ">", "th": "0.0", "ok": false }, { "name": "primary_percent", "actual": "0.0", "op": ">", "th": "66.951", "ok": false } ], "justification": "In {{duration}} hours after the end of the given time window, the area within {{regions_0}} where {{wb2varnames_0}}{{levelsuffixes_0}} exceeds {{auxvariables_0}}{{units_0}} covers {{actualvalue_0}} percent of {{regions_0}}, compared to the threshold {{auxvariables_1}} percent; the statement is thus {{label}}." }, "code_path": "templates/synthetic_task_code/boolean/non_snapshot/tmpl_023.py", "sampler_code_path": "templates/synthetic_task_code/boolean/non_snapshot/sampling_tmpl_023.py", "template_id": "tmpl_023", "template_str": "In the 6-hour snapshot {duration} hours after the end of the given time window, does the area within {regions_0} where {wb2varnames_0}{levelsuffixes_0} exceeds {auxvariables_0}{units_0} cover more than {auxvariables_1} percent of {regions_0}?", "template_type": "timeseries", "mode": "boolean", "constraints": { "version": 1, "wb2varnames": { "family": "same" }, "regions": { "granularity": "same" }, "units": { "bind_to_var": [ 0, 0 ] } }, "filled_values": { "wb2varnames": [ "temperature" ], "levelsuffixes": [ 1000 ], "regions": [ "Cook Islands" ], "units": [ "K" ], "duration": 30, "auxvariables": [ "298.7699890136719", "66.951" ] }, "wb2_data": { "type": "wb2_reference", "variables": [ "temperature" ], "time_range": "43323:43423:1" }, "rng_seed": null, "justification": { "text": "In 30 hours after the end of the given time window, the area within Cook Islands where temperature at 1000 hPa exceeds 298.7699890136719K covers 0.0 percent of Cook Islands, compared to the threshold 66.951 percent; the statement is thus False." }, "question_id": "B7IciW", "prompt_id": "HIuSnl", "difficulty": "medium", "level": "2b_boolean", "eval_type": "boolean", "forced_extreme_window": false, "task_id": "962c9226e1efecd9" }, "data_desc": { "type": "wb2", "variables": [ "mean_sea_level_pressure", "10m_u_component_of_wind", "10m_v_component_of_wind", "2m_temperature", "surface_pressure", "geopotential", "specific_humidity", "temperature", "u_component_of_wind", "v_component_of_wind" ], "time_indices": "43301:43323:1" } }, { "prompt": "The following data shows the global weather fields over a period of 168 hours, sampled at an interval of 6 hours. {'type': 'wb2', 'variables': ['mean_sea_level_pressure', '10m_u_component_of_wind', '10m_v_component_of_wind', '2m_temperature', 'surface_pressure', 'geopotential', 'specific_humidity', 'temperature', 'u_component_of_wind', 'v_component_of_wind'], 'time_indices': '92934:92962:1'} The data starts from August 11 12:00 and ends on August 18 06:00. Based on the above data, answer the following question:", "question": "In the 6-hour snapshot 132 hours after the end of the given time window, does the maximum value of geopotential at 700 hPa within Lesotho exceed the maximum value of geopotential at 700 hPa within American Samoa by more than 31533.61m\u00b2/s\u00b2?", "response": "In 132 hours after the end of the given time window, the maximum value of geopotential at 700 hPa within Lesotho exceeds the maximum value within American Samoa by 31391.298828125 - 30915.302734375, compared to the threshold 31533.61m\u00b2/s\u00b2; therefore, the statement is False.", "metadata": { "true_value": false, "actual_value": { "actualvalue_0": "30915.302734375", "actualvalue_1": "31391.298828125", "auxvariables_0": "31533.61", "checks": [ { "name": "region_diff_exceeds_threshold", "actual": "475.99609375", "op": ">", "th": "31533.61", "ok": false } ], "justification": "In {{duration}} hours after the end of the given time window, the maximum value of {{wb2varnames_0}}{{levelsuffixes_0}} within {{regions_1}} exceeds the maximum value within {{regions_0}} by {{actualvalue_1}} - {{actualvalue_0}}, compared to the threshold {{auxvariables_0}}{{units_0}}; therefore, the statement is {{label}}." }, "code_path": "templates/synthetic_task_code/boolean/non_snapshot/tmpl_001.py", "sampler_code_path": "templates/synthetic_task_code/boolean/non_snapshot/sampling_tmpl_001.py", "template_id": "tmpl_001", "template_str": "In the 6-hour snapshot {duration} hours after the end of the given time window, does the maximum value of {wb2varnames_0}{levelsuffixes_0} within {regions_1} exceed the maximum value of {wb2varnames_0}{levelsuffixes_0} within {regions_0} by more than {auxvariables_0}{units_0}?", "template_type": "timeseries", "mode": "boolean", "constraints": { "version": 1, "wb2varnames": { "family": "same" }, "regions": { "granularity": "same" }, "units": { "bind_to_var": [ 0 ] } }, "filled_values": { "wb2varnames": [ "geopotential" ], "levelsuffixes": [ 700 ], "regions": [ "American Samoa", "Lesotho" ], "units": [ "m\u00b2/s\u00b2" ], "duration": 132, "auxvariables": [ "31533.61" ], "auxvariables_0": "31533.61" }, "wb2_data": { "type": "wb2_reference", "variables": [ "geopotential" ], "time_range": "92962:93062:1" }, "rng_seed": null, "justification": { "text": "In 132 hours after the end of the given time window, the maximum value of geopotential at 700 hPa within Lesotho exceeds the maximum value within American Samoa by 31391.298828125 - 30915.302734375, compared to the threshold 31533.61m\u00b2/s\u00b2; therefore, the statement is False." }, "question_id": "c0Asz3", "prompt_id": "HIuSnl", "difficulty": "medium", "level": "2b_boolean", "eval_type": "boolean", "forced_extreme_window": false, "task_id": "0355c03b1192bdad" }, "data_desc": { "type": "wb2", "variables": [ "mean_sea_level_pressure", "10m_u_component_of_wind", "10m_v_component_of_wind", "2m_temperature", "surface_pressure", "geopotential", "specific_humidity", "temperature", "u_component_of_wind", "v_component_of_wind" ], "time_indices": "92934:92962:1" } }, { "prompt": "The following data shows the global weather fields over a period of 90 hours, sampled at an interval of 6 hours. {'type': 'wb2', 'variables': ['mean_sea_level_pressure', '10m_u_component_of_wind', '10m_v_component_of_wind', '2m_temperature', 'surface_pressure', 'geopotential', 'specific_humidity', 'temperature', 'u_component_of_wind', 'v_component_of_wind'], 'time_indices': '54867:54882:1'} The data starts from July 21 18:00 and ends on July 25 06:00. Based on the above data, answer the following question:", "question": "In the 6-hour snapshot 24 hours after the end of the given time window, does the area-averaged temperature at 300 hPa within Isle of Man exceed 226.75K and the area-averaged temperature at 925 hPa within Isle of Man remain below 290.17K?", "response": "In 24 hours after the end of the given time window, the area-averaged temperature at 300 hPa within Isle of Man is 231.37326855014794K relative to the threshold 226.75K, and the area-averaged temperature at 925 hPa within Isle of Man is 284.47810132113784K relative to the threshold 290.17K; combined, this makes the statement True.", "metadata": { "true_value": true, "actual_value": { "actualvalue_0": "231.37326855014794", "actualvalue_1": "284.47810132113784", "auxvariables_0": "226.75", "auxvariables_1": "290.17", "checks": [ { "name": "cond0", "actual": "231.37326855014794", "op": ">", "th": "226.75", "ok": true }, { "name": "gate0", "actual": "284.47810132113784", "op": "<", "th": "290.17", "ok": true } ], "justification": "In {{duration}} hours after the end of the given time window, the area-averaged {{wb2varnames_0}}{{levelsuffixes_0}} within {{regions_0}} is {{actualvalue_0}}{{units_0}} relative to the threshold {{auxvariables_0}}{{units_0}}, and the area-averaged {{wb2varnames_1}}{{levelsuffixes_1}} within {{regions_0}} is {{actualvalue_1}}{{units_1}} relative to the threshold {{auxvariables_1}}{{units_1}}; combined, this makes the statement {{label}}." }, "code_path": "templates/synthetic_task_code/boolean/non_snapshot/tmpl_007.py", "sampler_code_path": "templates/synthetic_task_code/boolean/non_snapshot/sampling_tmpl_007.py", "template_id": "tmpl_007", "template_str": "In the 6-hour snapshot {duration} hours after the end of the given time window, does the area-averaged {wb2varnames_0}{levelsuffixes_0} within {regions_0} exceed {auxvariables_0}{units_0} and the area-averaged {wb2varnames_1}{levelsuffixes_1} within {regions_0} remain below {auxvariables_1}{units_1}?", "template_type": "timeseries", "mode": "boolean", "constraints": { "version": 1, "wb2varnames": { "family": "same" }, "regions": { "granularity": "same" }, "units": { "bind_to_var": [ 0, 1 ] } }, "filled_values": { "wb2varnames": [ "temperature", "temperature" ], "levelsuffixes": [ 300, 925 ], "regions": [ "Isle of Man" ], "units": [ "K", "K" ], "duration": 24, "auxvariables": [ "226.75", "290.17" ], "auxvariables_0": "226.75", "auxvariables_1": "290.17" }, "wb2_data": { "type": "wb2_reference", "variables": [ "temperature", "temperature" ], "time_range": "54882:54982:1" }, "rng_seed": null, "justification": { "text": "In 24 hours after the end of the given time window, the area-averaged temperature at 300 hPa within Isle of Man is 231.37326855014794K relative to the threshold 226.75K, and the area-averaged temperature at 925 hPa within Isle of Man is 284.47810132113784K relative to the threshold 290.17K; combined, this makes the statement True." }, "question_id": "Rdqpmf", "prompt_id": "HIuSnl", "difficulty": "medium", "level": "2b_boolean", "eval_type": "boolean", "forced_extreme_window": false, "task_id": "5bda7a3d750ede77" }, "data_desc": { "type": "wb2", "variables": [ "mean_sea_level_pressure", "10m_u_component_of_wind", "10m_v_component_of_wind", "2m_temperature", "surface_pressure", "geopotential", "specific_humidity", "temperature", "u_component_of_wind", "v_component_of_wind" ], "time_indices": "54867:54882:1" } }, { "prompt": "The following data shows the global weather fields over a period of 150 hours, sampled at an interval of 6 hours. {'type': 'wb2', 'variables': ['mean_sea_level_pressure', '10m_u_component_of_wind', '10m_v_component_of_wind', '2m_temperature', 'surface_pressure', 'geopotential', 'specific_humidity', 'temperature', 'u_component_of_wind', 'v_component_of_wind'], 'time_indices': '89285:89310:1'} The data starts from February 11 06:00 and ends on February 17 06:00. Based on the above data, answer the following question:", "question": "In the 6-hour snapshot 186 hours after the end of the given time window, does the maximum value of geopotential at 600 hPa within US Naval Base Guantanamo Bay exceed 43608.0m\u00b2/s\u00b2?", "response": "In 186 hours after the end of the given time window, the maximum value of geopotential at 600 hPa within US Naval Base Guantanamo Bay is 43346.01171875m\u00b2/s\u00b2, compared to the threshold 43608.0m\u00b2/s\u00b2; this makes the statement False.", "metadata": { "true_value": false, "actual_value": { "actualvalue_0": "43346.01171875", "auxvariables_0": "43608.0", "checks": [ { "name": "region_max_exceeds_threshold", "actual": "43346.01171875", "op": ">", "th": "43608.0", "ok": false } ], "justification": "In {{duration}} hours after the end of the given time window, the maximum value of {{wb2varnames_0}}{{levelsuffixes_0}} within {{regions_0}} is {{actualvalue_0}}{{units_0}}, compared to the threshold {{auxvariables_0}}{{units_0}}; this makes the statement {{label}}." }, "code_path": "templates/synthetic_task_code/boolean/non_snapshot/tmpl_006.py", "sampler_code_path": "templates/synthetic_task_code/boolean/non_snapshot/sampling_tmpl_006.py", "template_id": "tmpl_006", "template_str": "In the 6-hour snapshot {duration} hours after the end of the given time window, does the maximum value of {wb2varnames_0}{levelsuffixes_0} within {regions_0} exceed {auxvariables_0}{units_0}?", "template_type": "timeseries", "mode": "boolean", "constraints": { "version": 1, "wb2varnames": { "family": "same" }, "regions": { "granularity": "same" }, "units": { "bind_to_var": [ 0 ] } }, "filled_values": { "wb2varnames": [ "geopotential" ], "levelsuffixes": [ 600 ], "regions": [ "US Naval Base Guantanamo Bay" ], "units": [ "m\u00b2/s\u00b2" ], "duration": 186, "auxvariables": [ "43608.0" ] }, "wb2_data": { "type": "wb2_reference", "variables": [ "geopotential" ], "time_range": "89310:89410:1" }, "rng_seed": null, "justification": { "text": "In 186 hours after the end of the given time window, the maximum value of geopotential at 600 hPa within US Naval Base Guantanamo Bay is 43346.01171875m\u00b2/s\u00b2, compared to the threshold 43608.0m\u00b2/s\u00b2; this makes the statement False." }, "question_id": "Q0avwV", "prompt_id": "HIuSnl", "difficulty": "medium", "level": "2b_boolean", "eval_type": "boolean", "forced_extreme_window": false, "task_id": "e8dabd0cb040493d" }, "data_desc": { "type": "wb2", "variables": [ "mean_sea_level_pressure", "10m_u_component_of_wind", "10m_v_component_of_wind", "2m_temperature", "surface_pressure", "geopotential", "specific_humidity", "temperature", "u_component_of_wind", "v_component_of_wind" ], "time_indices": "89285:89310:1" } }, { "prompt": "The following data shows the global weather fields over a period of 60 hours, sampled at an interval of 6 hours. {'type': 'wb2', 'variables': ['mean_sea_level_pressure', '10m_u_component_of_wind', '10m_v_component_of_wind', '2m_temperature', 'surface_pressure', 'geopotential', 'specific_humidity', 'temperature', 'u_component_of_wind', 'v_component_of_wind'], 'time_indices': '88684:88694:1'} The data starts from September 14 00:00 and ends on September 16 06:00. Based on the above data, answer the following question:", "question": "In the 6-hour snapshot 96 hours after the end of the given time window, does the maximum value of specific_humidity at 300 hPa within Gulf of Aqaba exceed 0.000299000006634742kg/kg, while the maximum value of specific_humidity at 300 hPa within Queen Charlotte Sound remains below 0.0002739999908953905kg/kg?", "response": "In 96 hours after the end of the given time window, the maximum value of specific_humidity at 300 hPa within Gulf of Aqaba is 0.00022551724396180362kg/kg, relative to the threshold 0.000299000006634742kg/kg; while within Queen Charlotte Sound the maximum is 0.0001971575984498486kg/kg, relative to the threshold 0.0002739999908953905kg/kg. Combined with the gating condition, this makes the statement False.", "metadata": { "true_value": false, "actual_value": { "actualvalue_0": "0.00022551724396180362", "actualvalue_1": "0.0001971575984498486", "auxvariables_0": "0.000299000006634742", "auxvariables_1": "0.0002739999908953905", "checks": [ { "name": "cond0", "actual": "0.00022551724396180362", "op": ">", "th": "0.000299000006634742", "ok": false }, { "name": "cond1", "actual": "0.0001971575984498486", "op": "<", "th": "0.0002739999908953905", "ok": true } ], "justification": "In {duration} hours after the end of the given time window, the maximum value of {{wb2varnames_0}}{{levelsuffixes_0}} within {{regions_0}} is {{actualvalue_0}}{{units_0}}, relative to the threshold {{auxvariables_0}}{{units_0}}; while within {{regions_1}} the maximum is {{actualvalue_1}}{{units_0}}, relative to the threshold {{auxvariables_1}}{{units_0}}. Combined with the gating condition, this makes the statement {{label}}." }, "code_path": "templates/synthetic_task_code/boolean/non_snapshot/tmpl_004.py", "sampler_code_path": "templates/synthetic_task_code/boolean/non_snapshot/sampling_tmpl_004.py", "template_id": "tmpl_004", "template_str": "In the 6-hour snapshot {duration} hours after the end of the given time window, does the maximum value of {wb2varnames_0}{levelsuffixes_0} within {regions_0} exceed {auxvariables_0}{units_0}, while the maximum value of {wb2varnames_0}{levelsuffixes_0} within {regions_1} remains below {auxvariables_1}{units_0}?", "template_type": "timeseries", "mode": "boolean", "constraints": { "version": 1, "wb2varnames": { "family": "same" }, "regions": { "granularity": "same" }, "units": { "bind_to_var": [ 0, 0 ] } }, "filled_values": { "wb2varnames": [ "specific_humidity" ], "levelsuffixes": [ 300 ], "regions": [ "Gulf of Aqaba", "Queen Charlotte Sound" ], "units": [ "kg/kg" ], "duration": 96, "auxvariables": [ "0.000299000006634742", "0.0002739999908953905" ] }, "wb2_data": { "type": "wb2_reference", "variables": [ "specific_humidity" ], "time_range": "88694:88794:1" }, "rng_seed": null, "justification": { "text": "In 96 hours after the end of the given time window, the maximum value of specific_humidity at 300 hPa within Gulf of Aqaba is 0.00022551724396180362kg/kg, relative to the threshold 0.000299000006634742kg/kg; while within Queen Charlotte Sound the maximum is 0.0001971575984498486kg/kg, relative to the threshold 0.0002739999908953905kg/kg. Combined with the gating condition, this makes the statement False." }, "question_id": "cSJHXI", "prompt_id": "HIuSnl", "difficulty": "medium", "level": "2b_boolean", "eval_type": "boolean", "forced_extreme_window": false, "task_id": "5a4a7ef5901f27fc" }, "data_desc": { "type": "wb2", "variables": [ "mean_sea_level_pressure", "10m_u_component_of_wind", "10m_v_component_of_wind", "2m_temperature", "surface_pressure", "geopotential", "specific_humidity", "temperature", "u_component_of_wind", "v_component_of_wind" ], "time_indices": "88684:88694:1" } }, { "prompt": "The following data shows the global weather fields over a period of 96 hours, sampled at an interval of 6 hours. {'type': 'wb2', 'variables': ['mean_sea_level_pressure', '10m_u_component_of_wind', '10m_v_component_of_wind', '2m_temperature', 'surface_pressure', 'geopotential', 'specific_humidity', 'temperature', 'u_component_of_wind', 'v_component_of_wind'], 'time_indices': '69051:69067:1'} The data starts from April 06 18:00 and ends on April 10 12:00. Based on the above data, answer the following question:", "question": "In the 6-hour snapshot 90 hours after the end of the given time window, does the maximum value of v_component_of_wind at 1000 hPa within Qatar occur at a latitude that is at least 7.5 degrees farther north than its maximum within Antigua and Barbuda?", "response": "In 90 hours after the end of the given time window, the northward latitude difference between the maximum v_component_of_wind at 1000 hPa in Qatar (25.49999999999999) and Antigua and Barbuda (18.0) is at least 7.5 degrees if and only if the statement is False.", "metadata": { "true_value": false, "actual_value": { "actualvalue_0": "25.49999999999999", "actualvalue_1": "18.0", "auxvariables_0": "7.5", "checks": [ { "name": "north_lat_diff", "actual": "7.499999999999989", "op": ">=", "th": "7.5", "ok": false } ], "justification": "In {{duration}} hours after the end of the given time window, the northward latitude difference between the maximum {{wb2varnames_0}}{{levelsuffixes_0}} in {{regions_0}} ({{actualvalue_0}}) and {{regions_1}} ({{actualvalue_1}}) is at least {{auxvariables_0}} degrees if and only if the statement is {{label}}." }, "code_path": "templates/synthetic_task_code/boolean/non_snapshot/tmpl_025.py", "sampler_code_path": "templates/synthetic_task_code/boolean/non_snapshot/sampling_tmpl_025.py", "template_id": "tmpl_025", "template_str": "In the 6-hour snapshot {duration} hours after the end of the given time window, does the maximum value of {wb2varnames_0}{levelsuffixes_0} within {regions_0} occur at a latitude that is at least {{auxvariables_0}} degrees farther north than its maximum within {regions_1}?", "template_type": "timeseries", "mode": "boolean", "constraints": { "version": 1, "wb2varnames": { "family": "same" }, "regions": { "granularity": "same" }, "units": { "bind_to_var": [] } }, "filled_values": { "wb2varnames": [ "v_component_of_wind" ], "levelsuffixes": [ 1000 ], "regions": [ "Qatar", "Antigua and Barbuda" ], "duration": 90, "auxvariables": [ "7.5" ] }, "wb2_data": { "type": "wb2_reference", "variables": [ "v_component_of_wind" ], "time_range": "69067:69167:1" }, "rng_seed": null, "justification": { "text": "In 90 hours after the end of the given time window, the northward latitude difference between the maximum v_component_of_wind at 1000 hPa in Qatar (25.49999999999999) and Antigua and Barbuda (18.0) is at least 7.5 degrees if and only if the statement is False." }, "question_id": "ZdH3mW", "prompt_id": "HIuSnl", "difficulty": "medium", "level": "2b_boolean", "eval_type": "boolean", "forced_extreme_window": false, "task_id": "fa070e986568d686" }, "data_desc": { "type": "wb2", "variables": [ "mean_sea_level_pressure", "10m_u_component_of_wind", "10m_v_component_of_wind", "2m_temperature", "surface_pressure", "geopotential", "specific_humidity", "temperature", "u_component_of_wind", "v_component_of_wind" ], "time_indices": "69051:69067:1" } }, { "prompt": "The following data shows the global weather fields over a period of 102 hours, sampled at an interval of 6 hours. {'type': 'wb2', 'variables': ['mean_sea_level_pressure', '10m_u_component_of_wind', '10m_v_component_of_wind', '2m_temperature', 'surface_pressure', 'geopotential', 'specific_humidity', 'temperature', 'u_component_of_wind', 'v_component_of_wind'], 'time_indices': '73658:73675:1'} The data starts from June 01 12:00 and ends on June 05 12:00. Based on the above data, answer the following question:", "question": "In the 6-hour snapshot 90 hours after the end of the given time window, does the area within Vincennes Bay where temperature at 925 hPa exceeds 260.9200134277344K cover more than 66.951 percent of Vincennes Bay?", "response": "In 90 hours after the end of the given time window, the area within Vincennes Bay where temperature at 925 hPa exceeds 260.9200134277344K covers 0.0 percent of Vincennes Bay, compared to the threshold 66.951 percent; the statement is thus False.", "metadata": { "true_value": false, "actual_value": { "actualvalue_0": "0.0", "actualvalue_1": "66.951", "auxvariables_0": "260.9200134277344", "auxvariables_1": "66.951", "checks": [ { "name": "gating_exceeds", "actual": "0.0", "op": ">", "th": "0.0", "ok": false }, { "name": "primary_percent", "actual": "0.0", "op": ">", "th": "66.951", "ok": false } ], "justification": "In {{duration}} hours after the end of the given time window, the area within {{regions_0}} where {{wb2varnames_0}}{{levelsuffixes_0}} exceeds {{auxvariables_0}}{{units_0}} covers {{actualvalue_0}} percent of {{regions_0}}, compared to the threshold {{auxvariables_1}} percent; the statement is thus {{label}}." }, "code_path": "templates/synthetic_task_code/boolean/non_snapshot/tmpl_023.py", "sampler_code_path": "templates/synthetic_task_code/boolean/non_snapshot/sampling_tmpl_023.py", "template_id": "tmpl_023", "template_str": "In the 6-hour snapshot {duration} hours after the end of the given time window, does the area within {regions_0} where {wb2varnames_0}{levelsuffixes_0} exceeds {auxvariables_0}{units_0} cover more than {auxvariables_1} percent of {regions_0}?", "template_type": "timeseries", "mode": "boolean", "constraints": { "version": 1, "wb2varnames": { "family": "same" }, "regions": { "granularity": "same" }, "units": { "bind_to_var": [ 0, 0 ] } }, "filled_values": { "wb2varnames": [ "temperature" ], "levelsuffixes": [ 925 ], "regions": [ "Vincennes Bay" ], "units": [ "K" ], "duration": 90, "auxvariables": [ "260.9200134277344", "66.951" ] }, "wb2_data": { "type": "wb2_reference", "variables": [ "temperature" ], "time_range": "73675:73775:1" }, "rng_seed": null, "justification": { "text": "In 90 hours after the end of the given time window, the area within Vincennes Bay where temperature at 925 hPa exceeds 260.9200134277344K covers 0.0 percent of Vincennes Bay, compared to the threshold 66.951 percent; the statement is thus False." }, "question_id": "B7IciW", "prompt_id": "HIuSnl", "difficulty": "medium", "level": "2b_boolean", "eval_type": "boolean", "forced_extreme_window": false, "task_id": "87db272baff7627f" }, "data_desc": { "type": "wb2", "variables": [ "mean_sea_level_pressure", "10m_u_component_of_wind", "10m_v_component_of_wind", "2m_temperature", "surface_pressure", "geopotential", "specific_humidity", "temperature", "u_component_of_wind", "v_component_of_wind" ], "time_indices": "73658:73675:1" } }, { "prompt": "The following data shows the global weather fields over a period of 168 hours, sampled at an interval of 6 hours. {'type': 'wb2', 'variables': ['mean_sea_level_pressure', '10m_u_component_of_wind', '10m_v_component_of_wind', '2m_temperature', 'surface_pressure', 'geopotential', 'specific_humidity', 'temperature', 'u_component_of_wind', 'v_component_of_wind'], 'time_indices': '92127:92155:1'} The data starts from January 21 18:00 and ends on January 28 12:00. Based on the above data, answer the following question:", "question": "In the 6-hour snapshot 138 hours after the end of the given time window, does the maximum value of specific_humidity at 850 hPa within Cook Inlet occur at a latitude that is at least 21.0 degrees farther north than its maximum within Bo Hai?", "response": "In 138 hours after the end of the given time window, the northward latitude difference between the maximum specific_humidity at 850 hPa in Cook Inlet (58.5) and Bo Hai (37.499999999999986) is at least 21.0 degrees if and only if the statement is True.", "metadata": { "true_value": true, "actual_value": { "actualvalue_0": "58.5", "actualvalue_1": "37.499999999999986", "auxvariables_0": "21.0", "checks": [ { "name": "north_lat_diff", "actual": "21.000000000000014", "op": ">=", "th": "21.0", "ok": true } ], "justification": "In {{duration}} hours after the end of the given time window, the northward latitude difference between the maximum {{wb2varnames_0}}{{levelsuffixes_0}} in {{regions_0}} ({{actualvalue_0}}) and {{regions_1}} ({{actualvalue_1}}) is at least {{auxvariables_0}} degrees if and only if the statement is {{label}}." }, "code_path": "templates/synthetic_task_code/boolean/non_snapshot/tmpl_025.py", "sampler_code_path": "templates/synthetic_task_code/boolean/non_snapshot/sampling_tmpl_025.py", "template_id": "tmpl_025", "template_str": "In the 6-hour snapshot {duration} hours after the end of the given time window, does the maximum value of {wb2varnames_0}{levelsuffixes_0} within {regions_0} occur at a latitude that is at least {{auxvariables_0}} degrees farther north than its maximum within {regions_1}?", "template_type": "timeseries", "mode": "boolean", "constraints": { "version": 1, "wb2varnames": { "family": "same" }, "regions": { "granularity": "same" }, "units": { "bind_to_var": [] } }, "filled_values": { "wb2varnames": [ "specific_humidity" ], "levelsuffixes": [ 850 ], "regions": [ "Cook Inlet", "Bo Hai" ], "duration": 138, "auxvariables": [ "21.0" ] }, "wb2_data": { "type": "wb2_reference", "variables": [ "specific_humidity" ], "time_range": "92155:92255:1" }, "rng_seed": null, "justification": { "text": "In 138 hours after the end of the given time window, the northward latitude difference between the maximum specific_humidity at 850 hPa in Cook Inlet (58.5) and Bo Hai (37.499999999999986) is at least 21.0 degrees if and only if the statement is True." }, "question_id": "ZdH3mW", "prompt_id": "HIuSnl", "difficulty": "medium", "level": "2b_boolean", "eval_type": "boolean", "forced_extreme_window": false, "task_id": "2bfeeb6592b07a08" }, "data_desc": { "type": "wb2", "variables": [ "mean_sea_level_pressure", "10m_u_component_of_wind", "10m_v_component_of_wind", "2m_temperature", "surface_pressure", "geopotential", "specific_humidity", "temperature", "u_component_of_wind", "v_component_of_wind" ], "time_indices": "92127:92155:1" } }, { "prompt": "The following data shows the global weather fields over a period of 66 hours, sampled at an interval of 6 hours. {'type': 'wb2', 'variables': ['mean_sea_level_pressure', '10m_u_component_of_wind', '10m_v_component_of_wind', '2m_temperature', 'surface_pressure', 'geopotential', 'specific_humidity', 'temperature', 'u_component_of_wind', 'v_component_of_wind'], 'time_indices': '74329:74340:1'} The data starts from November 16 06:00 and ends on November 18 18:00. Based on the above data, answer the following question:", "question": "In the 6-hour snapshot 102 hours after the end of the given time window, does the minimum value of v_component_of_wind at 250 hPa within Bight of Biafra remain above 15.12m/s throughout Bight of Biafra?", "response": "In Bight of Biafra, the minimum value of v_component_of_wind at 250 hPa over the 102 hours window is 13.040143966674805m/s, which is compared to the threshold 15.12m/s; this makes the statement False.", "metadata": { "true_value": false, "actual_value": { "actualvalue_0": "13.040143966674805", "auxvariables_0": "15.12", "checks": [ { "name": "min_above_threshold", "actual": "13.040143966674805", "op": ">=", "th": "15.12", "ok": false } ], "justification": "In {{regions_0}}, the minimum value of {{wb2varnames_0}}{{levelsuffixes_0}} over the {{duration}} hour window is {{actualvalue_0}}{{units_0}}, which is compared to the threshold {{auxvariables_0}}{{units_0}}; this makes the statement {{label}}." }, "code_path": "templates/synthetic_task_code/boolean/non_snapshot/tmpl_022.py", "sampler_code_path": "templates/synthetic_task_code/boolean/non_snapshot/sampling_tmpl_022.py", "template_id": "tmpl_022", "template_str": "In the 6-hour snapshot {duration} hours after the end of the given time window, does the minimum value of {wb2varnames_0}{levelsuffixes_0} within {regions_0} remain above {{auxvariables_0}}{units_0} throughout {regions_0}?", "template_type": "timeseries", "mode": "boolean", "constraints": { "version": 1, "wb2varnames": { "family": "same" }, "regions": { "granularity": "same" }, "units": { "bind_to_var": [ 0 ] } }, "filled_values": { "wb2varnames": [ "v_component_of_wind" ], "levelsuffixes": [ 250 ], "regions": [ "Bight of Biafra" ], "units": [ "m/s" ], "duration": 102, "auxvariables_0_provenance": [ "var=v_component_of_wind, tail=P10 over window [0,102]" ], "auxvariables": [ "15.12" ], "auxvariables_0": "15.12" }, "wb2_data": { "type": "wb2_reference", "variables": [ "v_component_of_wind" ], "time_range": "74340:74440:1" }, "rng_seed": null, "justification": { "text": "In Bight of Biafra, the minimum value of v_component_of_wind at 250 hPa over the 102 hours window is 13.040143966674805m/s, which is compared to the threshold 15.12m/s; this makes the statement False." }, "question_id": "WucO3b", "prompt_id": "HIuSnl", "difficulty": "medium", "level": "2b_boolean", "eval_type": "boolean", "forced_extreme_window": false, "task_id": "d48884b58b80fceb" }, "data_desc": { "type": "wb2", "variables": [ "mean_sea_level_pressure", "10m_u_component_of_wind", "10m_v_component_of_wind", "2m_temperature", "surface_pressure", "geopotential", "specific_humidity", "temperature", "u_component_of_wind", "v_component_of_wind" ], "time_indices": "74329:74340:1" } }, { "prompt": "The following data shows the global weather fields over a period of 156 hours, sampled at an interval of 6 hours. {'type': 'wb2', 'variables': ['mean_sea_level_pressure', '10m_u_component_of_wind', '10m_v_component_of_wind', '2m_temperature', 'surface_pressure', 'geopotential', 'specific_humidity', 'temperature', 'u_component_of_wind', 'v_component_of_wind'], 'time_indices': '79426:79452:1'} The data starts from May 13 12:00 and ends on May 19 18:00. Based on the above data, answer the following question:", "question": "In the 6-hour snapshot 36 hours after the end of the given time window, does the maximum value of geopotential at 400 hPa within Solomon Islands occur at a latitude that is at least -18.2 degrees farther north than its maximum within Mauritius?", "response": "In 36 hours after the end of the given time window, the northward latitude difference between the maximum geopotential at 400 hPa in Solomon Islands (-12.000000000000004) and Mauritius (-19.500000000000007) is at least -18.2 degrees if and only if the statement is True.", "metadata": { "true_value": true, "actual_value": { "actualvalue_0": "-12.000000000000004", "actualvalue_1": "-19.500000000000007", "auxvariables_0": "-18.2", "checks": [ { "name": "north_lat_diff", "actual": "7.5000000000000036", "op": ">=", "th": "-18.2", "ok": true } ], "justification": "In {{duration}} hours after the end of the given time window, the northward latitude difference between the maximum {{wb2varnames_0}}{{levelsuffixes_0}} in {{regions_0}} ({{actualvalue_0}}) and {{regions_1}} ({{actualvalue_1}}) is at least {{auxvariables_0}} degrees if and only if the statement is {{label}}." }, "code_path": "templates/synthetic_task_code/boolean/non_snapshot/tmpl_025.py", "sampler_code_path": "templates/synthetic_task_code/boolean/non_snapshot/sampling_tmpl_025.py", "template_id": "tmpl_025", "template_str": "In the 6-hour snapshot {duration} hours after the end of the given time window, does the maximum value of {wb2varnames_0}{levelsuffixes_0} within {regions_0} occur at a latitude that is at least {{auxvariables_0}} degrees farther north than its maximum within {regions_1}?", "template_type": "timeseries", "mode": "boolean", "constraints": { "version": 1, "wb2varnames": { "family": "same" }, "regions": { "granularity": "same" }, "units": { "bind_to_var": [] } }, "filled_values": { "wb2varnames": [ "geopotential" ], "levelsuffixes": [ 400 ], "regions": [ "Solomon Islands", "Mauritius" ], "duration": 36, "auxvariables": [ "-18.2" ], "auxvariables_0": "-18.2" }, "wb2_data": { "type": "wb2_reference", "variables": [ "geopotential" ], "time_range": "79452:79552:1" }, "rng_seed": null, "justification": { "text": "In 36 hours after the end of the given time window, the northward latitude difference between the maximum geopotential at 400 hPa in Solomon Islands (-12.000000000000004) and Mauritius (-19.500000000000007) is at least -18.2 degrees if and only if the statement is True." }, "question_id": "ZdH3mW", "prompt_id": "HIuSnl", "difficulty": "medium", "level": "2b_boolean", "eval_type": "boolean", "forced_extreme_window": false, "task_id": "25590cd36cff8a99" }, "data_desc": { "type": "wb2", "variables": [ "mean_sea_level_pressure", "10m_u_component_of_wind", "10m_v_component_of_wind", "2m_temperature", "surface_pressure", "geopotential", "specific_humidity", "temperature", "u_component_of_wind", "v_component_of_wind" ], "time_indices": "79426:79452:1" } }, { "prompt": "The following data shows the global weather fields over a period of 78 hours, sampled at an interval of 6 hours. {'type': 'wb2', 'variables': ['mean_sea_level_pressure', '10m_u_component_of_wind', '10m_v_component_of_wind', '2m_temperature', 'surface_pressure', 'geopotential', 'specific_humidity', 'temperature', 'u_component_of_wind', 'v_component_of_wind'], 'time_indices': '67458:67471:1'} The data starts from March 04 12:00 and ends on March 07 12:00. Based on the above data, answer the following question:", "question": "In the 6-hour snapshot 30 hours after the end of the given time window, does the maximum value of temperature at 500 hPa within Peacock Sound exceed 252.0K, while the maximum value of temperature at 500 hPa within Darnley Bay remains below 237.0K?", "response": "In 30 hours after the end of the given time window, the maximum value of temperature at 500 hPa within Peacock Sound is 251.7074432373047K, relative to the threshold 252.0K; while within Darnley Bay the maximum is 238.55801391601562K, relative to the threshold 237.0K. Combined with the gating condition, this makes the statement False.", "metadata": { "true_value": false, "actual_value": { "actualvalue_0": "251.7074432373047", "actualvalue_1": "238.55801391601562", "auxvariables_0": "252.0", "auxvariables_1": "237.0", "checks": [ { "name": "cond0", "actual": "251.7074432373047", "op": ">", "th": "252.0", "ok": false }, { "name": "cond1", "actual": "238.55801391601562", "op": "<", "th": "237.0", "ok": false } ], "justification": "In {duration} hours after the end of the given time window, the maximum value of {{wb2varnames_0}}{{levelsuffixes_0}} within {{regions_0}} is {{actualvalue_0}}{{units_0}}, relative to the threshold {{auxvariables_0}}{{units_0}}; while within {{regions_1}} the maximum is {{actualvalue_1}}{{units_0}}, relative to the threshold {{auxvariables_1}}{{units_0}}. Combined with the gating condition, this makes the statement {{label}}." }, "code_path": "templates/synthetic_task_code/boolean/non_snapshot/tmpl_004.py", "sampler_code_path": "templates/synthetic_task_code/boolean/non_snapshot/sampling_tmpl_004.py", "template_id": "tmpl_004", "template_str": "In the 6-hour snapshot {duration} hours after the end of the given time window, does the maximum value of {wb2varnames_0}{levelsuffixes_0} within {regions_0} exceed {auxvariables_0}{units_0}, while the maximum value of {wb2varnames_0}{levelsuffixes_0} within {regions_1} remains below {auxvariables_1}{units_0}?", "template_type": "timeseries", "mode": "boolean", "constraints": { "version": 1, "wb2varnames": { "family": "same" }, "regions": { "granularity": "same" }, "units": { "bind_to_var": [ 0, 0 ] } }, "filled_values": { "wb2varnames": [ "temperature" ], "levelsuffixes": [ 500 ], "regions": [ "Peacock Sound", "Darnley Bay" ], "units": [ "K" ], "duration": 30, "auxvariables": [ "252.0", "237.0" ] }, "wb2_data": { "type": "wb2_reference", "variables": [ "temperature" ], "time_range": "67471:67571:1" }, "rng_seed": null, "justification": { "text": "In 30 hours after the end of the given time window, the maximum value of temperature at 500 hPa within Peacock Sound is 251.7074432373047K, relative to the threshold 252.0K; while within Darnley Bay the maximum is 238.55801391601562K, relative to the threshold 237.0K. Combined with the gating condition, this makes the statement False." }, "question_id": "cSJHXI", "prompt_id": "HIuSnl", "difficulty": "medium", "level": "2b_boolean", "eval_type": "boolean", "forced_extreme_window": false, "task_id": "2f70761456cc1b70" }, "data_desc": { "type": "wb2", "variables": [ "mean_sea_level_pressure", "10m_u_component_of_wind", "10m_v_component_of_wind", "2m_temperature", "surface_pressure", "geopotential", "specific_humidity", "temperature", "u_component_of_wind", "v_component_of_wind" ], "time_indices": "67458:67471:1" } }, { "prompt": "The following data shows the global weather fields over a period of 120 hours, sampled at an interval of 6 hours. {'type': 'wb2', 'variables': ['mean_sea_level_pressure', '10m_u_component_of_wind', '10m_v_component_of_wind', '2m_temperature', 'surface_pressure', 'geopotential', 'specific_humidity', 'temperature', 'u_component_of_wind', 'v_component_of_wind'], 'time_indices': '65986:66006:1'} The data starts from March 01 12:00 and ends on March 06 06:00. Based on the above data, answer the following question:", "question": "In the 6-hour snapshot 48 hours after the end of the given time window, does the maximum value of u_component_of_wind at 150 hPa within Bahrain exceed the maximum value of u_component_of_wind at 150 hPa within United Republic of Tanzania by more than 0.789m/s?", "response": "In 48 hours after the end of the given time window, the maximum value of u_component_of_wind at 150 hPa within Bahrain exceeds the maximum value within United Republic of Tanzania by 7.311707019805908 - -12.841047286987305, compared to the threshold 0.789m/s; therefore, the statement is True.", "metadata": { "true_value": true, "actual_value": { "actualvalue_0": "-12.841047286987305", "actualvalue_1": "7.311707019805908", "auxvariables_0": "0.789", "checks": [ { "name": "region_diff_exceeds_threshold", "actual": "20.152754306793213", "op": ">", "th": "0.789", "ok": true } ], "justification": "In {{duration}} hours after the end of the given time window, the maximum value of {{wb2varnames_0}}{{levelsuffixes_0}} within {{regions_1}} exceeds the maximum value within {{regions_0}} by {{actualvalue_1}} - {{actualvalue_0}}, compared to the threshold {{auxvariables_0}}{{units_0}}; therefore, the statement is {{label}}." }, "code_path": "templates/synthetic_task_code/boolean/non_snapshot/tmpl_001.py", "sampler_code_path": "templates/synthetic_task_code/boolean/non_snapshot/sampling_tmpl_001.py", "template_id": "tmpl_001", "template_str": "In the 6-hour snapshot {duration} hours after the end of the given time window, does the maximum value of {wb2varnames_0}{levelsuffixes_0} within {regions_1} exceed the maximum value of {wb2varnames_0}{levelsuffixes_0} within {regions_0} by more than {auxvariables_0}{units_0}?", "template_type": "timeseries", "mode": "boolean", "constraints": { "version": 1, "wb2varnames": { "family": "same" }, "regions": { "granularity": "same" }, "units": { "bind_to_var": [ 0 ] } }, "filled_values": { "wb2varnames": [ "u_component_of_wind" ], "levelsuffixes": [ 150 ], "regions": [ "United Republic of Tanzania", "Bahrain" ], "units": [ "m/s" ], "duration": 48, "auxvariables": [ "0.789" ] }, "wb2_data": { "type": "wb2_reference", "variables": [ "u_component_of_wind" ], "time_range": "66006:66106:1" }, "rng_seed": null, "justification": { "text": "In 48 hours after the end of the given time window, the maximum value of u_component_of_wind at 150 hPa within Bahrain exceeds the maximum value within United Republic of Tanzania by 7.311707019805908 - -12.841047286987305, compared to the threshold 0.789m/s; therefore, the statement is True." }, "question_id": "c0Asz3", "prompt_id": "HIuSnl", "difficulty": "medium", "level": "2b_boolean", "eval_type": "boolean", "forced_extreme_window": false, "task_id": "2109d4a7b3557c87" }, "data_desc": { "type": "wb2", "variables": [ "mean_sea_level_pressure", "10m_u_component_of_wind", "10m_v_component_of_wind", "2m_temperature", "surface_pressure", "geopotential", "specific_humidity", "temperature", "u_component_of_wind", "v_component_of_wind" ], "time_indices": "65986:66006:1" } }, { "prompt": "The following data shows the global weather fields over a period of 162 hours, sampled at an interval of 6 hours. {'type': 'wb2', 'variables': ['mean_sea_level_pressure', '10m_u_component_of_wind', '10m_v_component_of_wind', '2m_temperature', 'surface_pressure', 'geopotential', 'specific_humidity', 'temperature', 'u_component_of_wind', 'v_component_of_wind'], 'time_indices': '37613:37640:1'} The data starts from September 29 06:00 and ends on October 05 18:00. Based on the above data, answer the following question:", "question": "In the 6-hour snapshot 36 hours after the end of the given time window, does the minimum value of temperature at 150 hPa within Ronne Entrance remain above 192.49200439453125K throughout Ronne Entrance?", "response": "In Ronne Entrance, the minimum value of temperature at 150 hPa over the 36 hours window is 197.39553833007812K, which is compared to the threshold 192.49200439453125K; this makes the statement True.", "metadata": { "true_value": true, "actual_value": { "actualvalue_0": "197.39553833007812", "auxvariables_0": "192.49200439453125", "checks": [ { "name": "min_above_threshold", "actual": "197.39553833007812", "op": ">=", "th": "192.49200439453125", "ok": true } ], "justification": "In {{regions_0}}, the minimum value of {{wb2varnames_0}}{{levelsuffixes_0}} over the {{duration}} hour window is {{actualvalue_0}}{{units_0}}, which is compared to the threshold {{auxvariables_0}}{{units_0}}; this makes the statement {{label}}." }, "code_path": "templates/synthetic_task_code/boolean/non_snapshot/tmpl_022.py", "sampler_code_path": "templates/synthetic_task_code/boolean/non_snapshot/sampling_tmpl_022.py", "template_id": "tmpl_022", "template_str": "In the 6-hour snapshot {duration} hours after the end of the given time window, does the minimum value of {wb2varnames_0}{levelsuffixes_0} within {regions_0} remain above {{auxvariables_0}}{units_0} throughout {regions_0}?", "template_type": "timeseries", "mode": "boolean", "constraints": { "version": 1, "wb2varnames": { "family": "same" }, "regions": { "granularity": "same" }, "units": { "bind_to_var": [ 0 ] } }, "filled_values": { "wb2varnames": [ "temperature" ], "levelsuffixes": [ 150 ], "regions": [ "Ronne Entrance" ], "units": [ "K" ], "duration": 36, "auxvariables_0_provenance": [ "var=temperature, tail=P10 over window [0,36]" ], "auxvariables": [ "192.49200439453125" ] }, "wb2_data": { "type": "wb2_reference", "variables": [ "temperature" ], "time_range": "37640:37740:1" }, "rng_seed": null, "justification": { "text": "In Ronne Entrance, the minimum value of temperature at 150 hPa over the 36 hours window is 197.39553833007812K, which is compared to the threshold 192.49200439453125K; this makes the statement True." }, "question_id": "WucO3b", "prompt_id": "HIuSnl", "difficulty": "medium", "level": "2b_boolean", "eval_type": "boolean", "forced_extreme_window": false, "task_id": "e01db4603602adfb" }, "data_desc": { "type": "wb2", "variables": [ "mean_sea_level_pressure", "10m_u_component_of_wind", "10m_v_component_of_wind", "2m_temperature", "surface_pressure", "geopotential", "specific_humidity", "temperature", "u_component_of_wind", "v_component_of_wind" ], "time_indices": "37613:37640:1" } }, { "prompt": "The following data shows the global weather fields over a period of 150 hours, sampled at an interval of 6 hours. {'type': 'wb2', 'variables': ['mean_sea_level_pressure', '10m_u_component_of_wind', '10m_v_component_of_wind', '2m_temperature', 'surface_pressure', 'geopotential', 'specific_humidity', 'temperature', 'u_component_of_wind', 'v_component_of_wind'], 'time_indices': '88080:88105:1'} The data starts from April 16 00:00 and ends on April 22 00:00. Based on the above data, answer the following question:", "question": "In the 6-hour snapshot 156 hours after the end of the given time window, does the maximum value of v_component_of_wind at 250 hPa within Baa, Maldives occur at a latitude that is at least 0.01 degrees farther north than its maximum within Luxembourg, Belgium?", "response": "In 156 hours after the end of the given time window, the northward latitude difference between the maximum v_component_of_wind at 250 hPa in Baa, Maldives (4.5) and Luxembourg, Belgium (50.999999999999986) is at least 0.01 degrees if and only if the statement is False.", "metadata": { "true_value": false, "actual_value": { "actualvalue_0": "4.5", "actualvalue_1": "50.999999999999986", "auxvariables_0": "0.01", "checks": [ { "name": "north_lat_diff", "actual": "-46.499999999999986", "op": ">=", "th": "0.01", "ok": false } ], "justification": "In {{duration}} hours after the end of the given time window, the northward latitude difference between the maximum {{wb2varnames_0}}{{levelsuffixes_0}} in {{regions_0}} ({{actualvalue_0}}) and {{regions_1}} ({{actualvalue_1}}) is at least {{auxvariables_0}} degrees if and only if the statement is {{label}}." }, "code_path": "templates/synthetic_task_code/boolean/non_snapshot/tmpl_025.py", "sampler_code_path": "templates/synthetic_task_code/boolean/non_snapshot/sampling_tmpl_025.py", "template_id": "tmpl_025", "template_str": "In the 6-hour snapshot {duration} hours after the end of the given time window, does the maximum value of {wb2varnames_0}{levelsuffixes_0} within {regions_0} occur at a latitude that is at least {{auxvariables_0}} degrees farther north than its maximum within {regions_1}?", "template_type": "timeseries", "mode": "boolean", "constraints": { "version": 1, "wb2varnames": { "family": "same" }, "regions": { "granularity": "same" }, "units": { "bind_to_var": [] } }, "filled_values": { "wb2varnames": [ "v_component_of_wind" ], "levelsuffixes": [ 250 ], "regions": [ "Baa, Maldives", "Luxembourg, Belgium" ], "duration": 156, "auxvariables": [ "0.01" ] }, "wb2_data": { "type": "wb2_reference", "variables": [ "v_component_of_wind" ], "time_range": "88105:88205:1" }, "rng_seed": null, "justification": { "text": "In 156 hours after the end of the given time window, the northward latitude difference between the maximum v_component_of_wind at 250 hPa in Baa, Maldives (4.5) and Luxembourg, Belgium (50.999999999999986) is at least 0.01 degrees if and only if the statement is False." }, "question_id": "ZdH3mW", "prompt_id": "HIuSnl", "difficulty": "medium", "level": "2b_boolean", "eval_type": "boolean", "forced_extreme_window": false, "task_id": "628043e5949ae168" }, "data_desc": { "type": "wb2", "variables": [ "mean_sea_level_pressure", "10m_u_component_of_wind", "10m_v_component_of_wind", "2m_temperature", "surface_pressure", "geopotential", "specific_humidity", "temperature", "u_component_of_wind", "v_component_of_wind" ], "time_indices": "88080:88105:1" } }, { "prompt": "The following data shows the global weather fields over a period of 30 hours, sampled at an interval of 6 hours. {'type': 'wb2', 'variables': ['mean_sea_level_pressure', '10m_u_component_of_wind', '10m_v_component_of_wind', '2m_temperature', 'surface_pressure', 'geopotential', 'specific_humidity', 'temperature', 'u_component_of_wind', 'v_component_of_wind'], 'time_indices': '30820:30825:1'} The data starts from February 05 00:00 and ends on February 06 00:00. Based on the above data, answer the following question:", "question": "In the 6-hour snapshot 138 hours after the end of the given time window, does the maximum value of specific_humidity at 100 hPa within South America exceed 3.000000106112566e-06kg/kg, while the maximum value of specific_humidity at 100 hPa within Europe remains below 3.000000106112566e-06kg/kg?", "response": "In 138 hours after the end of the given time window, the maximum value of specific_humidity at 100 hPa within South America is 3.571631850718404e-06kg/kg, relative to the threshold 3.000000106112566e-06kg/kg; while within Europe the maximum is 2.851384351743036e-06kg/kg, relative to the threshold 3.000000106112566e-06kg/kg. Combined with the gating condition, this makes the statement True.", "metadata": { "true_value": true, "actual_value": { "actualvalue_0": "3.571631850718404e-06", "actualvalue_1": "2.851384351743036e-06", "auxvariables_0": "3.000000106112566e-06", "auxvariables_1": "3.000000106112566e-06", "checks": [ { "name": "cond0", "actual": "3.571631850718404e-06", "op": ">", "th": "3.000000106112566e-06", "ok": true }, { "name": "cond1", "actual": "2.851384351743036e-06", "op": "<", "th": "3.000000106112566e-06", "ok": true } ], "justification": "In {duration} hours after the end of the given time window, the maximum value of {{wb2varnames_0}}{{levelsuffixes_0}} within {{regions_0}} is {{actualvalue_0}}{{units_0}}, relative to the threshold {{auxvariables_0}}{{units_0}}; while within {{regions_1}} the maximum is {{actualvalue_1}}{{units_0}}, relative to the threshold {{auxvariables_1}}{{units_0}}. Combined with the gating condition, this makes the statement {{label}}." }, "code_path": "templates/synthetic_task_code/boolean/non_snapshot/tmpl_004.py", "sampler_code_path": "templates/synthetic_task_code/boolean/non_snapshot/sampling_tmpl_004.py", "template_id": "tmpl_004", "template_str": "In the 6-hour snapshot {duration} hours after the end of the given time window, does the maximum value of {wb2varnames_0}{levelsuffixes_0} within {regions_0} exceed {auxvariables_0}{units_0}, while the maximum value of {wb2varnames_0}{levelsuffixes_0} within {regions_1} remains below {auxvariables_1}{units_0}?", "template_type": "timeseries", "mode": "boolean", "constraints": { "version": 1, "wb2varnames": { "family": "same" }, "regions": { "granularity": "same" }, "units": { "bind_to_var": [ 0, 0 ] } }, "filled_values": { "wb2varnames": [ "specific_humidity" ], "levelsuffixes": [ 100 ], "regions": [ "South America", "Europe" ], "units": [ "kg/kg" ], "duration": 138, "auxvariables": [ "3.000000106112566e-06", "3.000000106112566e-06" ] }, "wb2_data": { "type": "wb2_reference", "variables": [ "specific_humidity" ], "time_range": "30825:30925:1" }, "rng_seed": null, "justification": { "text": "In 138 hours after the end of the given time window, the maximum value of specific_humidity at 100 hPa within South America is 3.571631850718404e-06kg/kg, relative to the threshold 3.000000106112566e-06kg/kg; while within Europe the maximum is 2.851384351743036e-06kg/kg, relative to the threshold 3.000000106112566e-06kg/kg. Combined with the gating condition, this makes the statement True." }, "question_id": "cSJHXI", "prompt_id": "HIuSnl", "difficulty": "medium", "level": "2b_boolean", "eval_type": "boolean", "forced_extreme_window": false, "task_id": "0e0f10694eaef58e" }, "data_desc": { "type": "wb2", "variables": [ "mean_sea_level_pressure", "10m_u_component_of_wind", "10m_v_component_of_wind", "2m_temperature", "surface_pressure", "geopotential", "specific_humidity", "temperature", "u_component_of_wind", "v_component_of_wind" ], "time_indices": "30820:30825:1" } }, { "prompt": "The following data shows the global weather fields over a period of 162 hours, sampled at an interval of 6 hours. {'type': 'wb2', 'variables': ['mean_sea_level_pressure', '10m_u_component_of_wind', '10m_v_component_of_wind', '2m_temperature', 'surface_pressure', 'geopotential', 'specific_humidity', 'temperature', 'u_component_of_wind', 'v_component_of_wind'], 'time_indices': '90978:91005:1'} The data starts from April 09 12:00 and ends on April 16 00:00. Based on the above data, answer the following question:", "question": "In the 6-hour snapshot 198 hours after the end of the given time window, does the maximum value of geopotential at 400 hPa within Gulf of Kutch exceed the maximum value of geopotential at 400 hPa within Husky Lakes by more than 309.8999938964844m\u00b2/s\u00b2?", "response": "In 198 hours after the end of the given time window, the maximum value of geopotential at 400 hPa within Gulf of Kutch exceeds the maximum value within Husky Lakes by 73943.6640625 - 69030.7890625, compared to the threshold 309.8999938964844m\u00b2/s\u00b2; therefore, the statement is True.", "metadata": { "true_value": true, "actual_value": { "actualvalue_0": "69030.7890625", "actualvalue_1": "73943.6640625", "auxvariables_0": "309.8999938964844", "checks": [ { "name": "region_diff_exceeds_threshold", "actual": "4912.875", "op": ">", "th": "309.8999938964844", "ok": true } ], "justification": "In {{duration}} hours after the end of the given time window, the maximum value of {{wb2varnames_0}}{{levelsuffixes_0}} within {{regions_1}} exceeds the maximum value within {{regions_0}} by {{actualvalue_1}} - {{actualvalue_0}}, compared to the threshold {{auxvariables_0}}{{units_0}}; therefore, the statement is {{label}}." }, "code_path": "templates/synthetic_task_code/boolean/non_snapshot/tmpl_001.py", "sampler_code_path": "templates/synthetic_task_code/boolean/non_snapshot/sampling_tmpl_001.py", "template_id": "tmpl_001", "template_str": "In the 6-hour snapshot {duration} hours after the end of the given time window, does the maximum value of {wb2varnames_0}{levelsuffixes_0} within {regions_1} exceed the maximum value of {wb2varnames_0}{levelsuffixes_0} within {regions_0} by more than {auxvariables_0}{units_0}?", "template_type": "timeseries", "mode": "boolean", "constraints": { "version": 1, "wb2varnames": { "family": "same" }, "regions": { "granularity": "same" }, "units": { "bind_to_var": [ 0 ] } }, "filled_values": { "wb2varnames": [ "geopotential" ], "levelsuffixes": [ 400 ], "regions": [ "Husky Lakes", "Gulf of Kutch" ], "units": [ "m\u00b2/s\u00b2" ], "duration": 198, "auxvariables": [ "309.8999938964844" ] }, "wb2_data": { "type": "wb2_reference", "variables": [ "geopotential" ], "time_range": "91005:91105:1" }, "rng_seed": null, "justification": { "text": "In 198 hours after the end of the given time window, the maximum value of geopotential at 400 hPa within Gulf of Kutch exceeds the maximum value within Husky Lakes by 73943.6640625 - 69030.7890625, compared to the threshold 309.8999938964844m\u00b2/s\u00b2; therefore, the statement is True." }, "question_id": "c0Asz3", "prompt_id": "HIuSnl", "difficulty": "medium", "level": "2b_boolean", "eval_type": "boolean", "forced_extreme_window": false, "task_id": "6b1971e4734e8535" }, "data_desc": { "type": "wb2", "variables": [ "mean_sea_level_pressure", "10m_u_component_of_wind", "10m_v_component_of_wind", "2m_temperature", "surface_pressure", "geopotential", "specific_humidity", "temperature", "u_component_of_wind", "v_component_of_wind" ], "time_indices": "90978:91005:1" } }, { "prompt": "The following data shows the global weather fields over a period of 138 hours, sampled at an interval of 6 hours. {'type': 'wb2', 'variables': ['mean_sea_level_pressure', '10m_u_component_of_wind', '10m_v_component_of_wind', '2m_temperature', 'surface_pressure', 'geopotential', 'specific_humidity', 'temperature', 'u_component_of_wind', 'v_component_of_wind'], 'time_indices': '92541:92564:1'} The data starts from May 05 06:00 and ends on May 10 18:00. Based on the above data, answer the following question:", "question": "In the 6-hour snapshot 138 hours after the end of the given time window, does the maximum value of geopotential at 1000 hPa within Australia exceed 2290.0m\u00b2/s\u00b2, while the maximum value of geopotential at 1000 hPa within South Georgia and the Islands remains below 1050.0m\u00b2/s\u00b2?", "response": "In 138 hours after the end of the given time window, the maximum value of geopotential at 1000 hPa within Australia is 1871.3978271484375m\u00b2/s\u00b2, relative to the threshold 2290.0m\u00b2/s\u00b2; while within South Georgia and the Islands the maximum is 1855.25m\u00b2/s\u00b2, relative to the threshold 1050.0m\u00b2/s\u00b2. Combined with the gating condition, this makes the statement False.", "metadata": { "true_value": false, "actual_value": { "actualvalue_0": "1871.3978271484375", "actualvalue_1": "1855.25", "auxvariables_0": "2290.0", "auxvariables_1": "1050.0", "checks": [ { "name": "cond0", "actual": "1871.3978271484375", "op": ">", "th": "2290.0", "ok": false }, { "name": "cond1", "actual": "1855.25", "op": "<", "th": "1050.0", "ok": false } ], "justification": "In {duration} hours after the end of the given time window, the maximum value of {{wb2varnames_0}}{{levelsuffixes_0}} within {{regions_0}} is {{actualvalue_0}}{{units_0}}, relative to the threshold {{auxvariables_0}}{{units_0}}; while within {{regions_1}} the maximum is {{actualvalue_1}}{{units_0}}, relative to the threshold {{auxvariables_1}}{{units_0}}. Combined with the gating condition, this makes the statement {{label}}." }, "code_path": "templates/synthetic_task_code/boolean/non_snapshot/tmpl_004.py", "sampler_code_path": "templates/synthetic_task_code/boolean/non_snapshot/sampling_tmpl_004.py", "template_id": "tmpl_004", "template_str": "In the 6-hour snapshot {duration} hours after the end of the given time window, does the maximum value of {wb2varnames_0}{levelsuffixes_0} within {regions_0} exceed {auxvariables_0}{units_0}, while the maximum value of {wb2varnames_0}{levelsuffixes_0} within {regions_1} remains below {auxvariables_1}{units_0}?", "template_type": "timeseries", "mode": "boolean", "constraints": { "version": 1, "wb2varnames": { "family": "same" }, "regions": { "granularity": "same" }, "units": { "bind_to_var": [ 0, 0 ] } }, "filled_values": { "wb2varnames": [ "geopotential" ], "levelsuffixes": [ 1000 ], "regions": [ "Australia", "South Georgia and the Islands" ], "units": [ "m\u00b2/s\u00b2" ], "duration": 138, "auxvariables": [ "2290.0", "1050.0" ] }, "wb2_data": { "type": "wb2_reference", "variables": [ "geopotential" ], "time_range": "92564:92664:1" }, "rng_seed": null, "justification": { "text": "In 138 hours after the end of the given time window, the maximum value of geopotential at 1000 hPa within Australia is 1871.3978271484375m\u00b2/s\u00b2, relative to the threshold 2290.0m\u00b2/s\u00b2; while within South Georgia and the Islands the maximum is 1855.25m\u00b2/s\u00b2, relative to the threshold 1050.0m\u00b2/s\u00b2. Combined with the gating condition, this makes the statement False." }, "question_id": "cSJHXI", "prompt_id": "HIuSnl", "difficulty": "medium", "level": "2b_boolean", "eval_type": "boolean", "forced_extreme_window": false, "task_id": "2b13825fbd267f1c" }, "data_desc": { "type": "wb2", "variables": [ "mean_sea_level_pressure", "10m_u_component_of_wind", "10m_v_component_of_wind", "2m_temperature", "surface_pressure", "geopotential", "specific_humidity", "temperature", "u_component_of_wind", "v_component_of_wind" ], "time_indices": "92541:92564:1" } }, { "prompt": "The following data shows the global weather fields over a period of 144 hours, sampled at an interval of 6 hours. {'type': 'wb2', 'variables': ['mean_sea_level_pressure', '10m_u_component_of_wind', '10m_v_component_of_wind', '2m_temperature', 'surface_pressure', 'geopotential', 'specific_humidity', 'temperature', 'u_component_of_wind', 'v_component_of_wind'], 'time_indices': '48043:48067:1'} The data starts from November 19 18:00 and ends on November 25 12:00. Based on the above data, answer the following question:", "question": "In the 6-hour snapshot 138 hours after the end of the given time window, does the maximum value of specific_humidity at 1000 hPa within Africa exceed the maximum value of specific_humidity at 1000 hPa within South America by more than 0.00019999999494757503kg/kg?", "response": "In 138 hours after the end of the given time window, the maximum value of specific_humidity at 1000 hPa within Africa exceeds the maximum value within South America by 0.017765868455171585 - 0.019769344478845596, compared to the threshold 0.00019999999494757503kg/kg; therefore, the statement is False.", "metadata": { "true_value": false, "actual_value": { "actualvalue_0": "0.019769344478845596", "actualvalue_1": "0.017765868455171585", "auxvariables_0": "0.00019999999494757503", "checks": [ { "name": "region_diff_exceeds_threshold", "actual": "-0.0020034760236740112", "op": ">", "th": "0.00019999999494757503", "ok": false } ], "justification": "In {{duration}} hours after the end of the given time window, the maximum value of {{wb2varnames_0}}{{levelsuffixes_0}} within {{regions_1}} exceeds the maximum value within {{regions_0}} by {{actualvalue_1}} - {{actualvalue_0}}, compared to the threshold {{auxvariables_0}}{{units_0}}; therefore, the statement is {{label}}." }, "code_path": "templates/synthetic_task_code/boolean/non_snapshot/tmpl_001.py", "sampler_code_path": "templates/synthetic_task_code/boolean/non_snapshot/sampling_tmpl_001.py", "template_id": "tmpl_001", "template_str": "In the 6-hour snapshot {duration} hours after the end of the given time window, does the maximum value of {wb2varnames_0}{levelsuffixes_0} within {regions_1} exceed the maximum value of {wb2varnames_0}{levelsuffixes_0} within {regions_0} by more than {auxvariables_0}{units_0}?", "template_type": "timeseries", "mode": "boolean", "constraints": { "version": 1, "wb2varnames": { "family": "same" }, "regions": { "granularity": "same" }, "units": { "bind_to_var": [ 0 ] } }, "filled_values": { "wb2varnames": [ "specific_humidity" ], "levelsuffixes": [ 1000 ], "regions": [ "South America", "Africa" ], "units": [ "kg/kg" ], "duration": 138, "auxvariables": [ "0.00019999999494757503" ] }, "wb2_data": { "type": "wb2_reference", "variables": [ "specific_humidity" ], "time_range": "48067:48167:1" }, "rng_seed": null, "justification": { "text": "In 138 hours after the end of the given time window, the maximum value of specific_humidity at 1000 hPa within Africa exceeds the maximum value within South America by 0.017765868455171585 - 0.019769344478845596, compared to the threshold 0.00019999999494757503kg/kg; therefore, the statement is False." }, "question_id": "c0Asz3", "prompt_id": "HIuSnl", "difficulty": "medium", "level": "2b_boolean", "eval_type": "boolean", "forced_extreme_window": false, "task_id": "eb6fb47c59ff9e5e" }, "data_desc": { "type": "wb2", "variables": [ "mean_sea_level_pressure", "10m_u_component_of_wind", "10m_v_component_of_wind", "2m_temperature", "surface_pressure", "geopotential", "specific_humidity", "temperature", "u_component_of_wind", "v_component_of_wind" ], "time_indices": "48043:48067:1" } }, { "prompt": "The following data shows the global weather fields over a period of 48 hours, sampled at an interval of 6 hours. {'type': 'wb2', 'variables': ['mean_sea_level_pressure', '10m_u_component_of_wind', '10m_v_component_of_wind', '2m_temperature', 'surface_pressure', 'geopotential', 'specific_humidity', 'temperature', 'u_component_of_wind', 'v_component_of_wind'], 'time_indices': '45778:45786:1'} The data starts from May 02 12:00 and ends on May 04 06:00. Based on the above data, answer the following question:", "question": "In the 6-hour snapshot 204 hours after the end of the given time window, does the area within Southern Patagonian Ice Field where geopotential at 1000 hPa exceeds 1258.7099609375m\u00b2/s\u00b2 cover more than 66.951 percent of Southern Patagonian Ice Field?", "response": "In 204 hours after the end of the given time window, the area within Southern Patagonian Ice Field where geopotential at 1000 hPa exceeds 1258.7099609375m\u00b2/s\u00b2 covers 0.0 percent of Southern Patagonian Ice Field, compared to the threshold 66.951 percent; the statement is thus False.", "metadata": { "true_value": false, "actual_value": { "actualvalue_0": "0.0", "actualvalue_1": "66.951", "auxvariables_0": "1258.7099609375", "auxvariables_1": "66.951", "checks": [ { "name": "gating_exceeds", "actual": "0.0", "op": ">", "th": "0.0", "ok": false }, { "name": "primary_percent", "actual": "0.0", "op": ">", "th": "66.951", "ok": false } ], "justification": "In {{duration}} hours after the end of the given time window, the area within {{regions_0}} where {{wb2varnames_0}}{{levelsuffixes_0}} exceeds {{auxvariables_0}}{{units_0}} covers {{actualvalue_0}} percent of {{regions_0}}, compared to the threshold {{auxvariables_1}} percent; the statement is thus {{label}}." }, "code_path": "templates/synthetic_task_code/boolean/non_snapshot/tmpl_023.py", "sampler_code_path": "templates/synthetic_task_code/boolean/non_snapshot/sampling_tmpl_023.py", "template_id": "tmpl_023", "template_str": "In the 6-hour snapshot {duration} hours after the end of the given time window, does the area within {regions_0} where {wb2varnames_0}{levelsuffixes_0} exceeds {auxvariables_0}{units_0} cover more than {auxvariables_1} percent of {regions_0}?", "template_type": "timeseries", "mode": "boolean", "constraints": { "version": 1, "wb2varnames": { "family": "same" }, "regions": { "granularity": "same" }, "units": { "bind_to_var": [ 0, 0 ] } }, "filled_values": { "wb2varnames": [ "geopotential" ], "levelsuffixes": [ 1000 ], "regions": [ "Southern Patagonian Ice Field" ], "units": [ "m\u00b2/s\u00b2" ], "duration": 204, "auxvariables": [ "1258.7099609375", "66.951" ] }, "wb2_data": { "type": "wb2_reference", "variables": [ "geopotential" ], "time_range": "45786:45886:1" }, "rng_seed": null, "justification": { "text": "In 204 hours after the end of the given time window, the area within Southern Patagonian Ice Field where geopotential at 1000 hPa exceeds 1258.7099609375m\u00b2/s\u00b2 covers 0.0 percent of Southern Patagonian Ice Field, compared to the threshold 66.951 percent; the statement is thus False." }, "question_id": "B7IciW", "prompt_id": "HIuSnl", "difficulty": "medium", "level": "2b_boolean", "eval_type": "boolean", "forced_extreme_window": false, "task_id": "6124b24fdfc8acb4" }, "data_desc": { "type": "wb2", "variables": [ "mean_sea_level_pressure", "10m_u_component_of_wind", "10m_v_component_of_wind", "2m_temperature", "surface_pressure", "geopotential", "specific_humidity", "temperature", "u_component_of_wind", "v_component_of_wind" ], "time_indices": "45778:45786:1" } }, { "prompt": "The following data shows the global weather fields over a period of 12 hours, sampled at an interval of 6 hours. {'type': 'wb2', 'variables': ['mean_sea_level_pressure', '10m_u_component_of_wind', '10m_v_component_of_wind', '2m_temperature', 'surface_pressure', 'geopotential', 'specific_humidity', 'temperature', 'u_component_of_wind', 'v_component_of_wind'], 'time_indices': '76922:76924:1'} The data starts from August 26 12:00 and ends on August 26 18:00. Based on the above data, answer the following question:", "question": "In the 6-hour snapshot 138 hours after the end of the given time window, does the maximum value of specific_humidity at 700 hPa within Amazon River occur at a latitude that is at least 67.48 degrees farther north than its maximum within Marguerite Bay?", "response": "In 138 hours after the end of the given time window, the northward latitude difference between the maximum specific_humidity at 700 hPa in Amazon River (-1.5000000000000084) and Marguerite Bay (-67.5) is at least 67.48 degrees if and only if the statement is False.", "metadata": { "true_value": false, "actual_value": { "actualvalue_0": "-1.5000000000000084", "actualvalue_1": "-67.5", "auxvariables_0": "67.48", "checks": [ { "name": "north_lat_diff", "actual": "65.99999999999999", "op": ">=", "th": "67.48", "ok": false } ], "justification": "In {{duration}} hours after the end of the given time window, the northward latitude difference between the maximum {{wb2varnames_0}}{{levelsuffixes_0}} in {{regions_0}} ({{actualvalue_0}}) and {{regions_1}} ({{actualvalue_1}}) is at least {{auxvariables_0}} degrees if and only if the statement is {{label}}." }, "code_path": "templates/synthetic_task_code/boolean/non_snapshot/tmpl_025.py", "sampler_code_path": "templates/synthetic_task_code/boolean/non_snapshot/sampling_tmpl_025.py", "template_id": "tmpl_025", "template_str": "In the 6-hour snapshot {duration} hours after the end of the given time window, does the maximum value of {wb2varnames_0}{levelsuffixes_0} within {regions_0} occur at a latitude that is at least {{auxvariables_0}} degrees farther north than its maximum within {regions_1}?", "template_type": "timeseries", "mode": "boolean", "constraints": { "version": 1, "wb2varnames": { "family": "same" }, "regions": { "granularity": "same" }, "units": { "bind_to_var": [] } }, "filled_values": { "wb2varnames": [ "specific_humidity" ], "levelsuffixes": [ 700 ], "regions": [ "Amazon River", "Marguerite Bay" ], "duration": 138, "auxvariables": [ "67.48" ] }, "wb2_data": { "type": "wb2_reference", "variables": [ "specific_humidity" ], "time_range": "76924:77024:1" }, "rng_seed": null, "justification": { "text": "In 138 hours after the end of the given time window, the northward latitude difference between the maximum specific_humidity at 700 hPa in Amazon River (-1.5000000000000084) and Marguerite Bay (-67.5) is at least 67.48 degrees if and only if the statement is False." }, "question_id": "ZdH3mW", "prompt_id": "HIuSnl", "difficulty": "medium", "level": "2b_boolean", "eval_type": "boolean", "forced_extreme_window": false, "task_id": "575b044b8db5e06b" }, "data_desc": { "type": "wb2", "variables": [ "mean_sea_level_pressure", "10m_u_component_of_wind", "10m_v_component_of_wind", "2m_temperature", "surface_pressure", "geopotential", "specific_humidity", "temperature", "u_component_of_wind", "v_component_of_wind" ], "time_indices": "76922:76924:1" } }, { "prompt": "The following data shows the global weather fields over a period of 84 hours, sampled at an interval of 6 hours. {'type': 'wb2', 'variables': ['mean_sea_level_pressure', '10m_u_component_of_wind', '10m_v_component_of_wind', '2m_temperature', 'surface_pressure', 'geopotential', 'specific_humidity', 'temperature', 'u_component_of_wind', 'v_component_of_wind'], 'time_indices': '29677:29691:1'} The data starts from April 25 06:00 and ends on April 28 12:00. Based on the above data, answer the following question:", "question": "In the 6-hour snapshot 30 hours after the end of the given time window, does the maximum value of v_component_of_wind at 850 hPa within North America exceed 2.59m/s?", "response": "In 30 hours after the end of the given time window, the maximum value of v_component_of_wind at 850 hPa within North America is 26.34554672241211m/s, compared to the threshold 2.59m/s; this makes the statement True.", "metadata": { "true_value": true, "actual_value": { "actualvalue_0": "26.34554672241211", "auxvariables_0": "2.59", "checks": [ { "name": "region_max_exceeds_threshold", "actual": "26.34554672241211", "op": ">", "th": "2.59", "ok": true } ], "justification": "In {{duration}} hours after the end of the given time window, the maximum value of {{wb2varnames_0}}{{levelsuffixes_0}} within {{regions_0}} is {{actualvalue_0}}{{units_0}}, compared to the threshold {{auxvariables_0}}{{units_0}}; this makes the statement {{label}}." }, "code_path": "templates/synthetic_task_code/boolean/non_snapshot/tmpl_006.py", "sampler_code_path": "templates/synthetic_task_code/boolean/non_snapshot/sampling_tmpl_006.py", "template_id": "tmpl_006", "template_str": "In the 6-hour snapshot {duration} hours after the end of the given time window, does the maximum value of {wb2varnames_0}{levelsuffixes_0} within {regions_0} exceed {auxvariables_0}{units_0}?", "template_type": "timeseries", "mode": "boolean", "constraints": { "version": 1, "wb2varnames": { "family": "same" }, "regions": { "granularity": "same" }, "units": { "bind_to_var": [ 0 ] } }, "filled_values": { "wb2varnames": [ "v_component_of_wind" ], "levelsuffixes": [ 850 ], "regions": [ "North America" ], "units": [ "m/s" ], "duration": 30, "auxvariables": [ "2.59" ] }, "wb2_data": { "type": "wb2_reference", "variables": [ "v_component_of_wind" ], "time_range": "29691:29791:1" }, "rng_seed": null, "justification": { "text": "In 30 hours after the end of the given time window, the maximum value of v_component_of_wind at 850 hPa within North America is 26.34554672241211m/s, compared to the threshold 2.59m/s; this makes the statement True." }, "question_id": "Q0avwV", "prompt_id": "HIuSnl", "difficulty": "medium", "level": "2b_boolean", "eval_type": "boolean", "forced_extreme_window": false, "task_id": "1eefe03a0012e499" }, "data_desc": { "type": "wb2", "variables": [ "mean_sea_level_pressure", "10m_u_component_of_wind", "10m_v_component_of_wind", "2m_temperature", "surface_pressure", "geopotential", "specific_humidity", "temperature", "u_component_of_wind", "v_component_of_wind" ], "time_indices": "29677:29691:1" } }, { "prompt": "The following data shows the global weather fields over a period of 18 hours, sampled at an interval of 6 hours. {'type': 'wb2', 'variables': ['mean_sea_level_pressure', '10m_u_component_of_wind', '10m_v_component_of_wind', '2m_temperature', 'surface_pressure', 'geopotential', 'specific_humidity', 'temperature', 'u_component_of_wind', 'v_component_of_wind'], 'time_indices': '73094:73097:1'} The data starts from January 11 12:00 and ends on January 12 00:00. Based on the above data, answer the following question:", "question": "In the 6-hour snapshot 120 hours after the end of the given time window, does the minimum value of specific_humidity at 600 hPa within Persian Gulf remain above 0.5kg/kg throughout Persian Gulf?", "response": "In Persian Gulf, the minimum value of specific_humidity at 600 hPa over the 120 hours window is 0.0001375584542984143kg/kg, which is compared to the threshold 0.5kg/kg; this makes the statement False.", "metadata": { "true_value": false, "actual_value": { "actualvalue_0": "0.0001375584542984143", "auxvariables_0": "0.5", "checks": [ { "name": "min_above_threshold", "actual": "0.0001375584542984143", "op": ">=", "th": "0.5", "ok": false } ], "justification": "In {{regions_0}}, the minimum value of {{wb2varnames_0}}{{levelsuffixes_0}} over the {{duration}} hour window is {{actualvalue_0}}{{units_0}}, which is compared to the threshold {{auxvariables_0}}{{units_0}}; this makes the statement {{label}}." }, "code_path": "templates/synthetic_task_code/boolean/non_snapshot/tmpl_022.py", "sampler_code_path": "templates/synthetic_task_code/boolean/non_snapshot/sampling_tmpl_022.py", "template_id": "tmpl_022", "template_str": "In the 6-hour snapshot {duration} hours after the end of the given time window, does the minimum value of {wb2varnames_0}{levelsuffixes_0} within {regions_0} remain above {{auxvariables_0}}{units_0} throughout {regions_0}?", "template_type": "timeseries", "mode": "boolean", "constraints": { "version": 1, "wb2varnames": { "family": "same" }, "regions": { "granularity": "same" }, "units": { "bind_to_var": [ 0 ] } }, "filled_values": { "wb2varnames": [ "specific_humidity" ], "levelsuffixes": [ 600 ], "regions": [ "Persian Gulf" ], "units": [ "kg/kg" ], "duration": 120, "auxvariables_0_provenance": [ "var=specific_humidity, tail=P10 over window [0,120]" ], "auxvariables": [ "0.5" ], "auxvariables_0": "0.5" }, "wb2_data": { "type": "wb2_reference", "variables": [ "specific_humidity" ], "time_range": "73097:73197:1" }, "rng_seed": null, "justification": { "text": "In Persian Gulf, the minimum value of specific_humidity at 600 hPa over the 120 hours window is 0.0001375584542984143kg/kg, which is compared to the threshold 0.5kg/kg; this makes the statement False." }, "question_id": "WucO3b", "prompt_id": "HIuSnl", "difficulty": "medium", "level": "2b_boolean", "eval_type": "boolean", "forced_extreme_window": false, "task_id": "dfc6a3d393b0ce9b" }, "data_desc": { "type": "wb2", "variables": [ "mean_sea_level_pressure", "10m_u_component_of_wind", "10m_v_component_of_wind", "2m_temperature", "surface_pressure", "geopotential", "specific_humidity", "temperature", "u_component_of_wind", "v_component_of_wind" ], "time_indices": "73094:73097:1" } } ]