diff --git "a/level2b_numeric_part0.json" "b/level2b_numeric_part0.json" new file mode 100644--- /dev/null +++ "b/level2b_numeric_part0.json" @@ -0,0 +1,5611 @@ +[ + { + "prompt": "The following data shows the global weather fields over a period of 114 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': '85659:85678:1'} The data starts from August 18 18:00 and ends on August 23 06: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, what is the maximum difference in v_component_of_wind at 200 hPa (m/s) between North America and South America?", + "response": "83.87308502197266\n\nJustification: The maximum difference in v_component_of_wind at 200 hPa (m/s) between North America and South America in the 54 hours after the end of the given time window is 83.87308502197266.", + "metadata": { + "true_value": null, + "actual_value": { + "actualvalue_0": "83.87308502197266", + "justification": "The maximum difference in {wb2varnames_0}{levelsuffixes_0} ({units_0}) between {regions_0} and {regions_1} in the {duration} hours after the end of the given time window is {actualvalue_0}.", + "justification_text": "The maximum difference in v_component_of_wind at 200 hPa (m/s) between North America and South America in the 54 hours after the end of the given time window is 83.87308502197266." + }, + "code_path": "templates/synthetic_task_code/numeric/non_snapshot/tmpl_011.py", + "sampler_code_path": "templates/synthetic_task_code/numeric/non_snapshot/sampling_tmpl_011.py", + "template_id": "tmpl_011", + "template_str": "In the 6-hour snapshot {duration} hours after the end of the given time window, what is the maximum difference in {wb2varnames_0}{levelsuffixes_0} ({units_0}) between {regions_0} and {regions_1}?", + "template_type": "timeseries", + "mode": "numeric", + "constraints": { + "version": 1, + "wb2varnames": { + "family": "same" + }, + "regions": { + "granularity": "same" + }, + "units": { + "bind_to_var": [ + 0 + ] + } + }, + "filled_values": { + "wb2varnames": [ + "v_component_of_wind" + ], + "levelsuffixes": [ + 200 + ], + "regions": [ + "North America", + "South America" + ], + "units": [ + "m/s" + ], + "duration": 54 + }, + "wb2_data": { + "type": "wb2_reference", + "variables": [ + "v_component_of_wind" + ], + "time_range": "85678:85778:1" + }, + "rng_seed": null, + "justification": { + "text": "83.87308502197266\n\nJustification: The maximum difference in v_component_of_wind at 200 hPa (m/s) between North America and South America in the 54 hours after the end of the given time window is 83.87308502197266." + }, + "question_id": "HsrO9b", + "prompt_id": "HIuSnl", + "difficulty": "medium", + "target_variable": "v_component_of_wind_200", + "level": "2b_numeric", + "eval_type": "numerical", + "forced_extreme_window": false, + "task_id": "dbd11a366e17d194" + }, + "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": "85659:85678: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': '37645:37670:1'} The data starts from October 07 06:00 and ends on October 13 06: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, what is the displacement in kilometers of the location of minimum geopotential at 250 hPa within Durbes, Latvia compared to its location at the end of the given time window in the provided data?", + "response": "0.0\n\nJustification: The displacement in kilometers of the location of minimum geopotential at 250 hPa within Durbes, Latvia from the end of the given time window in the provided data to 72 hours after in the forecast snapshot is 0.0.", + "metadata": { + "true_value": null, + "actual_value": { + "actualvalue_0": "0.0", + "justification": "The displacement in kilometers of the location of minimum {wb2varnames_0}{levelsuffixes_0} within {regions_0} from the end of the given time window in the provided data to {duration} hours after in the forecast snapshot is {actualvalue_0}.", + "justification_text": "The displacement in kilometers of the location of minimum geopotential at 250 hPa within Durbes, Latvia from the end of the given time window in the provided data to 72 hours after in the forecast snapshot is 0.0." + }, + "code_path": "templates/synthetic_task_code/numeric/non_snapshot/tmpl_024.py", + "sampler_code_path": "templates/synthetic_task_code/numeric/non_snapshot/sampling_tmpl_024.py", + "template_id": "tmpl_024", + "template_str": "In the 6-hour snapshot {duration} hours after the end of the given time window, what is the displacement in kilometers of the location of minimum {wb2varnames_0}{levelsuffixes_0} within {regions_0} compared to its location at the end of the given time window in the provided data?", + "template_type": "timeseries", + "mode": "numeric", + "constraints": { + "version": 1, + "wb2varnames": { + "family": "same" + }, + "regions": { + "granularity": "same" + }, + "units": { + "bind_to_var": [] + } + }, + "filled_values": { + "wb2varnames": [ + "geopotential" + ], + "levelsuffixes": [ + 250 + ], + "regions": [ + "Durbes, Latvia" + ], + "duration": 72 + }, + "wb2_data": { + "type": "wb2_reference", + "variables": [ + "geopotential" + ], + "time_range": "37670:37770:1" + }, + "rng_seed": null, + "justification": { + "text": "0.0\n\nJustification: The displacement in kilometers of the location of minimum geopotential at 250 hPa within Durbes, Latvia from the end of the given time window in the provided data to 72 hours after in the forecast snapshot is 0.0." + }, + "question_id": "0jwQYD", + "prompt_id": "HIuSnl", + "difficulty": "medium", + "level": "2b_numeric", + "eval_type": "distance", + "forced_extreme_window": false, + "task_id": "5f2e0ea370974596" + }, + "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": "37645:37670: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': '31905:31910:1'} The data starts from November 02 06:00 and ends on November 03 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, what is the difference in the area-weighted mean value of v_component_of_wind at 850 hPa between Oceania and North America?", + "response": "1.6384340348627142\n\nJustification: The difference in the area-weighted mean value of v_component_of_wind at 850 hPa between Oceania and North America over the specified window is 1.6384340348627142.", + "metadata": { + "true_value": null, + "actual_value": { + "actualvalue_0": "1.6384340348627142", + "justification": "The difference in the area-weighted mean value of {wb2varnames_0}{levelsuffixes_0} between {regions_0} and {regions_1} over the specified window is {actualvalue_0}.", + "justification_text": "The difference in the area-weighted mean value of v_component_of_wind at 850 hPa between Oceania and North America over the specified window is 1.6384340348627142." + }, + "code_path": "templates/synthetic_task_code/numeric/non_snapshot/tmpl_000.py", + "sampler_code_path": "templates/synthetic_task_code/numeric/non_snapshot/sampling_tmpl_000.py", + "template_id": "tmpl_000", + "template_str": "In the 6-hour snapshot {duration} hours after the end of the given time window, what is the difference in the area-weighted mean value of {wb2varnames_0}{levelsuffixes_0} between {regions_0} and {regions_1}?", + "template_type": "timeseries", + "mode": "numeric", + "constraints": { + "version": 1, + "wb2varnames": { + "family": "same" + }, + "regions": { + "granularity": "same" + }, + "units": { + "bind_to_var": [] + } + }, + "filled_values": { + "wb2varnames": [ + "v_component_of_wind" + ], + "levelsuffixes": [ + 850 + ], + "regions": [ + "Oceania", + "North America" + ], + "duration": 150 + }, + "wb2_data": { + "type": "wb2_reference", + "variables": [ + "v_component_of_wind" + ], + "time_range": "31910:32010:1" + }, + "rng_seed": null, + "justification": { + "text": "1.6384340348627142\n\nJustification: The difference in the area-weighted mean value of v_component_of_wind at 850 hPa between Oceania and North America over the specified window is 1.6384340348627142." + }, + "question_id": "RGsu57", + "prompt_id": "HIuSnl", + "difficulty": "medium", + "target_variable": "v_component_of_wind_850", + "level": "2b_numeric", + "eval_type": "numerical", + "forced_extreme_window": false, + "task_id": "ec05b1581623827b" + }, + "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": "31905:31910: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': '81775:81787:1'} The data starts from December 21 18:00 and ends on December 24 12: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, what is the difference between the maximum value of temperature at 200 hPa within Canada and the maximum value of temperature at 200 hPa within Guam?", + "response": "14.694854736328125\n\nJustification: In 36 hours after the end of the given time window, the difference between the maximum value of temperature at 200 hPa within Canada and the maximum value of temperature at 200 hPa within Guam is 14.694854736328125.", + "metadata": { + "true_value": null, + "actual_value": { + "actualvalue_0": "14.694854736328125", + "justification": "In {duration} hours after the end of the given time window, the difference between the maximum value of {wb2varnames_0}{levelsuffixes_0} within {regions_0} and the maximum value of {wb2varnames_0}{levelsuffixes_0} within {regions_1} is {{actualvalue_0}}.", + "justification_text": "In 36 hours after the end of the given time window, the difference between the maximum value of temperature at 200 hPa within Canada and the maximum value of temperature at 200 hPa within Guam is 14.694854736328125." + }, + "code_path": "templates/synthetic_task_code/numeric/non_snapshot/tmpl_019.py", + "sampler_code_path": "templates/synthetic_task_code/numeric/non_snapshot/sampling_tmpl_019.py", + "template_id": "tmpl_019", + "template_str": "In the 6-hour snapshot {duration} hours after the end of the given time window, what is the difference between the maximum value of {wb2varnames_0}{levelsuffixes_0} within {regions_0} and the maximum value of {wb2varnames_0}{levelsuffixes_0} within {regions_1}?", + "template_type": "timeseries", + "mode": "numeric", + "constraints": { + "version": 1, + "wb2varnames": { + "family": "same" + }, + "regions": { + "granularity": "same" + }, + "units": { + "bind_to_var": [] + } + }, + "filled_values": { + "wb2varnames": [ + "temperature" + ], + "levelsuffixes": [ + 200 + ], + "regions": [ + "Canada", + "Guam" + ], + "duration": 36 + }, + "wb2_data": { + "type": "wb2_reference", + "variables": [ + "temperature" + ], + "time_range": "81787:81887:1" + }, + "rng_seed": null, + "justification": { + "text": "14.694854736328125\n\nJustification: In 36 hours after the end of the given time window, the difference between the maximum value of temperature at 200 hPa within Canada and the maximum value of temperature at 200 hPa within Guam is 14.694854736328125." + }, + "question_id": "YYzvuD", + "prompt_id": "HIuSnl", + "difficulty": "medium", + "target_variable": "temperature_200", + "level": "2b_numeric", + "eval_type": "numerical", + "forced_extreme_window": false, + "task_id": "dba66f03439044a0" + }, + "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": "81775:81787: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': '29872:29896:1'} The data starts from June 13 00:00 and ends on June 18 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, what is the difference between the maximum value of specific_humidity at 300 hPa within Szeged, Hungary and the maximum value of specific_humidity at 300 hPa within Butuan, Philippines?", + "response": "-0.0005634648041450419\n\nJustification: In 132 hours after the end of the given time window, the difference between the maximum value of specific_humidity at 300 hPa within Szeged, Hungary and the maximum value of specific_humidity at 300 hPa within Butuan, Philippines is -0.0005634648041450419.", + "metadata": { + "true_value": null, + "actual_value": { + "actualvalue_0": "-0.0005634648041450419", + "justification": "In {duration} hours after the end of the given time window, the difference between the maximum value of {wb2varnames_0}{levelsuffixes_0} within {regions_0} and the maximum value of {wb2varnames_0}{levelsuffixes_0} within {regions_1} is {{actualvalue_0}}.", + "justification_text": "In 132 hours after the end of the given time window, the difference between the maximum value of specific_humidity at 300 hPa within Szeged, Hungary and the maximum value of specific_humidity at 300 hPa within Butuan, Philippines is -0.0005634648041450419." + }, + "code_path": "templates/synthetic_task_code/numeric/non_snapshot/tmpl_019.py", + "sampler_code_path": "templates/synthetic_task_code/numeric/non_snapshot/sampling_tmpl_019.py", + "template_id": "tmpl_019", + "template_str": "In the 6-hour snapshot {duration} hours after the end of the given time window, what is the difference between the maximum value of {wb2varnames_0}{levelsuffixes_0} within {regions_0} and the maximum value of {wb2varnames_0}{levelsuffixes_0} within {regions_1}?", + "template_type": "timeseries", + "mode": "numeric", + "constraints": { + "version": 1, + "wb2varnames": { + "family": "same" + }, + "regions": { + "granularity": "same" + }, + "units": { + "bind_to_var": [] + } + }, + "filled_values": { + "wb2varnames": [ + "specific_humidity" + ], + "levelsuffixes": [ + 300 + ], + "regions": [ + "Szeged, Hungary", + "Butuan, Philippines" + ], + "duration": 132 + }, + "wb2_data": { + "type": "wb2_reference", + "variables": [ + "specific_humidity" + ], + "time_range": "29896:29996:1" + }, + "rng_seed": null, + "justification": { + "text": "-0.0005634648041450419\n\nJustification: In 132 hours after the end of the given time window, the difference between the maximum value of specific_humidity at 300 hPa within Szeged, Hungary and the maximum value of specific_humidity at 300 hPa within Butuan, Philippines is -0.0005634648041450419." + }, + "question_id": "YYzvuD", + "prompt_id": "HIuSnl", + "difficulty": "medium", + "target_variable": "specific_humidity_300", + "level": "2b_numeric", + "eval_type": "numerical", + "forced_extreme_window": false, + "task_id": "244346a6bfb168e2" + }, + "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": "29872:29896:1" + } + }, + { + "prompt": "The following data shows the global weather fields over a period of 126 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': '42832:42853:1'} The data starts from April 26 00:00 and ends on May 01 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, what is the difference in the area-weighted mean value of v_component_of_wind at 850 hPa between Mozambique Channel and Bight of Benin?", + "response": "6.452188611743172\n\nJustification: The difference in the area-weighted mean value of v_component_of_wind at 850 hPa between Mozambique Channel and Bight of Benin over the specified window is 6.452188611743172.", + "metadata": { + "true_value": null, + "actual_value": { + "actualvalue_0": "6.452188611743172", + "justification": "The difference in the area-weighted mean value of {wb2varnames_0}{levelsuffixes_0} between {regions_0} and {regions_1} over the specified window is {actualvalue_0}.", + "justification_text": "The difference in the area-weighted mean value of v_component_of_wind at 850 hPa between Mozambique Channel and Bight of Benin over the specified window is 6.452188611743172." + }, + "code_path": "templates/synthetic_task_code/numeric/non_snapshot/tmpl_000.py", + "sampler_code_path": "templates/synthetic_task_code/numeric/non_snapshot/sampling_tmpl_000.py", + "template_id": "tmpl_000", + "template_str": "In the 6-hour snapshot {duration} hours after the end of the given time window, what is the difference in the area-weighted mean value of {wb2varnames_0}{levelsuffixes_0} between {regions_0} and {regions_1}?", + "template_type": "timeseries", + "mode": "numeric", + "constraints": { + "version": 1, + "wb2varnames": { + "family": "same" + }, + "regions": { + "granularity": "same" + }, + "units": { + "bind_to_var": [] + } + }, + "filled_values": { + "wb2varnames": [ + "v_component_of_wind" + ], + "levelsuffixes": [ + 850 + ], + "regions": [ + "Mozambique Channel", + "Bight of Benin" + ], + "duration": 120 + }, + "wb2_data": { + "type": "wb2_reference", + "variables": [ + "v_component_of_wind" + ], + "time_range": "42853:42953:1" + }, + "rng_seed": null, + "justification": { + "text": "6.452188611743172\n\nJustification: The difference in the area-weighted mean value of v_component_of_wind at 850 hPa between Mozambique Channel and Bight of Benin over the specified window is 6.452188611743172." + }, + "question_id": "RGsu57", + "prompt_id": "HIuSnl", + "difficulty": "medium", + "target_variable": "v_component_of_wind_850", + "level": "2b_numeric", + "eval_type": "numerical", + "forced_extreme_window": false, + "task_id": "a40a5e450d13a844" + }, + "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": "42832:42853: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': '39231:39247:1'} The data starts from November 07 18:00 and ends on November 11 12: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, what is the value of u_component_of_wind at 925 hPa at the location within Prince William Sound where v_component_of_wind at 850 hPa reaches its maximum within that region?", + "response": "0.38874223828315735\n\nJustification: The value of u_component_of_wind at the location within Prince William Sound where v_component_of_wind reaches its maximum within that region, 102 hours after the end of the given time window, is 0.38874223828315735.", + "metadata": { + "true_value": null, + "actual_value": { + "actualvalue_0": "0.38874223828315735", + "justification": "The value of {{wb2varnames_0}} at the location within {{regions_0}} where {{wb2varnames_1}} reaches its maximum within that region, {{duration}} hours after the end of the given time window, is {{actualvalue_0}}.", + "justification_text": "The value of u_component_of_wind at the location within Prince William Sound where v_component_of_wind reaches its maximum within that region, 102 hours after the end of the given time window, is 0.38874223828315735." + }, + "code_path": "templates/synthetic_task_code/numeric/non_snapshot/tmpl_013.py", + "sampler_code_path": "templates/synthetic_task_code/numeric/non_snapshot/sampling_tmpl_013.py", + "template_id": "tmpl_013", + "template_str": "In the 6-hour snapshot {duration} hours after the end of the given time window, what is the value of {wb2varnames_0}{levelsuffixes_0} at the location within {regions_0} where {wb2varnames_1}{levelsuffixes_1} reaches its maximum within that region?", + "template_type": "timeseries", + "mode": "numeric", + "constraints": { + "version": 1, + "wb2varnames": { + "family": "same" + }, + "regions": { + "granularity": "same" + }, + "units": { + "bind_to_var": [] + } + }, + "filled_values": { + "wb2varnames": [ + "u_component_of_wind", + "v_component_of_wind" + ], + "levelsuffixes": [ + 925, + 850 + ], + "regions": [ + "Prince William Sound" + ], + "duration": 102 + }, + "wb2_data": { + "type": "wb2_reference", + "variables": [ + "u_component_of_wind", + "v_component_of_wind" + ], + "time_range": "39247:39347:1" + }, + "rng_seed": null, + "justification": { + "text": "0.38874223828315735\n\nJustification: The value of u_component_of_wind at the location within Prince William Sound where v_component_of_wind reaches its maximum within that region, 102 hours after the end of the given time window, is 0.38874223828315735." + }, + "question_id": "0XV85i", + "prompt_id": "HIuSnl", + "difficulty": "medium", + "target_variable": "u_component_of_wind_925", + "level": "2b_numeric", + "eval_type": "numerical", + "forced_extreme_window": false, + "task_id": "7e3c5c79e1d6b88b" + }, + "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": "39231:39247: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': '83666:83684:1'} The data starts from April 07 12:00 and ends on April 11 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, what is the difference in the area-weighted mean value of temperature at 250 hPa between Podujevo, Kosovo and Catanduanes, Philippines?", + "response": "-14.318225966563006\n\nJustification: The difference in the area-weighted mean value of temperature at 250 hPa between Podujevo, Kosovo and Catanduanes, Philippines over the specified window is -14.318225966563006.", + "metadata": { + "true_value": null, + "actual_value": { + "actualvalue_0": "-14.318225966563006", + "justification": "The difference in the area-weighted mean value of {wb2varnames_0}{levelsuffixes_0} between {regions_0} and {regions_1} over the specified window is {actualvalue_0}.", + "justification_text": "The difference in the area-weighted mean value of temperature at 250 hPa between Podujevo, Kosovo and Catanduanes, Philippines over the specified window is -14.318225966563006." + }, + "code_path": "templates/synthetic_task_code/numeric/non_snapshot/tmpl_000.py", + "sampler_code_path": "templates/synthetic_task_code/numeric/non_snapshot/sampling_tmpl_000.py", + "template_id": "tmpl_000", + "template_str": "In the 6-hour snapshot {duration} hours after the end of the given time window, what is the difference in the area-weighted mean value of {wb2varnames_0}{levelsuffixes_0} between {regions_0} and {regions_1}?", + "template_type": "timeseries", + "mode": "numeric", + "constraints": { + "version": 1, + "wb2varnames": { + "family": "same" + }, + "regions": { + "granularity": "same" + }, + "units": { + "bind_to_var": [] + } + }, + "filled_values": { + "wb2varnames": [ + "temperature" + ], + "levelsuffixes": [ + 250 + ], + "regions": [ + "Podujevo, Kosovo", + "Catanduanes, Philippines" + ], + "duration": 126 + }, + "wb2_data": { + "type": "wb2_reference", + "variables": [ + "temperature" + ], + "time_range": "83684:83784:1" + }, + "rng_seed": null, + "justification": { + "text": "-14.318225966563006\n\nJustification: The difference in the area-weighted mean value of temperature at 250 hPa between Podujevo, Kosovo and Catanduanes, Philippines over the specified window is -14.318225966563006." + }, + "question_id": "RGsu57", + "prompt_id": "HIuSnl", + "difficulty": "medium", + "target_variable": "temperature_250", + "level": "2b_numeric", + "eval_type": "numerical", + "forced_extreme_window": false, + "task_id": "8fb8de8b837c1d35" + }, + "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": "83666:83684: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': '68649:68673:1'} The data starts from December 27 06:00 and ends on January 02 00:00 (1 year later). 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, what is the difference between the maximum value of specific_humidity at 850 hPa within Strait of Singapore and the maximum value of specific_humidity at 850 hPa within Davao Gulf?", + "response": "-0.0011298451572656631\n\nJustification: In 72 hours after the end of the given time window, the difference between the maximum value of specific_humidity at 850 hPa within Strait of Singapore and the maximum value of specific_humidity at 850 hPa within Davao Gulf is -0.0011298451572656631.", + "metadata": { + "true_value": null, + "actual_value": { + "actualvalue_0": "-0.0011298451572656631", + "justification": "In {duration} hours after the end of the given time window, the difference between the maximum value of {wb2varnames_0}{levelsuffixes_0} within {regions_0} and the maximum value of {wb2varnames_0}{levelsuffixes_0} within {regions_1} is {{actualvalue_0}}.", + "justification_text": "In 72 hours after the end of the given time window, the difference between the maximum value of specific_humidity at 850 hPa within Strait of Singapore and the maximum value of specific_humidity at 850 hPa within Davao Gulf is -0.0011298451572656631." + }, + "code_path": "templates/synthetic_task_code/numeric/non_snapshot/tmpl_019.py", + "sampler_code_path": "templates/synthetic_task_code/numeric/non_snapshot/sampling_tmpl_019.py", + "template_id": "tmpl_019", + "template_str": "In the 6-hour snapshot {duration} hours after the end of the given time window, what is the difference between the maximum value of {wb2varnames_0}{levelsuffixes_0} within {regions_0} and the maximum value of {wb2varnames_0}{levelsuffixes_0} within {regions_1}?", + "template_type": "timeseries", + "mode": "numeric", + "constraints": { + "version": 1, + "wb2varnames": { + "family": "same" + }, + "regions": { + "granularity": "same" + }, + "units": { + "bind_to_var": [] + } + }, + "filled_values": { + "wb2varnames": [ + "specific_humidity" + ], + "levelsuffixes": [ + 850 + ], + "regions": [ + "Strait of Singapore", + "Davao Gulf" + ], + "duration": 72 + }, + "wb2_data": { + "type": "wb2_reference", + "variables": [ + "specific_humidity" + ], + "time_range": "68673:68773:1" + }, + "rng_seed": null, + "justification": { + "text": "-0.0011298451572656631\n\nJustification: In 72 hours after the end of the given time window, the difference between the maximum value of specific_humidity at 850 hPa within Strait of Singapore and the maximum value of specific_humidity at 850 hPa within Davao Gulf is -0.0011298451572656631." + }, + "question_id": "YYzvuD", + "prompt_id": "HIuSnl", + "difficulty": "medium", + "target_variable": "specific_humidity_850", + "level": "2b_numeric", + "eval_type": "numerical", + "forced_extreme_window": false, + "task_id": "b1ab7e82ba6c14b6" + }, + "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": "68649:68673: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': '62454:62458:1'} The data starts from September 30 12:00 and ends on October 01 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, what is the difference in the area-weighted mean value of geopotential at 700 hPa between Cumberland Sound and James Bay?", + "response": "-2692.7862870410063\n\nJustification: The difference in the area-weighted mean value of geopotential at 700 hPa between Cumberland Sound and James Bay over the specified window is -2692.7862870410063.", + "metadata": { + "true_value": null, + "actual_value": { + "actualvalue_0": "-2692.7862870410063", + "justification": "The difference in the area-weighted mean value of {wb2varnames_0}{levelsuffixes_0} between {regions_0} and {regions_1} over the specified window is {actualvalue_0}.", + "justification_text": "The difference in the area-weighted mean value of geopotential at 700 hPa between Cumberland Sound and James Bay over the specified window is -2692.7862870410063." + }, + "code_path": "templates/synthetic_task_code/numeric/non_snapshot/tmpl_000.py", + "sampler_code_path": "templates/synthetic_task_code/numeric/non_snapshot/sampling_tmpl_000.py", + "template_id": "tmpl_000", + "template_str": "In the 6-hour snapshot {duration} hours after the end of the given time window, what is the difference in the area-weighted mean value of {wb2varnames_0}{levelsuffixes_0} between {regions_0} and {regions_1}?", + "template_type": "timeseries", + "mode": "numeric", + "constraints": { + "version": 1, + "wb2varnames": { + "family": "same" + }, + "regions": { + "granularity": "same" + }, + "units": { + "bind_to_var": [] + } + }, + "filled_values": { + "wb2varnames": [ + "geopotential" + ], + "levelsuffixes": [ + 700 + ], + "regions": [ + "Cumberland Sound", + "James Bay" + ], + "duration": 198 + }, + "wb2_data": { + "type": "wb2_reference", + "variables": [ + "geopotential" + ], + "time_range": "62458:62558:1" + }, + "rng_seed": null, + "justification": { + "text": "-2692.7862870410063\n\nJustification: The difference in the area-weighted mean value of geopotential at 700 hPa between Cumberland Sound and James Bay over the specified window is -2692.7862870410063." + }, + "question_id": "RGsu57", + "prompt_id": "HIuSnl", + "difficulty": "medium", + "target_variable": "geopotential_700", + "level": "2b_numeric", + "eval_type": "numerical", + "forced_extreme_window": false, + "task_id": "ef37c813d828272f" + }, + "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": "62454:62458: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': '34226:34239:1'} The data starts from June 05 12:00 and ends on June 08 12: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, what is the maximum difference in temperature at 1000 hPa (K) between Denmark and Bosnia and Herzegovina?", + "response": "16.55731201171875\n\nJustification: The maximum difference in temperature at 1000 hPa (K) between Denmark and Bosnia and Herzegovina in the 120 hours after the end of the given time window is 16.55731201171875.", + "metadata": { + "true_value": null, + "actual_value": { + "actualvalue_0": "16.55731201171875", + "justification": "The maximum difference in {wb2varnames_0}{levelsuffixes_0} ({units_0}) between {regions_0} and {regions_1} in the {duration} hours after the end of the given time window is {actualvalue_0}.", + "justification_text": "The maximum difference in temperature at 1000 hPa (K) between Denmark and Bosnia and Herzegovina in the 120 hours after the end of the given time window is 16.55731201171875." + }, + "code_path": "templates/synthetic_task_code/numeric/non_snapshot/tmpl_011.py", + "sampler_code_path": "templates/synthetic_task_code/numeric/non_snapshot/sampling_tmpl_011.py", + "template_id": "tmpl_011", + "template_str": "In the 6-hour snapshot {duration} hours after the end of the given time window, what is the maximum difference in {wb2varnames_0}{levelsuffixes_0} ({units_0}) between {regions_0} and {regions_1}?", + "template_type": "timeseries", + "mode": "numeric", + "constraints": { + "version": 1, + "wb2varnames": { + "family": "same" + }, + "regions": { + "granularity": "same" + }, + "units": { + "bind_to_var": [ + 0 + ] + } + }, + "filled_values": { + "wb2varnames": [ + "temperature" + ], + "levelsuffixes": [ + 1000 + ], + "regions": [ + "Denmark", + "Bosnia and Herzegovina" + ], + "units": [ + "K" + ], + "duration": 120 + }, + "wb2_data": { + "type": "wb2_reference", + "variables": [ + "temperature" + ], + "time_range": "34239:34339:1" + }, + "rng_seed": null, + "justification": { + "text": "16.55731201171875\n\nJustification: The maximum difference in temperature at 1000 hPa (K) between Denmark and Bosnia and Herzegovina in the 120 hours after the end of the given time window is 16.55731201171875." + }, + "question_id": "HsrO9b", + "prompt_id": "HIuSnl", + "difficulty": "medium", + "target_variable": "temperature_1000", + "level": "2b_numeric", + "eval_type": "numerical", + "forced_extreme_window": false, + "task_id": "1db6e87c770cc272" + }, + "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": "34226:34239: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': '56847:56864:1'} The data starts from November 28 18:00 and ends on December 02 18: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, what is the difference in the area-weighted mean value of specific_humidity at 500 hPa between Guatemala and Gambia?", + "response": "2.8908887354274493e-06\n\nJustification: The difference in the area-weighted mean value of specific_humidity at 500 hPa between Guatemala and Gambia over the specified window is 2.8908887354274493e-06.", + "metadata": { + "true_value": null, + "actual_value": { + "actualvalue_0": "2.8908887354274493e-06", + "justification": "The difference in the area-weighted mean value of {wb2varnames_0}{levelsuffixes_0} between {regions_0} and {regions_1} over the specified window is {actualvalue_0}.", + "justification_text": "The difference in the area-weighted mean value of specific_humidity at 500 hPa between Guatemala and Gambia over the specified window is 2.8908887354274493e-06." + }, + "code_path": "templates/synthetic_task_code/numeric/non_snapshot/tmpl_000.py", + "sampler_code_path": "templates/synthetic_task_code/numeric/non_snapshot/sampling_tmpl_000.py", + "template_id": "tmpl_000", + "template_str": "In the 6-hour snapshot {duration} hours after the end of the given time window, what is the difference in the area-weighted mean value of {wb2varnames_0}{levelsuffixes_0} between {regions_0} and {regions_1}?", + "template_type": "timeseries", + "mode": "numeric", + "constraints": { + "version": 1, + "wb2varnames": { + "family": "same" + }, + "regions": { + "granularity": "same" + }, + "units": { + "bind_to_var": [] + } + }, + "filled_values": { + "wb2varnames": [ + "specific_humidity" + ], + "levelsuffixes": [ + 500 + ], + "regions": [ + "Guatemala", + "Gambia" + ], + "duration": 30 + }, + "wb2_data": { + "type": "wb2_reference", + "variables": [ + "specific_humidity" + ], + "time_range": "56864:56964:1" + }, + "rng_seed": null, + "justification": { + "text": "2.8908887354274493e-06\n\nJustification: The difference in the area-weighted mean value of specific_humidity at 500 hPa between Guatemala and Gambia over the specified window is 2.8908887354274493e-06." + }, + "question_id": "RGsu57", + "prompt_id": "HIuSnl", + "difficulty": "medium", + "target_variable": "specific_humidity_500", + "level": "2b_numeric", + "eval_type": "numerical", + "forced_extreme_window": false, + "task_id": "70b3397d1d59ad6e" + }, + "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": "56847:56864:1" + } + }, + { + "prompt": "The following data shows the global weather fields over a period of 114 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': '36300:36319:1'} The data starts from November 06 00:00 and ends on November 10 12: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, what is the maximum difference in v_component_of_wind at 250 hPa (m/s) between Ryanggang, North Korea and Ordino, Andorra?", + "response": "32.68436884880066\n\nJustification: The maximum difference in v_component_of_wind at 250 hPa (m/s) between Ryanggang, North Korea and Ordino, Andorra in the 180 hours after the end of the given time window is 32.68436884880066.", + "metadata": { + "true_value": null, + "actual_value": { + "actualvalue_0": "32.68436884880066", + "justification": "The maximum difference in {wb2varnames_0}{levelsuffixes_0} ({units_0}) between {regions_0} and {regions_1} in the {duration} hours after the end of the given time window is {actualvalue_0}.", + "justification_text": "The maximum difference in v_component_of_wind at 250 hPa (m/s) between Ryanggang, North Korea and Ordino, Andorra in the 180 hours after the end of the given time window is 32.68436884880066." + }, + "code_path": "templates/synthetic_task_code/numeric/non_snapshot/tmpl_011.py", + "sampler_code_path": "templates/synthetic_task_code/numeric/non_snapshot/sampling_tmpl_011.py", + "template_id": "tmpl_011", + "template_str": "In the 6-hour snapshot {duration} hours after the end of the given time window, what is the maximum difference in {wb2varnames_0}{levelsuffixes_0} ({units_0}) between {regions_0} and {regions_1}?", + "template_type": "timeseries", + "mode": "numeric", + "constraints": { + "version": 1, + "wb2varnames": { + "family": "same" + }, + "regions": { + "granularity": "same" + }, + "units": { + "bind_to_var": [ + 0 + ] + } + }, + "filled_values": { + "wb2varnames": [ + "v_component_of_wind" + ], + "levelsuffixes": [ + 250 + ], + "regions": [ + "Ryanggang, North Korea", + "Ordino, Andorra" + ], + "units": [ + "m/s" + ], + "duration": 180 + }, + "wb2_data": { + "type": "wb2_reference", + "variables": [ + "v_component_of_wind" + ], + "time_range": "36319:36419:1" + }, + "rng_seed": null, + "justification": { + "text": "32.68436884880066\n\nJustification: The maximum difference in v_component_of_wind at 250 hPa (m/s) between Ryanggang, North Korea and Ordino, Andorra in the 180 hours after the end of the given time window is 32.68436884880066." + }, + "question_id": "HsrO9b", + "prompt_id": "HIuSnl", + "difficulty": "medium", + "target_variable": "v_component_of_wind_250", + "level": "2b_numeric", + "eval_type": "numerical", + "forced_extreme_window": false, + "task_id": "075eb3cff4a20cfb" + }, + "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": "36300:36319: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': '34970:34971:1'} The data corresponds to corresponds to a snapshot on December 08 12: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, what is the absolute latitude difference in degrees between the area-weighted centroid of the area with geopotential at 200 hPa exceeding the mean of the median values for Europe computed from the all-time climatology baseline and the area-weighted centroid of such an area within South America, where the median values are computed from the same baseline for that region?", + "response": "52.72649108030896\n\nJustification: The absolute latitude difference in degrees between the area-weighted centroid of the area with geopotential at 200 hPa exceeding the mean of the median values for Europe computed from the all-time climatology baseline and the area-weighted centroid of such an area within South America, where the median values are computed from the same baseline for that region, after 66 hours is 52.72649108030896.", + "metadata": { + "true_value": null, + "actual_value": { + "actualvalue_0": "52.72649108030896", + "justification": "The absolute latitude difference in degrees between the area-weighted centroid of the area with {wb2varnames_0}{levelsuffixes_0} exceeding the mean of the median values for {regions_0} computed from the all-time climatology baseline and the area-weighted centroid of such an area within {regions_1}, where the median values are computed from the same baseline for that region, after {duration} hours is {{actualvalue_0}}.", + "justification_text": "The absolute latitude difference in degrees between the area-weighted centroid of the area with geopotential at 200 hPa exceeding the mean of the median values for Europe computed from the all-time climatology baseline and the area-weighted centroid of such an area within South America, where the median values are computed from the same baseline for that region, after 66 hours is 52.72649108030896." + }, + "code_path": "templates/synthetic_task_code/numeric/non_snapshot/tmpl_003.py", + "sampler_code_path": "templates/synthetic_task_code/numeric/non_snapshot/sampling_tmpl_003.py", + "template_id": "tmpl_003", + "template_str": "In the 6-hour snapshot {duration} hours after the end of the given time window, what is the absolute latitude difference in degrees between the area-weighted centroid of the area with {wb2varnames_0}{levelsuffixes_0} exceeding the mean of the median values for {regions_0} computed from the all-time climatology baseline and the area-weighted centroid of such an area within {regions_1}, where the median values are computed from the same baseline for that region?", + "template_type": "timeseries", + "mode": "numeric", + "constraints": { + "version": 1, + "wb2varnames": { + "family": "same" + }, + "regions": { + "granularity": "same" + }, + "units": { + "bind_to_var": [] + } + }, + "filled_values": { + "wb2varnames": [ + "geopotential" + ], + "levelsuffixes": [ + 200 + ], + "regions": [ + "Europe", + "South America" + ], + "duration": 66 + }, + "wb2_data": { + "type": "wb2_reference", + "variables": [ + "geopotential" + ], + "time_range": "34971:35071:1" + }, + "rng_seed": null, + "justification": { + "text": "52.72649108030896\n\nJustification: The absolute latitude difference in degrees between the area-weighted centroid of the area with geopotential at 200 hPa exceeding the mean of the median values for Europe computed from the all-time climatology baseline and the area-weighted centroid of such an area within South America, where the median values are computed from the same baseline for that region, after 66 hours is 52.72649108030896." + }, + "question_id": "0fC6F5", + "prompt_id": "HIuSnl", + "difficulty": "medium", + "level": "2b_numeric", + "eval_type": "coordinate", + "forced_extreme_window": false, + "task_id": "0918ccb942ea82ec" + }, + "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": "34970:34971: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': '71699:71719:1'} The data starts from January 28 18:00 and ends on February 02 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, what is the difference between the maximum value of specific_humidity at 300 hPa within Keelung City, Taiwan and the maximum value of specific_humidity at 300 hPa within Mariehamn, Aland?", + "response": "1.6481775674037635e-05\n\nJustification: In 174 hours after the end of the given time window, the difference between the maximum value of specific_humidity at 300 hPa within Keelung City, Taiwan and the maximum value of specific_humidity at 300 hPa within Mariehamn, Aland is 1.6481775674037635e-05.", + "metadata": { + "true_value": null, + "actual_value": { + "actualvalue_0": "1.6481775674037635e-05", + "justification": "In {duration} hours after the end of the given time window, the difference between the maximum value of {wb2varnames_0}{levelsuffixes_0} within {regions_0} and the maximum value of {wb2varnames_0}{levelsuffixes_0} within {regions_1} is {{actualvalue_0}}.", + "justification_text": "In 174 hours after the end of the given time window, the difference between the maximum value of specific_humidity at 300 hPa within Keelung City, Taiwan and the maximum value of specific_humidity at 300 hPa within Mariehamn, Aland is 1.6481775674037635e-05." + }, + "code_path": "templates/synthetic_task_code/numeric/non_snapshot/tmpl_019.py", + "sampler_code_path": "templates/synthetic_task_code/numeric/non_snapshot/sampling_tmpl_019.py", + "template_id": "tmpl_019", + "template_str": "In the 6-hour snapshot {duration} hours after the end of the given time window, what is the difference between the maximum value of {wb2varnames_0}{levelsuffixes_0} within {regions_0} and the maximum value of {wb2varnames_0}{levelsuffixes_0} within {regions_1}?", + "template_type": "timeseries", + "mode": "numeric", + "constraints": { + "version": 1, + "wb2varnames": { + "family": "same" + }, + "regions": { + "granularity": "same" + }, + "units": { + "bind_to_var": [] + } + }, + "filled_values": { + "wb2varnames": [ + "specific_humidity" + ], + "levelsuffixes": [ + 300 + ], + "regions": [ + "Keelung City, Taiwan", + "Mariehamn, Aland" + ], + "duration": 174 + }, + "wb2_data": { + "type": "wb2_reference", + "variables": [ + "specific_humidity" + ], + "time_range": "71719:71819:1" + }, + "rng_seed": null, + "justification": { + "text": "1.6481775674037635e-05\n\nJustification: In 174 hours after the end of the given time window, the difference between the maximum value of specific_humidity at 300 hPa within Keelung City, Taiwan and the maximum value of specific_humidity at 300 hPa within Mariehamn, Aland is 1.6481775674037635e-05." + }, + "question_id": "YYzvuD", + "prompt_id": "HIuSnl", + "difficulty": "medium", + "target_variable": "specific_humidity_300", + "level": "2b_numeric", + "eval_type": "numerical", + "forced_extreme_window": false, + "task_id": "9ae77f4fe9f8b27a" + }, + "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": "71699:71719: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': '30646:30650:1'} The data starts from December 23 12:00 and ends on December 24 06: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, what is the difference in the area-weighted mean value of specific_humidity at 850 hPa between Antarctica and South America?", + "response": "-0.01062697980653579\n\nJustification: The difference in the area-weighted mean value of specific_humidity at 850 hPa between Antarctica and South America over the specified window is -0.01062697980653579.", + "metadata": { + "true_value": null, + "actual_value": { + "actualvalue_0": "-0.01062697980653579", + "justification": "The difference in the area-weighted mean value of {wb2varnames_0}{levelsuffixes_0} between {regions_0} and {regions_1} over the specified window is {actualvalue_0}.", + "justification_text": "The difference in the area-weighted mean value of specific_humidity at 850 hPa between Antarctica and South America over the specified window is -0.01062697980653579." + }, + "code_path": "templates/synthetic_task_code/numeric/non_snapshot/tmpl_000.py", + "sampler_code_path": "templates/synthetic_task_code/numeric/non_snapshot/sampling_tmpl_000.py", + "template_id": "tmpl_000", + "template_str": "In the 6-hour snapshot {duration} hours after the end of the given time window, what is the difference in the area-weighted mean value of {wb2varnames_0}{levelsuffixes_0} between {regions_0} and {regions_1}?", + "template_type": "timeseries", + "mode": "numeric", + "constraints": { + "version": 1, + "wb2varnames": { + "family": "same" + }, + "regions": { + "granularity": "same" + }, + "units": { + "bind_to_var": [] + } + }, + "filled_values": { + "wb2varnames": [ + "specific_humidity" + ], + "levelsuffixes": [ + 850 + ], + "regions": [ + "Antarctica", + "South America" + ], + "duration": 126 + }, + "wb2_data": { + "type": "wb2_reference", + "variables": [ + "specific_humidity" + ], + "time_range": "30650:30750:1" + }, + "rng_seed": null, + "justification": { + "text": "-0.01062697980653579\n\nJustification: The difference in the area-weighted mean value of specific_humidity at 850 hPa between Antarctica and South America over the specified window is -0.01062697980653579." + }, + "question_id": "RGsu57", + "prompt_id": "HIuSnl", + "difficulty": "medium", + "target_variable": "specific_humidity_850", + "level": "2b_numeric", + "eval_type": "numerical", + "forced_extreme_window": false, + "task_id": "cdc66ba6f756773e" + }, + "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": "30646:30650: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': '72019:72021:1'} The data starts from April 17 18:00 and ends on April 18 00: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, what is the maximum difference in specific_humidity at 50 hPa (kg/kg) between Rond\u00f4nia, Brazil and Debrecen, Hungary?", + "response": "7.644357538083568e-07\n\nJustification: The maximum difference in specific_humidity at 50 hPa (kg/kg) between Rond\u00f4nia, Brazil and Debrecen, Hungary in the 30 hours after the end of the given time window is 7.644357538083568e-07.", + "metadata": { + "true_value": null, + "actual_value": { + "actualvalue_0": "7.644357538083568e-07", + "justification": "The maximum difference in {wb2varnames_0}{levelsuffixes_0} ({units_0}) between {regions_0} and {regions_1} in the {duration} hours after the end of the given time window is {actualvalue_0}.", + "justification_text": "The maximum difference in specific_humidity at 50 hPa (kg/kg) between Rond\u00f4nia, Brazil and Debrecen, Hungary in the 30 hours after the end of the given time window is 7.644357538083568e-07." + }, + "code_path": "templates/synthetic_task_code/numeric/non_snapshot/tmpl_011.py", + "sampler_code_path": "templates/synthetic_task_code/numeric/non_snapshot/sampling_tmpl_011.py", + "template_id": "tmpl_011", + "template_str": "In the 6-hour snapshot {duration} hours after the end of the given time window, what is the maximum difference in {wb2varnames_0}{levelsuffixes_0} ({units_0}) between {regions_0} and {regions_1}?", + "template_type": "timeseries", + "mode": "numeric", + "constraints": { + "version": 1, + "wb2varnames": { + "family": "same" + }, + "regions": { + "granularity": "same" + }, + "units": { + "bind_to_var": [ + 0 + ] + } + }, + "filled_values": { + "wb2varnames": [ + "specific_humidity" + ], + "levelsuffixes": [ + 50 + ], + "regions": [ + "Rond\u00f4nia, Brazil", + "Debrecen, Hungary" + ], + "units": [ + "kg/kg" + ], + "duration": 30 + }, + "wb2_data": { + "type": "wb2_reference", + "variables": [ + "specific_humidity" + ], + "time_range": "72021:72121:1" + }, + "rng_seed": null, + "justification": { + "text": "7.644357538083568e-07\n\nJustification: The maximum difference in specific_humidity at 50 hPa (kg/kg) between Rond\u00f4nia, Brazil and Debrecen, Hungary in the 30 hours after the end of the given time window is 7.644357538083568e-07." + }, + "question_id": "HsrO9b", + "prompt_id": "HIuSnl", + "difficulty": "medium", + "target_variable": "specific_humidity_50", + "level": "2b_numeric", + "eval_type": "numerical", + "forced_extreme_window": false, + "task_id": "afddb6e11d278bba" + }, + "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": "72019:72021: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': '74339:74361:1'} The data starts from November 18 18:00 and ends on November 24 00: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, what is the value of u_component_of_wind at 500 hPa at the location within Souk Ahras, Algeria where u_component_of_wind at 600 hPa reaches its maximum within that region?", + "response": "17.024845123291016\n\nJustification: The value of u_component_of_wind at the location within Souk Ahras, Algeria where u_component_of_wind reaches its maximum within that region, 90 hours after the end of the given time window, is 17.024845123291016.", + "metadata": { + "true_value": null, + "actual_value": { + "actualvalue_0": "17.024845123291016", + "justification": "The value of {{wb2varnames_0}} at the location within {{regions_0}} where {{wb2varnames_1}} reaches its maximum within that region, {{duration}} hours after the end of the given time window, is {{actualvalue_0}}.", + "justification_text": "The value of u_component_of_wind at the location within Souk Ahras, Algeria where u_component_of_wind reaches its maximum within that region, 90 hours after the end of the given time window, is 17.024845123291016." + }, + "code_path": "templates/synthetic_task_code/numeric/non_snapshot/tmpl_013.py", + "sampler_code_path": "templates/synthetic_task_code/numeric/non_snapshot/sampling_tmpl_013.py", + "template_id": "tmpl_013", + "template_str": "In the 6-hour snapshot {duration} hours after the end of the given time window, what is the value of {wb2varnames_0}{levelsuffixes_0} at the location within {regions_0} where {wb2varnames_1}{levelsuffixes_1} reaches its maximum within that region?", + "template_type": "timeseries", + "mode": "numeric", + "constraints": { + "version": 1, + "wb2varnames": { + "family": "same" + }, + "regions": { + "granularity": "same" + }, + "units": { + "bind_to_var": [] + } + }, + "filled_values": { + "wb2varnames": [ + "u_component_of_wind", + "u_component_of_wind" + ], + "levelsuffixes": [ + 500, + 600 + ], + "regions": [ + "Souk Ahras, Algeria" + ], + "duration": 90 + }, + "wb2_data": { + "type": "wb2_reference", + "variables": [ + "u_component_of_wind", + "u_component_of_wind" + ], + "time_range": "74361:74461:1" + }, + "rng_seed": null, + "justification": { + "text": "17.024845123291016\n\nJustification: The value of u_component_of_wind at the location within Souk Ahras, Algeria where u_component_of_wind reaches its maximum within that region, 90 hours after the end of the given time window, is 17.024845123291016." + }, + "question_id": "0XV85i", + "prompt_id": "HIuSnl", + "difficulty": "medium", + "target_variable": "u_component_of_wind_500", + "level": "2b_numeric", + "eval_type": "numerical", + "forced_extreme_window": false, + "task_id": "168f1d942522be3a" + }, + "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": "74339:74361: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': '80126:80149:1'} The data starts from November 04 12:00 and ends on November 10 00: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, what is the value of temperature at 200 hPa at the location within Ocotepeque, Honduras where temperature at 600 hPa reaches its maximum within that region?", + "response": "219.6651611328125\n\nJustification: The value of temperature at the location within Ocotepeque, Honduras where temperature reaches its maximum within that region, 96 hours after the end of the given time window, is 219.6651611328125.", + "metadata": { + "true_value": null, + "actual_value": { + "actualvalue_0": "219.6651611328125", + "justification": "The value of {{wb2varnames_0}} at the location within {{regions_0}} where {{wb2varnames_1}} reaches its maximum within that region, {{duration}} hours after the end of the given time window, is {{actualvalue_0}}.", + "justification_text": "The value of temperature at the location within Ocotepeque, Honduras where temperature reaches its maximum within that region, 96 hours after the end of the given time window, is 219.6651611328125." + }, + "code_path": "templates/synthetic_task_code/numeric/non_snapshot/tmpl_013.py", + "sampler_code_path": "templates/synthetic_task_code/numeric/non_snapshot/sampling_tmpl_013.py", + "template_id": "tmpl_013", + "template_str": "In the 6-hour snapshot {duration} hours after the end of the given time window, what is the value of {wb2varnames_0}{levelsuffixes_0} at the location within {regions_0} where {wb2varnames_1}{levelsuffixes_1} reaches its maximum within that region?", + "template_type": "timeseries", + "mode": "numeric", + "constraints": { + "version": 1, + "wb2varnames": { + "family": "same" + }, + "regions": { + "granularity": "same" + }, + "units": { + "bind_to_var": [] + } + }, + "filled_values": { + "wb2varnames": [ + "temperature", + "temperature" + ], + "levelsuffixes": [ + 200, + 600 + ], + "regions": [ + "Ocotepeque, Honduras" + ], + "duration": 96 + }, + "wb2_data": { + "type": "wb2_reference", + "variables": [ + "temperature", + "temperature" + ], + "time_range": "80149:80249:1" + }, + "rng_seed": null, + "justification": { + "text": "219.6651611328125\n\nJustification: The value of temperature at the location within Ocotepeque, Honduras where temperature reaches its maximum within that region, 96 hours after the end of the given time window, is 219.6651611328125." + }, + "question_id": "0XV85i", + "prompt_id": "HIuSnl", + "difficulty": "medium", + "target_variable": "temperature_200", + "level": "2b_numeric", + "eval_type": "numerical", + "forced_extreme_window": false, + "task_id": "43725cbfdf7d61d5" + }, + "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": "80126:80149:1" + } + }, + { + "prompt": "The following data shows the global weather fields over a period of 114 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': '74092:74111:1'} The data starts from September 18 00:00 and ends on September 22 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, what is the mean value of u_component_of_wind at 925 hPa across all grid points in Zimbabwe where u_component_of_wind at 50 hPa exceeds its median value for Zimbabwe computed from the all-time climatology baseline?", + "response": "-2.7819981575012207\n\nJustification: The mean value of u_component_of_wind at 925 hPa across all grid points in Zimbabwe where u_component_of_wind at 50 hPa exceeds its median value for Zimbabwe computed from the all-time climatology baseline during the 114 hours-hour window after the given time is -2.7819981575012207.", + "metadata": { + "true_value": null, + "actual_value": { + "actualvalue_0": "-2.7819981575012207", + "justification": "The mean value of {{wb2varnames_0}}{{levelsuffixes_0}} across all grid points in {{regions_0}} where {{wb2varnames_1}}{{levelsuffixes_1}} exceeds its median value for {{regions_0}} computed from the all-time climatology baseline during the {{duration}}-hour window after the given time is {{actualvalue_0}}.", + "justification_text": "The mean value of u_component_of_wind at 925 hPa across all grid points in Zimbabwe where u_component_of_wind at 50 hPa exceeds its median value for Zimbabwe computed from the all-time climatology baseline during the 114 hours-hour window after the given time is -2.7819981575012207." + }, + "code_path": "templates/synthetic_task_code/numeric/non_snapshot/tmpl_026.py", + "sampler_code_path": "templates/synthetic_task_code/numeric/non_snapshot/sampling_tmpl_026.py", + "template_id": "tmpl_026", + "template_str": "In the 6-hour snapshot {duration} hours after the end of the given time window, what is the mean value of {wb2varnames_0}{levelsuffixes_0} across all grid points in {regions_0} where {wb2varnames_1}{levelsuffixes_1} exceeds its median value for {regions_0} computed from the all-time climatology baseline?", + "template_type": "timeseries", + "mode": "numeric", + "constraints": { + "version": 1, + "wb2varnames": { + "family": "same" + }, + "regions": { + "granularity": "same" + }, + "units": { + "bind_to_var": [] + } + }, + "filled_values": { + "wb2varnames": [ + "u_component_of_wind", + "u_component_of_wind" + ], + "levelsuffixes": [ + 925, + 50 + ], + "regions": [ + "Zimbabwe" + ], + "duration": 114 + }, + "wb2_data": { + "type": "wb2_reference", + "variables": [ + "u_component_of_wind", + "u_component_of_wind" + ], + "time_range": "74111:74211:1" + }, + "rng_seed": null, + "justification": { + "text": "-2.7819981575012207\n\nJustification: The mean value of u_component_of_wind at 925 hPa across all grid points in Zimbabwe where u_component_of_wind at 50 hPa exceeds its median value for Zimbabwe computed from the all-time climatology baseline during the 114 hours-hour window after the given time is -2.7819981575012207." + }, + "question_id": "4eNWLw", + "prompt_id": "HIuSnl", + "difficulty": "medium", + "target_variable": "u_component_of_wind_925", + "level": "2b_numeric", + "eval_type": "numerical", + "forced_extreme_window": false, + "task_id": "33f4f0e6aa096399" + }, + "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": "74092:74111: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': '61480:61489:1'} The data starts from January 30 00:00 and ends on February 01 00: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, what is the maximum difference in u_component_of_wind at 400 hPa (m/s) between Ivano-Frankivs'k, Ukraine and Para\u00edba, Brazil?", + "response": "47.966407775878906\n\nJustification: The maximum difference in u_component_of_wind at 400 hPa (m/s) between Ivano-Frankivs'k, Ukraine and Para\u00edba, Brazil in the 78 hours after the end of the given time window is 47.966407775878906.", + "metadata": { + "true_value": null, + "actual_value": { + "actualvalue_0": "47.966407775878906", + "justification": "The maximum difference in {wb2varnames_0}{levelsuffixes_0} ({units_0}) between {regions_0} and {regions_1} in the {duration} hours after the end of the given time window is {actualvalue_0}.", + "justification_text": "The maximum difference in u_component_of_wind at 400 hPa (m/s) between Ivano-Frankivs'k, Ukraine and Para\u00edba, Brazil in the 78 hours after the end of the given time window is 47.966407775878906." + }, + "code_path": "templates/synthetic_task_code/numeric/non_snapshot/tmpl_011.py", + "sampler_code_path": "templates/synthetic_task_code/numeric/non_snapshot/sampling_tmpl_011.py", + "template_id": "tmpl_011", + "template_str": "In the 6-hour snapshot {duration} hours after the end of the given time window, what is the maximum difference in {wb2varnames_0}{levelsuffixes_0} ({units_0}) between {regions_0} and {regions_1}?", + "template_type": "timeseries", + "mode": "numeric", + "constraints": { + "version": 1, + "wb2varnames": { + "family": "same" + }, + "regions": { + "granularity": "same" + }, + "units": { + "bind_to_var": [ + 0 + ] + } + }, + "filled_values": { + "wb2varnames": [ + "u_component_of_wind" + ], + "levelsuffixes": [ + 400 + ], + "regions": [ + "Ivano-Frankivs'k, Ukraine", + "Para\u00edba, Brazil" + ], + "units": [ + "m/s" + ], + "duration": 78 + }, + "wb2_data": { + "type": "wb2_reference", + "variables": [ + "u_component_of_wind" + ], + "time_range": "61489:61589:1" + }, + "rng_seed": null, + "justification": { + "text": "47.966407775878906\n\nJustification: The maximum difference in u_component_of_wind at 400 hPa (m/s) between Ivano-Frankivs'k, Ukraine and Para\u00edba, Brazil in the 78 hours after the end of the given time window is 47.966407775878906." + }, + "question_id": "HsrO9b", + "prompt_id": "HIuSnl", + "difficulty": "medium", + "target_variable": "u_component_of_wind_400", + "level": "2b_numeric", + "eval_type": "numerical", + "forced_extreme_window": false, + "task_id": "fae2001eaa952dab" + }, + "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": "61480:61489: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': '31794:31819:1'} The data starts from October 05 12:00 and ends on October 11 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, what is the value of u_component_of_wind at 400 hPa at the location within East Siberian Sea where u_component_of_wind at 50 hPa reaches its maximum within that region?", + "response": "-15.302626609802246\n\nJustification: The value of u_component_of_wind at the location within East Siberian Sea where u_component_of_wind reaches its maximum within that region, 30 hours after the end of the given time window, is -15.302626609802246.", + "metadata": { + "true_value": null, + "actual_value": { + "actualvalue_0": "-15.302626609802246", + "justification": "The value of {{wb2varnames_0}} at the location within {{regions_0}} where {{wb2varnames_1}} reaches its maximum within that region, {{duration}} hours after the end of the given time window, is {{actualvalue_0}}.", + "justification_text": "The value of u_component_of_wind at the location within East Siberian Sea where u_component_of_wind reaches its maximum within that region, 30 hours after the end of the given time window, is -15.302626609802246." + }, + "code_path": "templates/synthetic_task_code/numeric/non_snapshot/tmpl_013.py", + "sampler_code_path": "templates/synthetic_task_code/numeric/non_snapshot/sampling_tmpl_013.py", + "template_id": "tmpl_013", + "template_str": "In the 6-hour snapshot {duration} hours after the end of the given time window, what is the value of {wb2varnames_0}{levelsuffixes_0} at the location within {regions_0} where {wb2varnames_1}{levelsuffixes_1} reaches its maximum within that region?", + "template_type": "timeseries", + "mode": "numeric", + "constraints": { + "version": 1, + "wb2varnames": { + "family": "same" + }, + "regions": { + "granularity": "same" + }, + "units": { + "bind_to_var": [] + } + }, + "filled_values": { + "wb2varnames": [ + "u_component_of_wind", + "u_component_of_wind" + ], + "levelsuffixes": [ + 400, + 50 + ], + "regions": [ + "East Siberian Sea" + ], + "duration": 30 + }, + "wb2_data": { + "type": "wb2_reference", + "variables": [ + "u_component_of_wind", + "u_component_of_wind" + ], + "time_range": "31819:31919:1" + }, + "rng_seed": null, + "justification": { + "text": "-15.302626609802246\n\nJustification: The value of u_component_of_wind at the location within East Siberian Sea where u_component_of_wind reaches its maximum within that region, 30 hours after the end of the given time window, is -15.302626609802246." + }, + "question_id": "0XV85i", + "prompt_id": "HIuSnl", + "difficulty": "medium", + "target_variable": "u_component_of_wind_400", + "level": "2b_numeric", + "eval_type": "numerical", + "forced_extreme_window": false, + "task_id": "c63dcc5898c7e28c" + }, + "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": "31794:31819: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': '31873:31881:1'} The data starts from October 25 06:00 and ends on October 27 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, what is the value of geopotential at 100 hPa at the location within Africa where geopotential at 600 hPa reaches its maximum within that region?", + "response": "162282.40625\n\nJustification: The value of geopotential at the location within Africa where geopotential reaches its maximum within that region, 132 hours after the end of the given time window, is 162282.40625.", + "metadata": { + "true_value": null, + "actual_value": { + "actualvalue_0": "162282.40625", + "justification": "The value of {{wb2varnames_0}} at the location within {{regions_0}} where {{wb2varnames_1}} reaches its maximum within that region, {{duration}} hours after the end of the given time window, is {{actualvalue_0}}.", + "justification_text": "The value of geopotential at the location within Africa where geopotential reaches its maximum within that region, 132 hours after the end of the given time window, is 162282.40625." + }, + "code_path": "templates/synthetic_task_code/numeric/non_snapshot/tmpl_013.py", + "sampler_code_path": "templates/synthetic_task_code/numeric/non_snapshot/sampling_tmpl_013.py", + "template_id": "tmpl_013", + "template_str": "In the 6-hour snapshot {duration} hours after the end of the given time window, what is the value of {wb2varnames_0}{levelsuffixes_0} at the location within {regions_0} where {wb2varnames_1}{levelsuffixes_1} reaches its maximum within that region?", + "template_type": "timeseries", + "mode": "numeric", + "constraints": { + "version": 1, + "wb2varnames": { + "family": "same" + }, + "regions": { + "granularity": "same" + }, + "units": { + "bind_to_var": [] + } + }, + "filled_values": { + "wb2varnames": [ + "geopotential", + "geopotential" + ], + "levelsuffixes": [ + 100, + 600 + ], + "regions": [ + "Africa" + ], + "duration": 132 + }, + "wb2_data": { + "type": "wb2_reference", + "variables": [ + "geopotential", + "geopotential" + ], + "time_range": "31881:31981:1" + }, + "rng_seed": null, + "justification": { + "text": "162282.40625\n\nJustification: The value of geopotential at the location within Africa where geopotential reaches its maximum within that region, 132 hours after the end of the given time window, is 162282.40625." + }, + "question_id": "0XV85i", + "prompt_id": "HIuSnl", + "difficulty": "medium", + "target_variable": "geopotential_100", + "level": "2b_numeric", + "eval_type": "numerical", + "forced_extreme_window": false, + "task_id": "a2287d536028a329" + }, + "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": "31873:31881: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': '68073:68084:1'} The data starts from August 05 06:00 and ends on August 07 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, what is the mean value of temperature at 600 hPa across all grid points in Antarctica where temperature at 200 hPa exceeds its median value for Antarctica computed from the all-time climatology baseline?", + "response": "252.14108276367188\n\nJustification: The mean value of temperature at 600 hPa across all grid points in Antarctica where temperature at 200 hPa exceeds its median value for Antarctica computed from the all-time climatology baseline during the 36 hours-hour window after the given time is 252.14108276367188.", + "metadata": { + "true_value": null, + "actual_value": { + "actualvalue_0": "252.14108276367188", + "justification": "The mean value of {{wb2varnames_0}}{{levelsuffixes_0}} across all grid points in {{regions_0}} where {{wb2varnames_1}}{{levelsuffixes_1}} exceeds its median value for {{regions_0}} computed from the all-time climatology baseline during the {{duration}}-hour window after the given time is {{actualvalue_0}}.", + "justification_text": "The mean value of temperature at 600 hPa across all grid points in Antarctica where temperature at 200 hPa exceeds its median value for Antarctica computed from the all-time climatology baseline during the 36 hours-hour window after the given time is 252.14108276367188." + }, + "code_path": "templates/synthetic_task_code/numeric/non_snapshot/tmpl_026.py", + "sampler_code_path": "templates/synthetic_task_code/numeric/non_snapshot/sampling_tmpl_026.py", + "template_id": "tmpl_026", + "template_str": "In the 6-hour snapshot {duration} hours after the end of the given time window, what is the mean value of {wb2varnames_0}{levelsuffixes_0} across all grid points in {regions_0} where {wb2varnames_1}{levelsuffixes_1} exceeds its median value for {regions_0} computed from the all-time climatology baseline?", + "template_type": "timeseries", + "mode": "numeric", + "constraints": { + "version": 1, + "wb2varnames": { + "family": "same" + }, + "regions": { + "granularity": "same" + }, + "units": { + "bind_to_var": [] + } + }, + "filled_values": { + "wb2varnames": [ + "temperature", + "temperature" + ], + "levelsuffixes": [ + 600, + 200 + ], + "regions": [ + "Antarctica" + ], + "duration": 36 + }, + "wb2_data": { + "type": "wb2_reference", + "variables": [ + "temperature", + "temperature" + ], + "time_range": "68084:68184:1" + }, + "rng_seed": null, + "justification": { + "text": "252.14108276367188\n\nJustification: The mean value of temperature at 600 hPa across all grid points in Antarctica where temperature at 200 hPa exceeds its median value for Antarctica computed from the all-time climatology baseline during the 36 hours-hour window after the given time is 252.14108276367188." + }, + "question_id": "4eNWLw", + "prompt_id": "HIuSnl", + "difficulty": "medium", + "target_variable": "temperature_600", + "level": "2b_numeric", + "eval_type": "numerical", + "forced_extreme_window": false, + "task_id": "4c1c643db7fd695d" + }, + "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": "68073:68084: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': '45263:45272:1'} The data starts from December 24 18:00 and ends on December 26 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, what is the absolute latitude difference in degrees between the area-weighted centroid of the area with geopotential at 925 hPa exceeding the mean of the median values for Africa computed from the all-time climatology baseline and the area-weighted centroid of such an area within North America, where the median values are computed from the same baseline for that region?", + "response": "21.23710819405298\n\nJustification: The absolute latitude difference in degrees between the area-weighted centroid of the area with geopotential at 925 hPa exceeding the mean of the median values for Africa computed from the all-time climatology baseline and the area-weighted centroid of such an area within North America, where the median values are computed from the same baseline for that region, after 186 hours is 21.23710819405298.", + "metadata": { + "true_value": null, + "actual_value": { + "actualvalue_0": "21.23710819405298", + "justification": "The absolute latitude difference in degrees between the area-weighted centroid of the area with {wb2varnames_0}{levelsuffixes_0} exceeding the mean of the median values for {regions_0} computed from the all-time climatology baseline and the area-weighted centroid of such an area within {regions_1}, where the median values are computed from the same baseline for that region, after {duration} hours is {{actualvalue_0}}.", + "justification_text": "The absolute latitude difference in degrees between the area-weighted centroid of the area with geopotential at 925 hPa exceeding the mean of the median values for Africa computed from the all-time climatology baseline and the area-weighted centroid of such an area within North America, where the median values are computed from the same baseline for that region, after 186 hours is 21.23710819405298." + }, + "code_path": "templates/synthetic_task_code/numeric/non_snapshot/tmpl_003.py", + "sampler_code_path": "templates/synthetic_task_code/numeric/non_snapshot/sampling_tmpl_003.py", + "template_id": "tmpl_003", + "template_str": "In the 6-hour snapshot {duration} hours after the end of the given time window, what is the absolute latitude difference in degrees between the area-weighted centroid of the area with {wb2varnames_0}{levelsuffixes_0} exceeding the mean of the median values for {regions_0} computed from the all-time climatology baseline and the area-weighted centroid of such an area within {regions_1}, where the median values are computed from the same baseline for that region?", + "template_type": "timeseries", + "mode": "numeric", + "constraints": { + "version": 1, + "wb2varnames": { + "family": "same" + }, + "regions": { + "granularity": "same" + }, + "units": { + "bind_to_var": [] + } + }, + "filled_values": { + "wb2varnames": [ + "geopotential" + ], + "levelsuffixes": [ + 925 + ], + "regions": [ + "Africa", + "North America" + ], + "duration": 186 + }, + "wb2_data": { + "type": "wb2_reference", + "variables": [ + "geopotential" + ], + "time_range": "45272:45372:1" + }, + "rng_seed": null, + "justification": { + "text": "21.23710819405298\n\nJustification: The absolute latitude difference in degrees between the area-weighted centroid of the area with geopotential at 925 hPa exceeding the mean of the median values for Africa computed from the all-time climatology baseline and the area-weighted centroid of such an area within North America, where the median values are computed from the same baseline for that region, after 186 hours is 21.23710819405298." + }, + "question_id": "0fC6F5", + "prompt_id": "HIuSnl", + "difficulty": "medium", + "level": "2b_numeric", + "eval_type": "coordinate", + "forced_extreme_window": false, + "task_id": "49d428cd55550273" + }, + "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": "45263:45272:1" + } + }, + { + "prompt": "The following data shows the global weather fields over a period of 114 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': '87259:87278:1'} The data starts from September 22 18:00 and ends on September 27 06: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, what is the displacement in kilometers of the location of minimum v_component_of_wind at 1000 hPa within St. Helena Bay compared to its location at the end of the given time window in the provided data?", + "response": "0.0\n\nJustification: The displacement in kilometers of the location of minimum v_component_of_wind at 1000 hPa within St. Helena Bay from the end of the given time window in the provided data to 102 hours after in the forecast snapshot is 0.0.", + "metadata": { + "true_value": null, + "actual_value": { + "actualvalue_0": "0.0", + "justification": "The displacement in kilometers of the location of minimum {wb2varnames_0}{levelsuffixes_0} within {regions_0} from the end of the given time window in the provided data to {duration} hours after in the forecast snapshot is {actualvalue_0}.", + "justification_text": "The displacement in kilometers of the location of minimum v_component_of_wind at 1000 hPa within St. Helena Bay from the end of the given time window in the provided data to 102 hours after in the forecast snapshot is 0.0." + }, + "code_path": "templates/synthetic_task_code/numeric/non_snapshot/tmpl_024.py", + "sampler_code_path": "templates/synthetic_task_code/numeric/non_snapshot/sampling_tmpl_024.py", + "template_id": "tmpl_024", + "template_str": "In the 6-hour snapshot {duration} hours after the end of the given time window, what is the displacement in kilometers of the location of minimum {wb2varnames_0}{levelsuffixes_0} within {regions_0} compared to its location at the end of the given time window in the provided data?", + "template_type": "timeseries", + "mode": "numeric", + "constraints": { + "version": 1, + "wb2varnames": { + "family": "same" + }, + "regions": { + "granularity": "same" + }, + "units": { + "bind_to_var": [] + } + }, + "filled_values": { + "wb2varnames": [ + "v_component_of_wind" + ], + "levelsuffixes": [ + 1000 + ], + "regions": [ + "St. Helena Bay" + ], + "duration": 102 + }, + "wb2_data": { + "type": "wb2_reference", + "variables": [ + "v_component_of_wind" + ], + "time_range": "87278:87378:1" + }, + "rng_seed": null, + "justification": { + "text": "0.0\n\nJustification: The displacement in kilometers of the location of minimum v_component_of_wind at 1000 hPa within St. Helena Bay from the end of the given time window in the provided data to 102 hours after in the forecast snapshot is 0.0." + }, + "question_id": "0jwQYD", + "prompt_id": "HIuSnl", + "difficulty": "medium", + "level": "2b_numeric", + "eval_type": "distance", + "forced_extreme_window": false, + "task_id": "a6d89be5c8c4e61c" + }, + "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": "87259:87278: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': '58172:58174:1'} The data starts from October 26 00:00 and ends on October 26 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, what is the value of specific_humidity at 50 hPa at the location within North Macedonia where specific_humidity at 1000 hPa reaches its maximum within that region?", + "response": "2.7734895411413163e-06\n\nJustification: The value of specific_humidity at the location within North Macedonia where specific_humidity reaches its maximum within that region, 192 hours after the end of the given time window, is 2.7734895411413163e-06.", + "metadata": { + "true_value": null, + "actual_value": { + "actualvalue_0": "2.7734895411413163e-06", + "justification": "The value of {{wb2varnames_0}} at the location within {{regions_0}} where {{wb2varnames_1}} reaches its maximum within that region, {{duration}} hours after the end of the given time window, is {{actualvalue_0}}.", + "justification_text": "The value of specific_humidity at the location within North Macedonia where specific_humidity reaches its maximum within that region, 192 hours after the end of the given time window, is 2.7734895411413163e-06." + }, + "code_path": "templates/synthetic_task_code/numeric/non_snapshot/tmpl_013.py", + "sampler_code_path": "templates/synthetic_task_code/numeric/non_snapshot/sampling_tmpl_013.py", + "template_id": "tmpl_013", + "template_str": "In the 6-hour snapshot {duration} hours after the end of the given time window, what is the value of {wb2varnames_0}{levelsuffixes_0} at the location within {regions_0} where {wb2varnames_1}{levelsuffixes_1} reaches its maximum within that region?", + "template_type": "timeseries", + "mode": "numeric", + "constraints": { + "version": 1, + "wb2varnames": { + "family": "same" + }, + "regions": { + "granularity": "same" + }, + "units": { + "bind_to_var": [] + } + }, + "filled_values": { + "wb2varnames": [ + "specific_humidity", + "specific_humidity" + ], + "levelsuffixes": [ + 50, + 1000 + ], + "regions": [ + "North Macedonia" + ], + "duration": 192 + }, + "wb2_data": { + "type": "wb2_reference", + "variables": [ + "specific_humidity", + "specific_humidity" + ], + "time_range": "58174:58274:1" + }, + "rng_seed": null, + "justification": { + "text": "2.7734895411413163e-06\n\nJustification: The value of specific_humidity at the location within North Macedonia where specific_humidity reaches its maximum within that region, 192 hours after the end of the given time window, is 2.7734895411413163e-06." + }, + "question_id": "0XV85i", + "prompt_id": "HIuSnl", + "difficulty": "medium", + "target_variable": "specific_humidity_50", + "level": "2b_numeric", + "eval_type": "numerical", + "forced_extreme_window": false, + "task_id": "c6d0c58488f016c4" + }, + "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": "58172:58174: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': '57989:58015:1'} The data starts from September 10 06:00 and ends on September 16 12: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, what is the maximum difference in temperature at 850 hPa (K) between Arafura Sea and McMurdo Sound?", + "response": "44.51814270019531\n\nJustification: The maximum difference in temperature at 850 hPa (K) between Arafura Sea and McMurdo Sound in the 168 hours after the end of the given time window is 44.51814270019531.", + "metadata": { + "true_value": null, + "actual_value": { + "actualvalue_0": "44.51814270019531", + "justification": "The maximum difference in {wb2varnames_0}{levelsuffixes_0} ({units_0}) between {regions_0} and {regions_1} in the {duration} hours after the end of the given time window is {actualvalue_0}.", + "justification_text": "The maximum difference in temperature at 850 hPa (K) between Arafura Sea and McMurdo Sound in the 168 hours after the end of the given time window is 44.51814270019531." + }, + "code_path": "templates/synthetic_task_code/numeric/non_snapshot/tmpl_011.py", + "sampler_code_path": "templates/synthetic_task_code/numeric/non_snapshot/sampling_tmpl_011.py", + "template_id": "tmpl_011", + "template_str": "In the 6-hour snapshot {duration} hours after the end of the given time window, what is the maximum difference in {wb2varnames_0}{levelsuffixes_0} ({units_0}) between {regions_0} and {regions_1}?", + "template_type": "timeseries", + "mode": "numeric", + "constraints": { + "version": 1, + "wb2varnames": { + "family": "same" + }, + "regions": { + "granularity": "same" + }, + "units": { + "bind_to_var": [ + 0 + ] + } + }, + "filled_values": { + "wb2varnames": [ + "temperature" + ], + "levelsuffixes": [ + 850 + ], + "regions": [ + "Arafura Sea", + "McMurdo Sound" + ], + "units": [ + "K" + ], + "duration": 168 + }, + "wb2_data": { + "type": "wb2_reference", + "variables": [ + "temperature" + ], + "time_range": "58015:58115:1" + }, + "rng_seed": null, + "justification": { + "text": "44.51814270019531\n\nJustification: The maximum difference in temperature at 850 hPa (K) between Arafura Sea and McMurdo Sound in the 168 hours after the end of the given time window is 44.51814270019531." + }, + "question_id": "HsrO9b", + "prompt_id": "HIuSnl", + "difficulty": "medium", + "target_variable": "temperature_850", + "level": "2b_numeric", + "eval_type": "numerical", + "forced_extreme_window": false, + "task_id": "fa457ca91bc14156" + }, + "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": "57989:58015: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': '43822:43844:1'} The data starts from December 29 12:00 and ends on January 03 18:00 (1 year later). 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, what is the value of geopotential at 50 hPa at the location within Irish Sea where geopotential at 150 hPa reaches its maximum within that region?", + "response": "202018.59375\n\nJustification: The value of geopotential at the location within Irish Sea where geopotential reaches its maximum within that region, 90 hours after the end of the given time window, is 202018.59375.", + "metadata": { + "true_value": null, + "actual_value": { + "actualvalue_0": "202018.59375", + "justification": "The value of {{wb2varnames_0}} at the location within {{regions_0}} where {{wb2varnames_1}} reaches its maximum within that region, {{duration}} hours after the end of the given time window, is {{actualvalue_0}}.", + "justification_text": "The value of geopotential at the location within Irish Sea where geopotential reaches its maximum within that region, 90 hours after the end of the given time window, is 202018.59375." + }, + "code_path": "templates/synthetic_task_code/numeric/non_snapshot/tmpl_013.py", + "sampler_code_path": "templates/synthetic_task_code/numeric/non_snapshot/sampling_tmpl_013.py", + "template_id": "tmpl_013", + "template_str": "In the 6-hour snapshot {duration} hours after the end of the given time window, what is the value of {wb2varnames_0}{levelsuffixes_0} at the location within {regions_0} where {wb2varnames_1}{levelsuffixes_1} reaches its maximum within that region?", + "template_type": "timeseries", + "mode": "numeric", + "constraints": { + "version": 1, + "wb2varnames": { + "family": "same" + }, + "regions": { + "granularity": "same" + }, + "units": { + "bind_to_var": [] + } + }, + "filled_values": { + "wb2varnames": [ + "geopotential", + "geopotential" + ], + "levelsuffixes": [ + 50, + 150 + ], + "regions": [ + "Irish Sea" + ], + "duration": 90 + }, + "wb2_data": { + "type": "wb2_reference", + "variables": [ + "geopotential", + "geopotential" + ], + "time_range": "43844:43944:1" + }, + "rng_seed": null, + "justification": { + "text": "202018.59375\n\nJustification: The value of geopotential at the location within Irish Sea where geopotential reaches its maximum within that region, 90 hours after the end of the given time window, is 202018.59375." + }, + "question_id": "0XV85i", + "prompt_id": "HIuSnl", + "difficulty": "medium", + "target_variable": "geopotential_50", + "level": "2b_numeric", + "eval_type": "numerical", + "forced_extreme_window": false, + "task_id": "d4660194842b60c6" + }, + "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": "43822:43844: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': '58215:58222:1'} The data starts from November 05 18:00 and ends on November 07 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, what is the value of v_component_of_wind at 150 hPa at the location within Asia where u_component_of_wind at 400 hPa reaches its maximum within that region?", + "response": "16.362550735473633\n\nJustification: The value of v_component_of_wind at the location within Asia where u_component_of_wind reaches its maximum within that region, 48 hours after the end of the given time window, is 16.362550735473633.", + "metadata": { + "true_value": null, + "actual_value": { + "actualvalue_0": "16.362550735473633", + "justification": "The value of {{wb2varnames_0}} at the location within {{regions_0}} where {{wb2varnames_1}} reaches its maximum within that region, {{duration}} hours after the end of the given time window, is {{actualvalue_0}}.", + "justification_text": "The value of v_component_of_wind at the location within Asia where u_component_of_wind reaches its maximum within that region, 48 hours after the end of the given time window, is 16.362550735473633." + }, + "code_path": "templates/synthetic_task_code/numeric/non_snapshot/tmpl_013.py", + "sampler_code_path": "templates/synthetic_task_code/numeric/non_snapshot/sampling_tmpl_013.py", + "template_id": "tmpl_013", + "template_str": "In the 6-hour snapshot {duration} hours after the end of the given time window, what is the value of {wb2varnames_0}{levelsuffixes_0} at the location within {regions_0} where {wb2varnames_1}{levelsuffixes_1} reaches its maximum within that region?", + "template_type": "timeseries", + "mode": "numeric", + "constraints": { + "version": 1, + "wb2varnames": { + "family": "same" + }, + "regions": { + "granularity": "same" + }, + "units": { + "bind_to_var": [] + } + }, + "filled_values": { + "wb2varnames": [ + "v_component_of_wind", + "u_component_of_wind" + ], + "levelsuffixes": [ + 150, + 400 + ], + "regions": [ + "Asia" + ], + "duration": 48 + }, + "wb2_data": { + "type": "wb2_reference", + "variables": [ + "v_component_of_wind", + "u_component_of_wind" + ], + "time_range": "58222:58322:1" + }, + "rng_seed": null, + "justification": { + "text": "16.362550735473633\n\nJustification: The value of v_component_of_wind at the location within Asia where u_component_of_wind reaches its maximum within that region, 48 hours after the end of the given time window, is 16.362550735473633." + }, + "question_id": "0XV85i", + "prompt_id": "HIuSnl", + "difficulty": "medium", + "target_variable": "v_component_of_wind_150", + "level": "2b_numeric", + "eval_type": "numerical", + "forced_extreme_window": false, + "task_id": "cf8b612a65a346e1" + }, + "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": "58215:58222: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': '89985:90002:1'} The data starts from August 04 06:00 and ends on August 08 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, what is the displacement in kilometers of the location of minimum specific_humidity at 50 hPa within South America compared to its location at the end of the given time window in the provided data?", + "response": "4714.8822121831545\n\nJustification: The displacement in kilometers of the location of minimum specific_humidity at 50 hPa within South America from the end of the given time window in the provided data to 174 hours after in the forecast snapshot is 4714.8822121831545.", + "metadata": { + "true_value": null, + "actual_value": { + "actualvalue_0": "4714.8822121831545", + "justification": "The displacement in kilometers of the location of minimum {wb2varnames_0}{levelsuffixes_0} within {regions_0} from the end of the given time window in the provided data to {duration} hours after in the forecast snapshot is {actualvalue_0}.", + "justification_text": "The displacement in kilometers of the location of minimum specific_humidity at 50 hPa within South America from the end of the given time window in the provided data to 174 hours after in the forecast snapshot is 4714.8822121831545." + }, + "code_path": "templates/synthetic_task_code/numeric/non_snapshot/tmpl_024.py", + "sampler_code_path": "templates/synthetic_task_code/numeric/non_snapshot/sampling_tmpl_024.py", + "template_id": "tmpl_024", + "template_str": "In the 6-hour snapshot {duration} hours after the end of the given time window, what is the displacement in kilometers of the location of minimum {wb2varnames_0}{levelsuffixes_0} within {regions_0} compared to its location at the end of the given time window in the provided data?", + "template_type": "timeseries", + "mode": "numeric", + "constraints": { + "version": 1, + "wb2varnames": { + "family": "same" + }, + "regions": { + "granularity": "same" + }, + "units": { + "bind_to_var": [] + } + }, + "filled_values": { + "wb2varnames": [ + "specific_humidity" + ], + "levelsuffixes": [ + 50 + ], + "regions": [ + "South America" + ], + "duration": 174 + }, + "wb2_data": { + "type": "wb2_reference", + "variables": [ + "specific_humidity" + ], + "time_range": "90002:90102:1" + }, + "rng_seed": null, + "justification": { + "text": "4714.8822121831545\n\nJustification: The displacement in kilometers of the location of minimum specific_humidity at 50 hPa within South America from the end of the given time window in the provided data to 174 hours after in the forecast snapshot is 4714.8822121831545." + }, + "question_id": "0jwQYD", + "prompt_id": "HIuSnl", + "difficulty": "medium", + "level": "2b_numeric", + "eval_type": "distance", + "forced_extreme_window": false, + "task_id": "0c4eaecd12ca689c" + }, + "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": "89985:90002:1" + } + }, + { + "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': '77462:77468:1'} The data starts from January 08 12:00 and ends on January 09 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, what is the mean value of specific_humidity at 300 hPa across all grid points in Antarctica where specific_humidity at 700 hPa exceeds its median value for Antarctica computed from the all-time climatology baseline?", + "response": "3.864382961182855e-05\n\nJustification: The mean value of specific_humidity at 300 hPa across all grid points in Antarctica where specific_humidity at 700 hPa exceeds its median value for Antarctica computed from the all-time climatology baseline during the 126 hours-hour window after the given time is 3.864382961182855e-05.", + "metadata": { + "true_value": null, + "actual_value": { + "actualvalue_0": "3.864382961182855e-05", + "justification": "The mean value of {{wb2varnames_0}}{{levelsuffixes_0}} across all grid points in {{regions_0}} where {{wb2varnames_1}}{{levelsuffixes_1}} exceeds its median value for {{regions_0}} computed from the all-time climatology baseline during the {{duration}}-hour window after the given time is {{actualvalue_0}}.", + "justification_text": "The mean value of specific_humidity at 300 hPa across all grid points in Antarctica where specific_humidity at 700 hPa exceeds its median value for Antarctica computed from the all-time climatology baseline during the 126 hours-hour window after the given time is 3.864382961182855e-05." + }, + "code_path": "templates/synthetic_task_code/numeric/non_snapshot/tmpl_026.py", + "sampler_code_path": "templates/synthetic_task_code/numeric/non_snapshot/sampling_tmpl_026.py", + "template_id": "tmpl_026", + "template_str": "In the 6-hour snapshot {duration} hours after the end of the given time window, what is the mean value of {wb2varnames_0}{levelsuffixes_0} across all grid points in {regions_0} where {wb2varnames_1}{levelsuffixes_1} exceeds its median value for {regions_0} computed from the all-time climatology baseline?", + "template_type": "timeseries", + "mode": "numeric", + "constraints": { + "version": 1, + "wb2varnames": { + "family": "same" + }, + "regions": { + "granularity": "same" + }, + "units": { + "bind_to_var": [] + } + }, + "filled_values": { + "wb2varnames": [ + "specific_humidity", + "specific_humidity" + ], + "levelsuffixes": [ + 300, + 700 + ], + "regions": [ + "Antarctica" + ], + "duration": 126 + }, + "wb2_data": { + "type": "wb2_reference", + "variables": [ + "specific_humidity", + "specific_humidity" + ], + "time_range": "77468:77568:1" + }, + "rng_seed": null, + "justification": { + "text": "3.864382961182855e-05\n\nJustification: The mean value of specific_humidity at 300 hPa across all grid points in Antarctica where specific_humidity at 700 hPa exceeds its median value for Antarctica computed from the all-time climatology baseline during the 126 hours-hour window after the given time is 3.864382961182855e-05." + }, + "question_id": "4eNWLw", + "prompt_id": "HIuSnl", + "difficulty": "medium", + "target_variable": "specific_humidity_300", + "level": "2b_numeric", + "eval_type": "numerical", + "forced_extreme_window": false, + "task_id": "95086aa71988f3fd" + }, + "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": "77462:77468: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': '89184:89210:1'} The data starts from January 17 00:00 and ends on January 23 06: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, what is the difference in the area-weighted mean value of u_component_of_wind at 1000 hPa between \u00d8resund and Weddell Sea?", + "response": "10.394313070469604\n\nJustification: The difference in the area-weighted mean value of u_component_of_wind at 1000 hPa between \u00d8resund and Weddell Sea over the specified window is 10.394313070469604.", + "metadata": { + "true_value": null, + "actual_value": { + "actualvalue_0": "10.394313070469604", + "justification": "The difference in the area-weighted mean value of {wb2varnames_0}{levelsuffixes_0} between {regions_0} and {regions_1} over the specified window is {actualvalue_0}.", + "justification_text": "The difference in the area-weighted mean value of u_component_of_wind at 1000 hPa between \u00d8resund and Weddell Sea over the specified window is 10.394313070469604." + }, + "code_path": "templates/synthetic_task_code/numeric/non_snapshot/tmpl_000.py", + "sampler_code_path": "templates/synthetic_task_code/numeric/non_snapshot/sampling_tmpl_000.py", + "template_id": "tmpl_000", + "template_str": "In the 6-hour snapshot {duration} hours after the end of the given time window, what is the difference in the area-weighted mean value of {wb2varnames_0}{levelsuffixes_0} between {regions_0} and {regions_1}?", + "template_type": "timeseries", + "mode": "numeric", + "constraints": { + "version": 1, + "wb2varnames": { + "family": "same" + }, + "regions": { + "granularity": "same" + }, + "units": { + "bind_to_var": [] + } + }, + "filled_values": { + "wb2varnames": [ + "u_component_of_wind" + ], + "levelsuffixes": [ + 1000 + ], + "regions": [ + "\u00d8resund", + "Weddell Sea" + ], + "duration": 66 + }, + "wb2_data": { + "type": "wb2_reference", + "variables": [ + "u_component_of_wind" + ], + "time_range": "89210:89310:1" + }, + "rng_seed": null, + "justification": { + "text": "10.394313070469604\n\nJustification: The difference in the area-weighted mean value of u_component_of_wind at 1000 hPa between \u00d8resund and Weddell Sea over the specified window is 10.394313070469604." + }, + "question_id": "RGsu57", + "prompt_id": "HIuSnl", + "difficulty": "medium", + "target_variable": "u_component_of_wind_1000", + "level": "2b_numeric", + "eval_type": "numerical", + "forced_extreme_window": false, + "task_id": "ac14fb281a2db6d5" + }, + "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": "89184:89210: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': '57858:57880:1'} The data starts from August 08 12:00 and ends on August 13 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, what is the difference between the maximum value of geopotential at 200 hPa within Inner Sea and the maximum value of geopotential at 200 hPa within Disko Bay?", + "response": "8986.1953125\n\nJustification: In 24 hours after the end of the given time window, the difference between the maximum value of geopotential at 200 hPa within Inner Sea and the maximum value of geopotential at 200 hPa within Disko Bay is 8986.1953125.", + "metadata": { + "true_value": null, + "actual_value": { + "actualvalue_0": "8986.1953125", + "justification": "In {duration} hours after the end of the given time window, the difference between the maximum value of {wb2varnames_0}{levelsuffixes_0} within {regions_0} and the maximum value of {wb2varnames_0}{levelsuffixes_0} within {regions_1} is {{actualvalue_0}}.", + "justification_text": "In 24 hours after the end of the given time window, the difference between the maximum value of geopotential at 200 hPa within Inner Sea and the maximum value of geopotential at 200 hPa within Disko Bay is 8986.1953125." + }, + "code_path": "templates/synthetic_task_code/numeric/non_snapshot/tmpl_019.py", + "sampler_code_path": "templates/synthetic_task_code/numeric/non_snapshot/sampling_tmpl_019.py", + "template_id": "tmpl_019", + "template_str": "In the 6-hour snapshot {duration} hours after the end of the given time window, what is the difference between the maximum value of {wb2varnames_0}{levelsuffixes_0} within {regions_0} and the maximum value of {wb2varnames_0}{levelsuffixes_0} within {regions_1}?", + "template_type": "timeseries", + "mode": "numeric", + "constraints": { + "version": 1, + "wb2varnames": { + "family": "same" + }, + "regions": { + "granularity": "same" + }, + "units": { + "bind_to_var": [] + } + }, + "filled_values": { + "wb2varnames": [ + "geopotential" + ], + "levelsuffixes": [ + 200 + ], + "regions": [ + "Inner Sea", + "Disko Bay" + ], + "duration": 24 + }, + "wb2_data": { + "type": "wb2_reference", + "variables": [ + "geopotential" + ], + "time_range": "57880:57980:1" + }, + "rng_seed": null, + "justification": { + "text": "8986.1953125\n\nJustification: In 24 hours after the end of the given time window, the difference between the maximum value of geopotential at 200 hPa within Inner Sea and the maximum value of geopotential at 200 hPa within Disko Bay is 8986.1953125." + }, + "question_id": "YYzvuD", + "prompt_id": "HIuSnl", + "difficulty": "medium", + "target_variable": "geopotential_200", + "level": "2b_numeric", + "eval_type": "numerical", + "forced_extreme_window": false, + "task_id": "e53a7180a339e7be" + }, + "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": "57858:57880: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': '35680:35707:1'} The data starts from June 04 00:00 and ends on June 10 12: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, what is the absolute latitude difference in degrees between the area-weighted centroid of the area with geopotential at 200 hPa exceeding the mean of the median values for Africa computed from the all-time climatology baseline and the area-weighted centroid of such an area within Asia, where the median values are computed from the same baseline for that region?", + "response": "18.653603758849354\n\nJustification: The absolute latitude difference in degrees between the area-weighted centroid of the area with geopotential at 200 hPa exceeding the mean of the median values for Africa computed from the all-time climatology baseline and the area-weighted centroid of such an area within Asia, where the median values are computed from the same baseline for that region, after 96 hours is 18.653603758849354.", + "metadata": { + "true_value": null, + "actual_value": { + "actualvalue_0": "18.653603758849354", + "justification": "The absolute latitude difference in degrees between the area-weighted centroid of the area with {wb2varnames_0}{levelsuffixes_0} exceeding the mean of the median values for {regions_0} computed from the all-time climatology baseline and the area-weighted centroid of such an area within {regions_1}, where the median values are computed from the same baseline for that region, after {duration} hours is {{actualvalue_0}}.", + "justification_text": "The absolute latitude difference in degrees between the area-weighted centroid of the area with geopotential at 200 hPa exceeding the mean of the median values for Africa computed from the all-time climatology baseline and the area-weighted centroid of such an area within Asia, where the median values are computed from the same baseline for that region, after 96 hours is 18.653603758849354." + }, + "code_path": "templates/synthetic_task_code/numeric/non_snapshot/tmpl_003.py", + "sampler_code_path": "templates/synthetic_task_code/numeric/non_snapshot/sampling_tmpl_003.py", + "template_id": "tmpl_003", + "template_str": "In the 6-hour snapshot {duration} hours after the end of the given time window, what is the absolute latitude difference in degrees between the area-weighted centroid of the area with {wb2varnames_0}{levelsuffixes_0} exceeding the mean of the median values for {regions_0} computed from the all-time climatology baseline and the area-weighted centroid of such an area within {regions_1}, where the median values are computed from the same baseline for that region?", + "template_type": "timeseries", + "mode": "numeric", + "constraints": { + "version": 1, + "wb2varnames": { + "family": "same" + }, + "regions": { + "granularity": "same" + }, + "units": { + "bind_to_var": [] + } + }, + "filled_values": { + "wb2varnames": [ + "geopotential" + ], + "levelsuffixes": [ + 200 + ], + "regions": [ + "Africa", + "Asia" + ], + "duration": 96 + }, + "wb2_data": { + "type": "wb2_reference", + "variables": [ + "geopotential" + ], + "time_range": "35707:35807:1" + }, + "rng_seed": null, + "justification": { + "text": "18.653603758849354\n\nJustification: The absolute latitude difference in degrees between the area-weighted centroid of the area with geopotential at 200 hPa exceeding the mean of the median values for Africa computed from the all-time climatology baseline and the area-weighted centroid of such an area within Asia, where the median values are computed from the same baseline for that region, after 96 hours is 18.653603758849354." + }, + "question_id": "0fC6F5", + "prompt_id": "HIuSnl", + "difficulty": "medium", + "level": "2b_numeric", + "eval_type": "coordinate", + "forced_extreme_window": false, + "task_id": "8947bf6c12773063" + }, + "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": "35680:35707: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': '50125:50134:1'} The data starts from April 23 06:00 and ends on April 25 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, what is the value of specific_humidity at 850 hPa at the location within Malta where specific_humidity at 150 hPa reaches its maximum within that region?", + "response": "0.0044524106197059155\n\nJustification: The value of specific_humidity at the location within Malta where specific_humidity reaches its maximum within that region, 180 hours after the end of the given time window, is 0.0044524106197059155.", + "metadata": { + "true_value": null, + "actual_value": { + "actualvalue_0": "0.0044524106197059155", + "justification": "The value of {{wb2varnames_0}} at the location within {{regions_0}} where {{wb2varnames_1}} reaches its maximum within that region, {{duration}} hours after the end of the given time window, is {{actualvalue_0}}.", + "justification_text": "The value of specific_humidity at the location within Malta where specific_humidity reaches its maximum within that region, 180 hours after the end of the given time window, is 0.0044524106197059155." + }, + "code_path": "templates/synthetic_task_code/numeric/non_snapshot/tmpl_013.py", + "sampler_code_path": "templates/synthetic_task_code/numeric/non_snapshot/sampling_tmpl_013.py", + "template_id": "tmpl_013", + "template_str": "In the 6-hour snapshot {duration} hours after the end of the given time window, what is the value of {wb2varnames_0}{levelsuffixes_0} at the location within {regions_0} where {wb2varnames_1}{levelsuffixes_1} reaches its maximum within that region?", + "template_type": "timeseries", + "mode": "numeric", + "constraints": { + "version": 1, + "wb2varnames": { + "family": "same" + }, + "regions": { + "granularity": "same" + }, + "units": { + "bind_to_var": [] + } + }, + "filled_values": { + "wb2varnames": [ + "specific_humidity", + "specific_humidity" + ], + "levelsuffixes": [ + 850, + 150 + ], + "regions": [ + "Malta" + ], + "duration": 180 + }, + "wb2_data": { + "type": "wb2_reference", + "variables": [ + "specific_humidity", + "specific_humidity" + ], + "time_range": "50134:50234:1" + }, + "rng_seed": null, + "justification": { + "text": "0.0044524106197059155\n\nJustification: The value of specific_humidity at the location within Malta where specific_humidity reaches its maximum within that region, 180 hours after the end of the given time window, is 0.0044524106197059155." + }, + "question_id": "0XV85i", + "prompt_id": "HIuSnl", + "difficulty": "medium", + "target_variable": "specific_humidity_850", + "level": "2b_numeric", + "eval_type": "numerical", + "forced_extreme_window": false, + "task_id": "1729eb07fe138575" + }, + "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": "50125:50134: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': '31218:31232:1'} The data starts from May 14 12:00 and ends on May 17 18: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, what is the value of geopotential at 700 hPa at the location within Longford, Ireland where geopotential at 150 hPa reaches its maximum within that region?", + "response": "29215.12890625\n\nJustification: The value of geopotential at the location within Longford, Ireland where geopotential reaches its maximum within that region, 204 hours after the end of the given time window, is 29215.12890625.", + "metadata": { + "true_value": null, + "actual_value": { + "actualvalue_0": "29215.12890625", + "justification": "The value of {{wb2varnames_0}} at the location within {{regions_0}} where {{wb2varnames_1}} reaches its maximum within that region, {{duration}} hours after the end of the given time window, is {{actualvalue_0}}.", + "justification_text": "The value of geopotential at the location within Longford, Ireland where geopotential reaches its maximum within that region, 204 hours after the end of the given time window, is 29215.12890625." + }, + "code_path": "templates/synthetic_task_code/numeric/non_snapshot/tmpl_013.py", + "sampler_code_path": "templates/synthetic_task_code/numeric/non_snapshot/sampling_tmpl_013.py", + "template_id": "tmpl_013", + "template_str": "In the 6-hour snapshot {duration} hours after the end of the given time window, what is the value of {wb2varnames_0}{levelsuffixes_0} at the location within {regions_0} where {wb2varnames_1}{levelsuffixes_1} reaches its maximum within that region?", + "template_type": "timeseries", + "mode": "numeric", + "constraints": { + "version": 1, + "wb2varnames": { + "family": "same" + }, + "regions": { + "granularity": "same" + }, + "units": { + "bind_to_var": [] + } + }, + "filled_values": { + "wb2varnames": [ + "geopotential", + "geopotential" + ], + "levelsuffixes": [ + 700, + 150 + ], + "regions": [ + "Longford, Ireland" + ], + "duration": 204 + }, + "wb2_data": { + "type": "wb2_reference", + "variables": [ + "geopotential", + "geopotential" + ], + "time_range": "31232:31332:1" + }, + "rng_seed": null, + "justification": { + "text": "29215.12890625\n\nJustification: The value of geopotential at the location within Longford, Ireland where geopotential reaches its maximum within that region, 204 hours after the end of the given time window, is 29215.12890625." + }, + "question_id": "0XV85i", + "prompt_id": "HIuSnl", + "difficulty": "medium", + "target_variable": "geopotential_700", + "level": "2b_numeric", + "eval_type": "numerical", + "forced_extreme_window": false, + "task_id": "7c2891c92c2721d3" + }, + "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": "31218:31232: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': '54605:54619:1'} The data starts from May 17 06:00 and ends on May 20 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, what is the mean value of temperature at 100 hPa across all grid points in Antarctica where temperature at 400 hPa exceeds its median value for Antarctica computed from the all-time climatology baseline?", + "response": "206.6741180419922\n\nJustification: The mean value of temperature at 100 hPa across all grid points in Antarctica where temperature at 400 hPa exceeds its median value for Antarctica computed from the all-time climatology baseline during the 78 hours-hour window after the given time is 206.6741180419922.", + "metadata": { + "true_value": null, + "actual_value": { + "actualvalue_0": "206.6741180419922", + "justification": "The mean value of {{wb2varnames_0}}{{levelsuffixes_0}} across all grid points in {{regions_0}} where {{wb2varnames_1}}{{levelsuffixes_1}} exceeds its median value for {{regions_0}} computed from the all-time climatology baseline during the {{duration}}-hour window after the given time is {{actualvalue_0}}.", + "justification_text": "The mean value of temperature at 100 hPa across all grid points in Antarctica where temperature at 400 hPa exceeds its median value for Antarctica computed from the all-time climatology baseline during the 78 hours-hour window after the given time is 206.6741180419922." + }, + "code_path": "templates/synthetic_task_code/numeric/non_snapshot/tmpl_026.py", + "sampler_code_path": "templates/synthetic_task_code/numeric/non_snapshot/sampling_tmpl_026.py", + "template_id": "tmpl_026", + "template_str": "In the 6-hour snapshot {duration} hours after the end of the given time window, what is the mean value of {wb2varnames_0}{levelsuffixes_0} across all grid points in {regions_0} where {wb2varnames_1}{levelsuffixes_1} exceeds its median value for {regions_0} computed from the all-time climatology baseline?", + "template_type": "timeseries", + "mode": "numeric", + "constraints": { + "version": 1, + "wb2varnames": { + "family": "same" + }, + "regions": { + "granularity": "same" + }, + "units": { + "bind_to_var": [] + } + }, + "filled_values": { + "wb2varnames": [ + "temperature", + "temperature" + ], + "levelsuffixes": [ + 100, + 400 + ], + "regions": [ + "Antarctica" + ], + "duration": 78 + }, + "wb2_data": { + "type": "wb2_reference", + "variables": [ + "temperature", + "temperature" + ], + "time_range": "54619:54719:1" + }, + "rng_seed": null, + "justification": { + "text": "206.6741180419922\n\nJustification: The mean value of temperature at 100 hPa across all grid points in Antarctica where temperature at 400 hPa exceeds its median value for Antarctica computed from the all-time climatology baseline during the 78 hours-hour window after the given time is 206.6741180419922." + }, + "question_id": "4eNWLw", + "prompt_id": "HIuSnl", + "difficulty": "medium", + "target_variable": "temperature_100", + "level": "2b_numeric", + "eval_type": "numerical", + "forced_extreme_window": false, + "task_id": "c4cc14354b851e41" + }, + "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": "54605:54619: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': '79468:79478:1'} The data starts from May 24 00:00 and ends on May 26 06: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, what is the mean value of v_component_of_wind at 600 hPa across all grid points in Lo\u0161ki Potok, Slovenia where v_component_of_wind at 925 hPa exceeds its median value for Lo\u0161ki Potok, Slovenia computed from the all-time climatology baseline?", + "response": "-19.588308334350586\n\nJustification: The mean value of v_component_of_wind at 600 hPa across all grid points in Lo\u0161ki Potok, Slovenia where v_component_of_wind at 925 hPa exceeds its median value for Lo\u0161ki Potok, Slovenia computed from the all-time climatology baseline during the 162 hours-hour window after the given time is -19.588308334350586.", + "metadata": { + "true_value": null, + "actual_value": { + "actualvalue_0": "-19.588308334350586", + "justification": "The mean value of {{wb2varnames_0}}{{levelsuffixes_0}} across all grid points in {{regions_0}} where {{wb2varnames_1}}{{levelsuffixes_1}} exceeds its median value for {{regions_0}} computed from the all-time climatology baseline during the {{duration}}-hour window after the given time is {{actualvalue_0}}.", + "justification_text": "The mean value of v_component_of_wind at 600 hPa across all grid points in Lo\u0161ki Potok, Slovenia where v_component_of_wind at 925 hPa exceeds its median value for Lo\u0161ki Potok, Slovenia computed from the all-time climatology baseline during the 162 hours-hour window after the given time is -19.588308334350586." + }, + "code_path": "templates/synthetic_task_code/numeric/non_snapshot/tmpl_026.py", + "sampler_code_path": "templates/synthetic_task_code/numeric/non_snapshot/sampling_tmpl_026.py", + "template_id": "tmpl_026", + "template_str": "In the 6-hour snapshot {duration} hours after the end of the given time window, what is the mean value of {wb2varnames_0}{levelsuffixes_0} across all grid points in {regions_0} where {wb2varnames_1}{levelsuffixes_1} exceeds its median value for {regions_0} computed from the all-time climatology baseline?", + "template_type": "timeseries", + "mode": "numeric", + "constraints": { + "version": 1, + "wb2varnames": { + "family": "same" + }, + "regions": { + "granularity": "same" + }, + "units": { + "bind_to_var": [] + } + }, + "filled_values": { + "wb2varnames": [ + "v_component_of_wind", + "v_component_of_wind" + ], + "levelsuffixes": [ + 600, + 925 + ], + "regions": [ + "Lo\u0161ki Potok, Slovenia" + ], + "duration": 162 + }, + "wb2_data": { + "type": "wb2_reference", + "variables": [ + "v_component_of_wind", + "v_component_of_wind" + ], + "time_range": "79478:79578:1" + }, + "rng_seed": null, + "justification": { + "text": "-19.588308334350586\n\nJustification: The mean value of v_component_of_wind at 600 hPa across all grid points in Lo\u0161ki Potok, Slovenia where v_component_of_wind at 925 hPa exceeds its median value for Lo\u0161ki Potok, Slovenia computed from the all-time climatology baseline during the 162 hours-hour window after the given time is -19.588308334350586." + }, + "question_id": "4eNWLw", + "prompt_id": "HIuSnl", + "difficulty": "medium", + "target_variable": "v_component_of_wind_600", + "level": "2b_numeric", + "eval_type": "numerical", + "forced_extreme_window": false, + "task_id": "e5edc60722e124eb" + }, + "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": "79468:79478: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': '85785:85800:1'} The data starts from September 19 06:00 and ends on September 22 18: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, what is the difference between the maximum value of temperature at 1000 hPa within Cuba and the maximum value of temperature at 1000 hPa within Greece?", + "response": "6.305511474609375\n\nJustification: In 144 hours after the end of the given time window, the difference between the maximum value of temperature at 1000 hPa within Cuba and the maximum value of temperature at 1000 hPa within Greece is 6.305511474609375.", + "metadata": { + "true_value": null, + "actual_value": { + "actualvalue_0": "6.305511474609375", + "justification": "In {duration} hours after the end of the given time window, the difference between the maximum value of {wb2varnames_0}{levelsuffixes_0} within {regions_0} and the maximum value of {wb2varnames_0}{levelsuffixes_0} within {regions_1} is {{actualvalue_0}}.", + "justification_text": "In 144 hours after the end of the given time window, the difference between the maximum value of temperature at 1000 hPa within Cuba and the maximum value of temperature at 1000 hPa within Greece is 6.305511474609375." + }, + "code_path": "templates/synthetic_task_code/numeric/non_snapshot/tmpl_019.py", + "sampler_code_path": "templates/synthetic_task_code/numeric/non_snapshot/sampling_tmpl_019.py", + "template_id": "tmpl_019", + "template_str": "In the 6-hour snapshot {duration} hours after the end of the given time window, what is the difference between the maximum value of {wb2varnames_0}{levelsuffixes_0} within {regions_0} and the maximum value of {wb2varnames_0}{levelsuffixes_0} within {regions_1}?", + "template_type": "timeseries", + "mode": "numeric", + "constraints": { + "version": 1, + "wb2varnames": { + "family": "same" + }, + "regions": { + "granularity": "same" + }, + "units": { + "bind_to_var": [] + } + }, + "filled_values": { + "wb2varnames": [ + "temperature" + ], + "levelsuffixes": [ + 1000 + ], + "regions": [ + "Cuba", + "Greece" + ], + "duration": 144 + }, + "wb2_data": { + "type": "wb2_reference", + "variables": [ + "temperature" + ], + "time_range": "85800:85900:1" + }, + "rng_seed": null, + "justification": { + "text": "6.305511474609375\n\nJustification: In 144 hours after the end of the given time window, the difference between the maximum value of temperature at 1000 hPa within Cuba and the maximum value of temperature at 1000 hPa within Greece is 6.305511474609375." + }, + "question_id": "YYzvuD", + "prompt_id": "HIuSnl", + "difficulty": "medium", + "target_variable": "temperature_1000", + "level": "2b_numeric", + "eval_type": "numerical", + "forced_extreme_window": false, + "task_id": "181d08bd56dc1039" + }, + "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": "85785:85800: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': '75884:75909:1'} The data starts from December 10 00:00 and ends on December 16 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, what is the value of specific_humidity at 600 hPa at the location within Antarctica where specific_humidity at 200 hPa reaches its maximum within that region?", + "response": "0.0003250815498176962\n\nJustification: The value of specific_humidity at the location within Antarctica where specific_humidity reaches its maximum within that region, 48 hours after the end of the given time window, is 0.0003250815498176962.", + "metadata": { + "true_value": null, + "actual_value": { + "actualvalue_0": "0.0003250815498176962", + "justification": "The value of {{wb2varnames_0}} at the location within {{regions_0}} where {{wb2varnames_1}} reaches its maximum within that region, {{duration}} hours after the end of the given time window, is {{actualvalue_0}}.", + "justification_text": "The value of specific_humidity at the location within Antarctica where specific_humidity reaches its maximum within that region, 48 hours after the end of the given time window, is 0.0003250815498176962." + }, + "code_path": "templates/synthetic_task_code/numeric/non_snapshot/tmpl_013.py", + "sampler_code_path": "templates/synthetic_task_code/numeric/non_snapshot/sampling_tmpl_013.py", + "template_id": "tmpl_013", + "template_str": "In the 6-hour snapshot {duration} hours after the end of the given time window, what is the value of {wb2varnames_0}{levelsuffixes_0} at the location within {regions_0} where {wb2varnames_1}{levelsuffixes_1} reaches its maximum within that region?", + "template_type": "timeseries", + "mode": "numeric", + "constraints": { + "version": 1, + "wb2varnames": { + "family": "same" + }, + "regions": { + "granularity": "same" + }, + "units": { + "bind_to_var": [] + } + }, + "filled_values": { + "wb2varnames": [ + "specific_humidity", + "specific_humidity" + ], + "levelsuffixes": [ + 600, + 200 + ], + "regions": [ + "Antarctica" + ], + "duration": 48 + }, + "wb2_data": { + "type": "wb2_reference", + "variables": [ + "specific_humidity", + "specific_humidity" + ], + "time_range": "75909:76009:1" + }, + "rng_seed": null, + "justification": { + "text": "0.0003250815498176962\n\nJustification: The value of specific_humidity at the location within Antarctica where specific_humidity reaches its maximum within that region, 48 hours after the end of the given time window, is 0.0003250815498176962." + }, + "question_id": "0XV85i", + "prompt_id": "HIuSnl", + "difficulty": "medium", + "target_variable": "specific_humidity_600", + "level": "2b_numeric", + "eval_type": "numerical", + "forced_extreme_window": false, + "task_id": "8e694393f8a45fda" + }, + "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": "75884:75909: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': '57259:57276:1'} The data starts from March 11 18:00 and ends on March 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, what is the difference in the area-weighted mean value of specific_humidity at 100 hPa between Saint Lawrence River and Strait of Belle Isle?", + "response": "-8.895186822981382e-08\n\nJustification: The difference in the area-weighted mean value of specific_humidity at 100 hPa between Saint Lawrence River and Strait of Belle Isle over the specified window is -8.895186822981382e-08.", + "metadata": { + "true_value": null, + "actual_value": { + "actualvalue_0": "-8.895186822981382e-08", + "justification": "The difference in the area-weighted mean value of {wb2varnames_0}{levelsuffixes_0} between {regions_0} and {regions_1} over the specified window is {actualvalue_0}.", + "justification_text": "The difference in the area-weighted mean value of specific_humidity at 100 hPa between Saint Lawrence River and Strait of Belle Isle over the specified window is -8.895186822981382e-08." + }, + "code_path": "templates/synthetic_task_code/numeric/non_snapshot/tmpl_000.py", + "sampler_code_path": "templates/synthetic_task_code/numeric/non_snapshot/sampling_tmpl_000.py", + "template_id": "tmpl_000", + "template_str": "In the 6-hour snapshot {duration} hours after the end of the given time window, what is the difference in the area-weighted mean value of {wb2varnames_0}{levelsuffixes_0} between {regions_0} and {regions_1}?", + "template_type": "timeseries", + "mode": "numeric", + "constraints": { + "version": 1, + "wb2varnames": { + "family": "same" + }, + "regions": { + "granularity": "same" + }, + "units": { + "bind_to_var": [] + } + }, + "filled_values": { + "wb2varnames": [ + "specific_humidity" + ], + "levelsuffixes": [ + 100 + ], + "regions": [ + "Saint Lawrence River", + "Strait of Belle Isle" + ], + "duration": 126 + }, + "wb2_data": { + "type": "wb2_reference", + "variables": [ + "specific_humidity" + ], + "time_range": "57276:57376:1" + }, + "rng_seed": null, + "justification": { + "text": "-8.895186822981382e-08\n\nJustification: The difference in the area-weighted mean value of specific_humidity at 100 hPa between Saint Lawrence River and Strait of Belle Isle over the specified window is -8.895186822981382e-08." + }, + "question_id": "RGsu57", + "prompt_id": "HIuSnl", + "difficulty": "medium", + "target_variable": "specific_humidity_100", + "level": "2b_numeric", + "eval_type": "numerical", + "forced_extreme_window": false, + "task_id": "225bd0739770f60e" + }, + "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": "57259:57276:1" + } + }, + { + "prompt": "The following data shows the global weather fields over a period of 114 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': '81158:81177:1'} The data starts from July 20 12:00 and ends on July 25 00: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, what is the difference in the area-weighted mean value of temperature at 500 hPa between North America and Oceania?", + "response": "-2.775264684403055\n\nJustification: The difference in the area-weighted mean value of temperature at 500 hPa between North America and Oceania over the specified window is -2.775264684403055.", + "metadata": { + "true_value": null, + "actual_value": { + "actualvalue_0": "-2.775264684403055", + "justification": "The difference in the area-weighted mean value of {wb2varnames_0}{levelsuffixes_0} between {regions_0} and {regions_1} over the specified window is {actualvalue_0}.", + "justification_text": "The difference in the area-weighted mean value of temperature at 500 hPa between North America and Oceania over the specified window is -2.775264684403055." + }, + "code_path": "templates/synthetic_task_code/numeric/non_snapshot/tmpl_000.py", + "sampler_code_path": "templates/synthetic_task_code/numeric/non_snapshot/sampling_tmpl_000.py", + "template_id": "tmpl_000", + "template_str": "In the 6-hour snapshot {duration} hours after the end of the given time window, what is the difference in the area-weighted mean value of {wb2varnames_0}{levelsuffixes_0} between {regions_0} and {regions_1}?", + "template_type": "timeseries", + "mode": "numeric", + "constraints": { + "version": 1, + "wb2varnames": { + "family": "same" + }, + "regions": { + "granularity": "same" + }, + "units": { + "bind_to_var": [] + } + }, + "filled_values": { + "wb2varnames": [ + "temperature" + ], + "levelsuffixes": [ + 500 + ], + "regions": [ + "North America", + "Oceania" + ], + "duration": 150 + }, + "wb2_data": { + "type": "wb2_reference", + "variables": [ + "temperature" + ], + "time_range": "81177:81277:1" + }, + "rng_seed": null, + "justification": { + "text": "-2.775264684403055\n\nJustification: The difference in the area-weighted mean value of temperature at 500 hPa between North America and Oceania over the specified window is -2.775264684403055." + }, + "question_id": "RGsu57", + "prompt_id": "HIuSnl", + "difficulty": "medium", + "target_variable": "temperature_500", + "level": "2b_numeric", + "eval_type": "numerical", + "forced_extreme_window": false, + "task_id": "82700a0277e1cc5a" + }, + "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": "81158:81177: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': '68235:68261:1'} The data starts from September 14 18:00 and ends on September 21 00: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, what is the value of v_component_of_wind at 400 hPa at the location within Dhekelia Sovereign Base Area where v_component_of_wind at 925 hPa reaches its maximum within that region?", + "response": "-3.8388164043426514\n\nJustification: The value of v_component_of_wind at the location within Dhekelia Sovereign Base Area where v_component_of_wind reaches its maximum within that region, 180 hours after the end of the given time window, is -3.8388164043426514.", + "metadata": { + "true_value": null, + "actual_value": { + "actualvalue_0": "-3.8388164043426514", + "justification": "The value of {{wb2varnames_0}} at the location within {{regions_0}} where {{wb2varnames_1}} reaches its maximum within that region, {{duration}} hours after the end of the given time window, is {{actualvalue_0}}.", + "justification_text": "The value of v_component_of_wind at the location within Dhekelia Sovereign Base Area where v_component_of_wind reaches its maximum within that region, 180 hours after the end of the given time window, is -3.8388164043426514." + }, + "code_path": "templates/synthetic_task_code/numeric/non_snapshot/tmpl_013.py", + "sampler_code_path": "templates/synthetic_task_code/numeric/non_snapshot/sampling_tmpl_013.py", + "template_id": "tmpl_013", + "template_str": "In the 6-hour snapshot {duration} hours after the end of the given time window, what is the value of {wb2varnames_0}{levelsuffixes_0} at the location within {regions_0} where {wb2varnames_1}{levelsuffixes_1} reaches its maximum within that region?", + "template_type": "timeseries", + "mode": "numeric", + "constraints": { + "version": 1, + "wb2varnames": { + "family": "same" + }, + "regions": { + "granularity": "same" + }, + "units": { + "bind_to_var": [] + } + }, + "filled_values": { + "wb2varnames": [ + "v_component_of_wind", + "v_component_of_wind" + ], + "levelsuffixes": [ + 400, + 925 + ], + "regions": [ + "Dhekelia Sovereign Base Area" + ], + "duration": 180 + }, + "wb2_data": { + "type": "wb2_reference", + "variables": [ + "v_component_of_wind", + "v_component_of_wind" + ], + "time_range": "68261:68361:1" + }, + "rng_seed": null, + "justification": { + "text": "-3.8388164043426514\n\nJustification: The value of v_component_of_wind at the location within Dhekelia Sovereign Base Area where v_component_of_wind reaches its maximum within that region, 180 hours after the end of the given time window, is -3.8388164043426514." + }, + "question_id": "0XV85i", + "prompt_id": "HIuSnl", + "difficulty": "medium", + "target_variable": "v_component_of_wind_400", + "level": "2b_numeric", + "eval_type": "numerical", + "forced_extreme_window": false, + "task_id": "e04d645100f5a5f6" + }, + "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": "68235:68261: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': '53910:53914:1'} The data starts from November 25 12:00 and ends on November 26 06: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, what is the displacement in kilometers of the location of minimum v_component_of_wind at 200 hPa within Turkmenistan compared to its location at the end of the given time window in the provided data?", + "response": "1341.5953279922242\n\nJustification: The displacement in kilometers of the location of minimum v_component_of_wind at 200 hPa within Turkmenistan from the end of the given time window in the provided data to 84 hours after in the forecast snapshot is 1341.5953279922242.", + "metadata": { + "true_value": null, + "actual_value": { + "actualvalue_0": "1341.5953279922242", + "justification": "The displacement in kilometers of the location of minimum {wb2varnames_0}{levelsuffixes_0} within {regions_0} from the end of the given time window in the provided data to {duration} hours after in the forecast snapshot is {actualvalue_0}.", + "justification_text": "The displacement in kilometers of the location of minimum v_component_of_wind at 200 hPa within Turkmenistan from the end of the given time window in the provided data to 84 hours after in the forecast snapshot is 1341.5953279922242." + }, + "code_path": "templates/synthetic_task_code/numeric/non_snapshot/tmpl_024.py", + "sampler_code_path": "templates/synthetic_task_code/numeric/non_snapshot/sampling_tmpl_024.py", + "template_id": "tmpl_024", + "template_str": "In the 6-hour snapshot {duration} hours after the end of the given time window, what is the displacement in kilometers of the location of minimum {wb2varnames_0}{levelsuffixes_0} within {regions_0} compared to its location at the end of the given time window in the provided data?", + "template_type": "timeseries", + "mode": "numeric", + "constraints": { + "version": 1, + "wb2varnames": { + "family": "same" + }, + "regions": { + "granularity": "same" + }, + "units": { + "bind_to_var": [] + } + }, + "filled_values": { + "wb2varnames": [ + "v_component_of_wind" + ], + "levelsuffixes": [ + 200 + ], + "regions": [ + "Turkmenistan" + ], + "duration": 84 + }, + "wb2_data": { + "type": "wb2_reference", + "variables": [ + "v_component_of_wind" + ], + "time_range": "53914:54014:1" + }, + "rng_seed": null, + "justification": { + "text": "1341.5953279922242\n\nJustification: The displacement in kilometers of the location of minimum v_component_of_wind at 200 hPa within Turkmenistan from the end of the given time window in the provided data to 84 hours after in the forecast snapshot is 1341.5953279922242." + }, + "question_id": "0jwQYD", + "prompt_id": "HIuSnl", + "difficulty": "medium", + "level": "2b_numeric", + "eval_type": "distance", + "forced_extreme_window": false, + "task_id": "6c89a524afeb98ee" + }, + "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": "53910:53914: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': '51099:51103:1'} The data starts from December 22 18:00 and ends on December 23 12: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, what is the displacement in kilometers of the location of minimum u_component_of_wind at 500 hPa within Bight of Benin compared to its location at the end of the given time window in the provided data?", + "response": "0.0\n\nJustification: The displacement in kilometers of the location of minimum u_component_of_wind at 500 hPa within Bight of Benin from the end of the given time window in the provided data to 156 hours after in the forecast snapshot is 0.0.", + "metadata": { + "true_value": null, + "actual_value": { + "actualvalue_0": "0.0", + "justification": "The displacement in kilometers of the location of minimum {wb2varnames_0}{levelsuffixes_0} within {regions_0} from the end of the given time window in the provided data to {duration} hours after in the forecast snapshot is {actualvalue_0}.", + "justification_text": "The displacement in kilometers of the location of minimum u_component_of_wind at 500 hPa within Bight of Benin from the end of the given time window in the provided data to 156 hours after in the forecast snapshot is 0.0." + }, + "code_path": "templates/synthetic_task_code/numeric/non_snapshot/tmpl_024.py", + "sampler_code_path": "templates/synthetic_task_code/numeric/non_snapshot/sampling_tmpl_024.py", + "template_id": "tmpl_024", + "template_str": "In the 6-hour snapshot {duration} hours after the end of the given time window, what is the displacement in kilometers of the location of minimum {wb2varnames_0}{levelsuffixes_0} within {regions_0} compared to its location at the end of the given time window in the provided data?", + "template_type": "timeseries", + "mode": "numeric", + "constraints": { + "version": 1, + "wb2varnames": { + "family": "same" + }, + "regions": { + "granularity": "same" + }, + "units": { + "bind_to_var": [] + } + }, + "filled_values": { + "wb2varnames": [ + "u_component_of_wind" + ], + "levelsuffixes": [ + 500 + ], + "regions": [ + "Bight of Benin" + ], + "duration": 156 + }, + "wb2_data": { + "type": "wb2_reference", + "variables": [ + "u_component_of_wind" + ], + "time_range": "51103:51203:1" + }, + "rng_seed": null, + "justification": { + "text": "0.0\n\nJustification: The displacement in kilometers of the location of minimum u_component_of_wind at 500 hPa within Bight of Benin from the end of the given time window in the provided data to 156 hours after in the forecast snapshot is 0.0." + }, + "question_id": "0jwQYD", + "prompt_id": "HIuSnl", + "difficulty": "medium", + "level": "2b_numeric", + "eval_type": "distance", + "forced_extreme_window": false, + "task_id": "a9b46ba102f2f1fc" + }, + "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": "51099:51103:1" + } + }, + { + "prompt": "The following data shows the global weather fields over a period of 126 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': '71258:71279:1'} The data starts from October 10 12:00 and ends on October 15 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, what is the difference in the area-weighted mean value of specific_humidity at 50 hPa between Birgu, Malta and Litija, Slovenia?", + "response": "-8.601645361998912e-08\n\nJustification: The difference in the area-weighted mean value of specific_humidity at 50 hPa between Birgu, Malta and Litija, Slovenia over the specified window is -8.601645361998912e-08.", + "metadata": { + "true_value": null, + "actual_value": { + "actualvalue_0": "-8.601645361998912e-08", + "justification": "The difference in the area-weighted mean value of {wb2varnames_0}{levelsuffixes_0} between {regions_0} and {regions_1} over the specified window is {actualvalue_0}.", + "justification_text": "The difference in the area-weighted mean value of specific_humidity at 50 hPa between Birgu, Malta and Litija, Slovenia over the specified window is -8.601645361998912e-08." + }, + "code_path": "templates/synthetic_task_code/numeric/non_snapshot/tmpl_000.py", + "sampler_code_path": "templates/synthetic_task_code/numeric/non_snapshot/sampling_tmpl_000.py", + "template_id": "tmpl_000", + "template_str": "In the 6-hour snapshot {duration} hours after the end of the given time window, what is the difference in the area-weighted mean value of {wb2varnames_0}{levelsuffixes_0} between {regions_0} and {regions_1}?", + "template_type": "timeseries", + "mode": "numeric", + "constraints": { + "version": 1, + "wb2varnames": { + "family": "same" + }, + "regions": { + "granularity": "same" + }, + "units": { + "bind_to_var": [] + } + }, + "filled_values": { + "wb2varnames": [ + "specific_humidity" + ], + "levelsuffixes": [ + 50 + ], + "regions": [ + "Birgu, Malta", + "Litija, Slovenia" + ], + "duration": 186 + }, + "wb2_data": { + "type": "wb2_reference", + "variables": [ + "specific_humidity" + ], + "time_range": "71279:71379:1" + }, + "rng_seed": null, + "justification": { + "text": "-8.601645361998912e-08\n\nJustification: The difference in the area-weighted mean value of specific_humidity at 50 hPa between Birgu, Malta and Litija, Slovenia over the specified window is -8.601645361998912e-08." + }, + "question_id": "RGsu57", + "prompt_id": "HIuSnl", + "difficulty": "medium", + "target_variable": "specific_humidity_50", + "level": "2b_numeric", + "eval_type": "numerical", + "forced_extreme_window": false, + "task_id": "20162c3877c68b7b" + }, + "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": "71258:71279: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': '64235:64250:1'} The data starts from December 19 18:00 and ends on December 23 06: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, what is the absolute latitude difference in degrees between the area-weighted centroid of the area with temperature at 600 hPa exceeding the mean of the median values for Oceania computed from the all-time climatology baseline and the area-weighted centroid of such an area within North America, where the median values are computed from the same baseline for that region?", + "response": "55.4278630002283\n\nJustification: The absolute latitude difference in degrees between the area-weighted centroid of the area with temperature at 600 hPa exceeding the mean of the median values for Oceania computed from the all-time climatology baseline and the area-weighted centroid of such an area within North America, where the median values are computed from the same baseline for that region, after 90 hours is 55.4278630002283.", + "metadata": { + "true_value": null, + "actual_value": { + "actualvalue_0": "55.4278630002283", + "justification": "The absolute latitude difference in degrees between the area-weighted centroid of the area with {wb2varnames_0}{levelsuffixes_0} exceeding the mean of the median values for {regions_0} computed from the all-time climatology baseline and the area-weighted centroid of such an area within {regions_1}, where the median values are computed from the same baseline for that region, after {duration} hours is {{actualvalue_0}}.", + "justification_text": "The absolute latitude difference in degrees between the area-weighted centroid of the area with temperature at 600 hPa exceeding the mean of the median values for Oceania computed from the all-time climatology baseline and the area-weighted centroid of such an area within North America, where the median values are computed from the same baseline for that region, after 90 hours is 55.4278630002283." + }, + "code_path": "templates/synthetic_task_code/numeric/non_snapshot/tmpl_003.py", + "sampler_code_path": "templates/synthetic_task_code/numeric/non_snapshot/sampling_tmpl_003.py", + "template_id": "tmpl_003", + "template_str": "In the 6-hour snapshot {duration} hours after the end of the given time window, what is the absolute latitude difference in degrees between the area-weighted centroid of the area with {wb2varnames_0}{levelsuffixes_0} exceeding the mean of the median values for {regions_0} computed from the all-time climatology baseline and the area-weighted centroid of such an area within {regions_1}, where the median values are computed from the same baseline for that region?", + "template_type": "timeseries", + "mode": "numeric", + "constraints": { + "version": 1, + "wb2varnames": { + "family": "same" + }, + "regions": { + "granularity": "same" + }, + "units": { + "bind_to_var": [] + } + }, + "filled_values": { + "wb2varnames": [ + "temperature" + ], + "levelsuffixes": [ + 600 + ], + "regions": [ + "Oceania", + "North America" + ], + "duration": 90 + }, + "wb2_data": { + "type": "wb2_reference", + "variables": [ + "temperature" + ], + "time_range": "64250:64350:1" + }, + "rng_seed": null, + "justification": { + "text": "55.4278630002283\n\nJustification: The absolute latitude difference in degrees between the area-weighted centroid of the area with temperature at 600 hPa exceeding the mean of the median values for Oceania computed from the all-time climatology baseline and the area-weighted centroid of such an area within North America, where the median values are computed from the same baseline for that region, after 90 hours is 55.4278630002283." + }, + "question_id": "0fC6F5", + "prompt_id": "HIuSnl", + "difficulty": "medium", + "level": "2b_numeric", + "eval_type": "coordinate", + "forced_extreme_window": false, + "task_id": "4c732f3d76f1aef8" + }, + "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": "64235:64250: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': '79495:79521:1'} The data starts from May 30 18:00 and ends on June 06 00: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, what is the displacement in kilometers of the location of minimum temperature at 925 hPa within Europe compared to its location at the end of the given time window in the provided data?", + "response": "2640.0716052891285\n\nJustification: The displacement in kilometers of the location of minimum temperature at 925 hPa within Europe from the end of the given time window in the provided data to 204 hours after in the forecast snapshot is 2640.0716052891285.", + "metadata": { + "true_value": null, + "actual_value": { + "actualvalue_0": "2640.0716052891285", + "justification": "The displacement in kilometers of the location of minimum {wb2varnames_0}{levelsuffixes_0} within {regions_0} from the end of the given time window in the provided data to {duration} hours after in the forecast snapshot is {actualvalue_0}.", + "justification_text": "The displacement in kilometers of the location of minimum temperature at 925 hPa within Europe from the end of the given time window in the provided data to 204 hours after in the forecast snapshot is 2640.0716052891285." + }, + "code_path": "templates/synthetic_task_code/numeric/non_snapshot/tmpl_024.py", + "sampler_code_path": "templates/synthetic_task_code/numeric/non_snapshot/sampling_tmpl_024.py", + "template_id": "tmpl_024", + "template_str": "In the 6-hour snapshot {duration} hours after the end of the given time window, what is the displacement in kilometers of the location of minimum {wb2varnames_0}{levelsuffixes_0} within {regions_0} compared to its location at the end of the given time window in the provided data?", + "template_type": "timeseries", + "mode": "numeric", + "constraints": { + "version": 1, + "wb2varnames": { + "family": "same" + }, + "regions": { + "granularity": "same" + }, + "units": { + "bind_to_var": [] + } + }, + "filled_values": { + "wb2varnames": [ + "temperature" + ], + "levelsuffixes": [ + 925 + ], + "regions": [ + "Europe" + ], + "duration": 204 + }, + "wb2_data": { + "type": "wb2_reference", + "variables": [ + "temperature" + ], + "time_range": "79521:79621:1" + }, + "rng_seed": null, + "justification": { + "text": "2640.0716052891285\n\nJustification: The displacement in kilometers of the location of minimum temperature at 925 hPa within Europe from the end of the given time window in the provided data to 204 hours after in the forecast snapshot is 2640.0716052891285." + }, + "question_id": "0jwQYD", + "prompt_id": "HIuSnl", + "difficulty": "medium", + "level": "2b_numeric", + "eval_type": "distance", + "forced_extreme_window": false, + "task_id": "f508b7c9981ff2f9" + }, + "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": "79495:79521: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': '71119:71135:1'} The data starts from September 05 18:00 and ends on September 09 12: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, what is the absolute latitude difference in degrees between the area-weighted centroid of the area with v_component_of_wind at 925 hPa exceeding the mean of the median values for Caribbean Sea computed from the all-time climatology baseline and the area-weighted centroid of such an area within Massachusetts Bay, where the median values are computed from the same baseline for that region?", + "response": "25.47134061215432\n\nJustification: The absolute latitude difference in degrees between the area-weighted centroid of the area with v_component_of_wind at 925 hPa exceeding the mean of the median values for Caribbean Sea computed from the all-time climatology baseline and the area-weighted centroid of such an area within Massachusetts Bay, where the median values are computed from the same baseline for that region, after 108 hours is 25.47134061215432.", + "metadata": { + "true_value": null, + "actual_value": { + "actualvalue_0": "25.47134061215432", + "justification": "The absolute latitude difference in degrees between the area-weighted centroid of the area with {wb2varnames_0}{levelsuffixes_0} exceeding the mean of the median values for {regions_0} computed from the all-time climatology baseline and the area-weighted centroid of such an area within {regions_1}, where the median values are computed from the same baseline for that region, after {duration} hours is {{actualvalue_0}}.", + "justification_text": "The absolute latitude difference in degrees between the area-weighted centroid of the area with v_component_of_wind at 925 hPa exceeding the mean of the median values for Caribbean Sea computed from the all-time climatology baseline and the area-weighted centroid of such an area within Massachusetts Bay, where the median values are computed from the same baseline for that region, after 108 hours is 25.47134061215432." + }, + "code_path": "templates/synthetic_task_code/numeric/non_snapshot/tmpl_003.py", + "sampler_code_path": "templates/synthetic_task_code/numeric/non_snapshot/sampling_tmpl_003.py", + "template_id": "tmpl_003", + "template_str": "In the 6-hour snapshot {duration} hours after the end of the given time window, what is the absolute latitude difference in degrees between the area-weighted centroid of the area with {wb2varnames_0}{levelsuffixes_0} exceeding the mean of the median values for {regions_0} computed from the all-time climatology baseline and the area-weighted centroid of such an area within {regions_1}, where the median values are computed from the same baseline for that region?", + "template_type": "timeseries", + "mode": "numeric", + "constraints": { + "version": 1, + "wb2varnames": { + "family": "same" + }, + "regions": { + "granularity": "same" + }, + "units": { + "bind_to_var": [] + } + }, + "filled_values": { + "wb2varnames": [ + "v_component_of_wind" + ], + "levelsuffixes": [ + 925 + ], + "regions": [ + "Caribbean Sea", + "Massachusetts Bay" + ], + "duration": 108 + }, + "wb2_data": { + "type": "wb2_reference", + "variables": [ + "v_component_of_wind" + ], + "time_range": "71135:71235:1" + }, + "rng_seed": null, + "justification": { + "text": "25.47134061215432\n\nJustification: The absolute latitude difference in degrees between the area-weighted centroid of the area with v_component_of_wind at 925 hPa exceeding the mean of the median values for Caribbean Sea computed from the all-time climatology baseline and the area-weighted centroid of such an area within Massachusetts Bay, where the median values are computed from the same baseline for that region, after 108 hours is 25.47134061215432." + }, + "question_id": "0fC6F5", + "prompt_id": "HIuSnl", + "difficulty": "medium", + "level": "2b_numeric", + "eval_type": "coordinate", + "forced_extreme_window": false, + "task_id": "ca9aa20e489b41fb" + }, + "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": "71119:71135: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': '40494:40509:1'} The data starts from September 19 12:00 and ends on September 23 00: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, what is the maximum difference in u_component_of_wind at 1000 hPa (m/s) between eSwatini and The Bahamas?", + "response": "7.522212445735931\n\nJustification: The maximum difference in u_component_of_wind at 1000 hPa (m/s) between eSwatini and The Bahamas in the 126 hours after the end of the given time window is 7.522212445735931.", + "metadata": { + "true_value": null, + "actual_value": { + "actualvalue_0": "7.522212445735931", + "justification": "The maximum difference in {wb2varnames_0}{levelsuffixes_0} ({units_0}) between {regions_0} and {regions_1} in the {duration} hours after the end of the given time window is {actualvalue_0}.", + "justification_text": "The maximum difference in u_component_of_wind at 1000 hPa (m/s) between eSwatini and The Bahamas in the 126 hours after the end of the given time window is 7.522212445735931." + }, + "code_path": "templates/synthetic_task_code/numeric/non_snapshot/tmpl_011.py", + "sampler_code_path": "templates/synthetic_task_code/numeric/non_snapshot/sampling_tmpl_011.py", + "template_id": "tmpl_011", + "template_str": "In the 6-hour snapshot {duration} hours after the end of the given time window, what is the maximum difference in {wb2varnames_0}{levelsuffixes_0} ({units_0}) between {regions_0} and {regions_1}?", + "template_type": "timeseries", + "mode": "numeric", + "constraints": { + "version": 1, + "wb2varnames": { + "family": "same" + }, + "regions": { + "granularity": "same" + }, + "units": { + "bind_to_var": [ + 0 + ] + } + }, + "filled_values": { + "wb2varnames": [ + "u_component_of_wind" + ], + "levelsuffixes": [ + 1000 + ], + "regions": [ + "eSwatini", + "The Bahamas" + ], + "units": [ + "m/s" + ], + "duration": 126 + }, + "wb2_data": { + "type": "wb2_reference", + "variables": [ + "u_component_of_wind" + ], + "time_range": "40509:40609:1" + }, + "rng_seed": null, + "justification": { + "text": "7.522212445735931\n\nJustification: The maximum difference in u_component_of_wind at 1000 hPa (m/s) between eSwatini and The Bahamas in the 126 hours after the end of the given time window is 7.522212445735931." + }, + "question_id": "HsrO9b", + "prompt_id": "HIuSnl", + "difficulty": "medium", + "target_variable": "u_component_of_wind_1000", + "level": "2b_numeric", + "eval_type": "numerical", + "forced_extreme_window": false, + "task_id": "d8a362818d30f072" + }, + "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": "40494:40509: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': '79677:79695:1'} The data starts from July 15 06:00 and ends on July 19 12:00. Based on the above data, answer the following question:", + "question": "In the 6-hour snapshot 42 hours after the end of the given time window, what is the difference between the maximum value of geopotential at 200 hPa within Europe and the maximum value of geopotential at 200 hPa within South America?", + "response": "625.171875\n\nJustification: In 42 hours after the end of the given time window, the difference between the maximum value of geopotential at 200 hPa within Europe and the maximum value of geopotential at 200 hPa within South America is 625.171875.", + "metadata": { + "true_value": null, + "actual_value": { + "actualvalue_0": "625.171875", + "justification": "In {duration} hours after the end of the given time window, the difference between the maximum value of {wb2varnames_0}{levelsuffixes_0} within {regions_0} and the maximum value of {wb2varnames_0}{levelsuffixes_0} within {regions_1} is {{actualvalue_0}}.", + "justification_text": "In 42 hours after the end of the given time window, the difference between the maximum value of geopotential at 200 hPa within Europe and the maximum value of geopotential at 200 hPa within South America is 625.171875." + }, + "code_path": "templates/synthetic_task_code/numeric/non_snapshot/tmpl_019.py", + "sampler_code_path": "templates/synthetic_task_code/numeric/non_snapshot/sampling_tmpl_019.py", + "template_id": "tmpl_019", + "template_str": "In the 6-hour snapshot {duration} hours after the end of the given time window, what is the difference between the maximum value of {wb2varnames_0}{levelsuffixes_0} within {regions_0} and the maximum value of {wb2varnames_0}{levelsuffixes_0} within {regions_1}?", + "template_type": "timeseries", + "mode": "numeric", + "constraints": { + "version": 1, + "wb2varnames": { + "family": "same" + }, + "regions": { + "granularity": "same" + }, + "units": { + "bind_to_var": [] + } + }, + "filled_values": { + "wb2varnames": [ + "geopotential" + ], + "levelsuffixes": [ + 200 + ], + "regions": [ + "Europe", + "South America" + ], + "duration": 42 + }, + "wb2_data": { + "type": "wb2_reference", + "variables": [ + "geopotential" + ], + "time_range": "79695:79795:1" + }, + "rng_seed": null, + "justification": { + "text": "625.171875\n\nJustification: In 42 hours after the end of the given time window, the difference between the maximum value of geopotential at 200 hPa within Europe and the maximum value of geopotential at 200 hPa within South America is 625.171875." + }, + "question_id": "YYzvuD", + "prompt_id": "HIuSnl", + "difficulty": "medium", + "target_variable": "geopotential_200", + "level": "2b_numeric", + "eval_type": "numerical", + "forced_extreme_window": false, + "task_id": "f8e75ce25f8474fc" + }, + "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": "79677:79695: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': '82047:82069:1'} The data starts from February 27 18:00 and ends on March 05 00: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, what is the displacement in kilometers of the location of minimum temperature at 850 hPa within Spain compared to its location at the end of the given time window in the provided data?", + "response": "515.8259032138914\n\nJustification: The displacement in kilometers of the location of minimum temperature at 850 hPa within Spain from the end of the given time window in the provided data to 30 hours after in the forecast snapshot is 515.8259032138914.", + "metadata": { + "true_value": null, + "actual_value": { + "actualvalue_0": "515.8259032138914", + "justification": "The displacement in kilometers of the location of minimum {wb2varnames_0}{levelsuffixes_0} within {regions_0} from the end of the given time window in the provided data to {duration} hours after in the forecast snapshot is {actualvalue_0}.", + "justification_text": "The displacement in kilometers of the location of minimum temperature at 850 hPa within Spain from the end of the given time window in the provided data to 30 hours after in the forecast snapshot is 515.8259032138914." + }, + "code_path": "templates/synthetic_task_code/numeric/non_snapshot/tmpl_024.py", + "sampler_code_path": "templates/synthetic_task_code/numeric/non_snapshot/sampling_tmpl_024.py", + "template_id": "tmpl_024", + "template_str": "In the 6-hour snapshot {duration} hours after the end of the given time window, what is the displacement in kilometers of the location of minimum {wb2varnames_0}{levelsuffixes_0} within {regions_0} compared to its location at the end of the given time window in the provided data?", + "template_type": "timeseries", + "mode": "numeric", + "constraints": { + "version": 1, + "wb2varnames": { + "family": "same" + }, + "regions": { + "granularity": "same" + }, + "units": { + "bind_to_var": [] + } + }, + "filled_values": { + "wb2varnames": [ + "temperature" + ], + "levelsuffixes": [ + 850 + ], + "regions": [ + "Spain" + ], + "duration": 30 + }, + "wb2_data": { + "type": "wb2_reference", + "variables": [ + "temperature" + ], + "time_range": "82069:82169:1" + }, + "rng_seed": null, + "justification": { + "text": "515.8259032138914\n\nJustification: The displacement in kilometers of the location of minimum temperature at 850 hPa within Spain from the end of the given time window in the provided data to 30 hours after in the forecast snapshot is 515.8259032138914." + }, + "question_id": "0jwQYD", + "prompt_id": "HIuSnl", + "difficulty": "medium", + "level": "2b_numeric", + "eval_type": "distance", + "forced_extreme_window": false, + "task_id": "a89597406f97ef0e" + }, + "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": "82047:82069:1" + } + }, + { + "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': '54272:54278:1'} The data starts from February 24 00:00 and ends on February 25 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, what is the value of specific_humidity at 700 hPa at the location within Hungary where specific_humidity at 200 hPa reaches its maximum within that region?", + "response": "0.0005408343276940286\n\nJustification: The value of specific_humidity at the location within Hungary where specific_humidity reaches its maximum within that region, 150 hours after the end of the given time window, is 0.0005408343276940286.", + "metadata": { + "true_value": null, + "actual_value": { + "actualvalue_0": "0.0005408343276940286", + "justification": "The value of {{wb2varnames_0}} at the location within {{regions_0}} where {{wb2varnames_1}} reaches its maximum within that region, {{duration}} hours after the end of the given time window, is {{actualvalue_0}}.", + "justification_text": "The value of specific_humidity at the location within Hungary where specific_humidity reaches its maximum within that region, 150 hours after the end of the given time window, is 0.0005408343276940286." + }, + "code_path": "templates/synthetic_task_code/numeric/non_snapshot/tmpl_013.py", + "sampler_code_path": "templates/synthetic_task_code/numeric/non_snapshot/sampling_tmpl_013.py", + "template_id": "tmpl_013", + "template_str": "In the 6-hour snapshot {duration} hours after the end of the given time window, what is the value of {wb2varnames_0}{levelsuffixes_0} at the location within {regions_0} where {wb2varnames_1}{levelsuffixes_1} reaches its maximum within that region?", + "template_type": "timeseries", + "mode": "numeric", + "constraints": { + "version": 1, + "wb2varnames": { + "family": "same" + }, + "regions": { + "granularity": "same" + }, + "units": { + "bind_to_var": [] + } + }, + "filled_values": { + "wb2varnames": [ + "specific_humidity", + "specific_humidity" + ], + "levelsuffixes": [ + 700, + 200 + ], + "regions": [ + "Hungary" + ], + "duration": 150 + }, + "wb2_data": { + "type": "wb2_reference", + "variables": [ + "specific_humidity", + "specific_humidity" + ], + "time_range": "54278:54378:1" + }, + "rng_seed": null, + "justification": { + "text": "0.0005408343276940286\n\nJustification: The value of specific_humidity at the location within Hungary where specific_humidity reaches its maximum within that region, 150 hours after the end of the given time window, is 0.0005408343276940286." + }, + "question_id": "0XV85i", + "prompt_id": "HIuSnl", + "difficulty": "medium", + "target_variable": "specific_humidity_700", + "level": "2b_numeric", + "eval_type": "numerical", + "forced_extreme_window": false, + "task_id": "69641eb688cef74b" + }, + "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": "54272:54278: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': '62481:62491:1'} The data starts from October 07 06:00 and ends on October 09 12: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, what is the difference in the area-weighted mean value of specific_humidity at 925 hPa between South America and Asia?", + "response": "0.00526521788591623\n\nJustification: The difference in the area-weighted mean value of specific_humidity at 925 hPa between South America and Asia over the specified window is 0.00526521788591623.", + "metadata": { + "true_value": null, + "actual_value": { + "actualvalue_0": "0.00526521788591623", + "justification": "The difference in the area-weighted mean value of {wb2varnames_0}{levelsuffixes_0} between {regions_0} and {regions_1} over the specified window is {actualvalue_0}.", + "justification_text": "The difference in the area-weighted mean value of specific_humidity at 925 hPa between South America and Asia over the specified window is 0.00526521788591623." + }, + "code_path": "templates/synthetic_task_code/numeric/non_snapshot/tmpl_000.py", + "sampler_code_path": "templates/synthetic_task_code/numeric/non_snapshot/sampling_tmpl_000.py", + "template_id": "tmpl_000", + "template_str": "In the 6-hour snapshot {duration} hours after the end of the given time window, what is the difference in the area-weighted mean value of {wb2varnames_0}{levelsuffixes_0} between {regions_0} and {regions_1}?", + "template_type": "timeseries", + "mode": "numeric", + "constraints": { + "version": 1, + "wb2varnames": { + "family": "same" + }, + "regions": { + "granularity": "same" + }, + "units": { + "bind_to_var": [] + } + }, + "filled_values": { + "wb2varnames": [ + "specific_humidity" + ], + "levelsuffixes": [ + 925 + ], + "regions": [ + "South America", + "Asia" + ], + "duration": 204 + }, + "wb2_data": { + "type": "wb2_reference", + "variables": [ + "specific_humidity" + ], + "time_range": "62491:62591:1" + }, + "rng_seed": null, + "justification": { + "text": "0.00526521788591623\n\nJustification: The difference in the area-weighted mean value of specific_humidity at 925 hPa between South America and Asia over the specified window is 0.00526521788591623." + }, + "question_id": "RGsu57", + "prompt_id": "HIuSnl", + "difficulty": "medium", + "target_variable": "specific_humidity_925", + "level": "2b_numeric", + "eval_type": "numerical", + "forced_extreme_window": false, + "task_id": "74de82a1ac249bce" + }, + "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": "62481:62491: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': '58873:58897:1'} The data starts from April 19 06:00 and ends on April 25 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, what is the displacement in kilometers of the location of minimum geopotential at 200 hPa within Floriana, Malta compared to its location at the end of the given time window in the provided data?", + "response": "0.0\n\nJustification: The displacement in kilometers of the location of minimum geopotential at 200 hPa within Floriana, Malta from the end of the given time window in the provided data to 162 hours after in the forecast snapshot is 0.0.", + "metadata": { + "true_value": null, + "actual_value": { + "actualvalue_0": "0.0", + "justification": "The displacement in kilometers of the location of minimum {wb2varnames_0}{levelsuffixes_0} within {regions_0} from the end of the given time window in the provided data to {duration} hours after in the forecast snapshot is {actualvalue_0}.", + "justification_text": "The displacement in kilometers of the location of minimum geopotential at 200 hPa within Floriana, Malta from the end of the given time window in the provided data to 162 hours after in the forecast snapshot is 0.0." + }, + "code_path": "templates/synthetic_task_code/numeric/non_snapshot/tmpl_024.py", + "sampler_code_path": "templates/synthetic_task_code/numeric/non_snapshot/sampling_tmpl_024.py", + "template_id": "tmpl_024", + "template_str": "In the 6-hour snapshot {duration} hours after the end of the given time window, what is the displacement in kilometers of the location of minimum {wb2varnames_0}{levelsuffixes_0} within {regions_0} compared to its location at the end of the given time window in the provided data?", + "template_type": "timeseries", + "mode": "numeric", + "constraints": { + "version": 1, + "wb2varnames": { + "family": "same" + }, + "regions": { + "granularity": "same" + }, + "units": { + "bind_to_var": [] + } + }, + "filled_values": { + "wb2varnames": [ + "geopotential" + ], + "levelsuffixes": [ + 200 + ], + "regions": [ + "Floriana, Malta" + ], + "duration": 162 + }, + "wb2_data": { + "type": "wb2_reference", + "variables": [ + "geopotential" + ], + "time_range": "58897:58997:1" + }, + "rng_seed": null, + "justification": { + "text": "0.0\n\nJustification: The displacement in kilometers of the location of minimum geopotential at 200 hPa within Floriana, Malta from the end of the given time window in the provided data to 162 hours after in the forecast snapshot is 0.0." + }, + "question_id": "0jwQYD", + "prompt_id": "HIuSnl", + "difficulty": "medium", + "level": "2b_numeric", + "eval_type": "distance", + "forced_extreme_window": false, + "task_id": "d8f8a444d3b3abbc" + }, + "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": "58873:58897: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': '47508:47517:1'} The data starts from July 09 00:00 and ends on July 11 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, what is the mean value of specific_humidity at 200 hPa across all grid points in Al Jawf, Saudi Arabia where specific_humidity at 250 hPa exceeds its median value for Al Jawf, Saudi Arabia computed from the all-time climatology baseline?", + "response": "2.2266269297688268e-05\n\nJustification: The mean value of specific_humidity at 200 hPa across all grid points in Al Jawf, Saudi Arabia where specific_humidity at 250 hPa exceeds its median value for Al Jawf, Saudi Arabia computed from the all-time climatology baseline during the 120 hours-hour window after the given time is 2.2266269297688268e-05.", + "metadata": { + "true_value": null, + "actual_value": { + "actualvalue_0": "2.2266269297688268e-05", + "justification": "The mean value of {{wb2varnames_0}}{{levelsuffixes_0}} across all grid points in {{regions_0}} where {{wb2varnames_1}}{{levelsuffixes_1}} exceeds its median value for {{regions_0}} computed from the all-time climatology baseline during the {{duration}}-hour window after the given time is {{actualvalue_0}}.", + "justification_text": "The mean value of specific_humidity at 200 hPa across all grid points in Al Jawf, Saudi Arabia where specific_humidity at 250 hPa exceeds its median value for Al Jawf, Saudi Arabia computed from the all-time climatology baseline during the 120 hours-hour window after the given time is 2.2266269297688268e-05." + }, + "code_path": "templates/synthetic_task_code/numeric/non_snapshot/tmpl_026.py", + "sampler_code_path": "templates/synthetic_task_code/numeric/non_snapshot/sampling_tmpl_026.py", + "template_id": "tmpl_026", + "template_str": "In the 6-hour snapshot {duration} hours after the end of the given time window, what is the mean value of {wb2varnames_0}{levelsuffixes_0} across all grid points in {regions_0} where {wb2varnames_1}{levelsuffixes_1} exceeds its median value for {regions_0} computed from the all-time climatology baseline?", + "template_type": "timeseries", + "mode": "numeric", + "constraints": { + "version": 1, + "wb2varnames": { + "family": "same" + }, + "regions": { + "granularity": "same" + }, + "units": { + "bind_to_var": [] + } + }, + "filled_values": { + "wb2varnames": [ + "specific_humidity", + "specific_humidity" + ], + "levelsuffixes": [ + 200, + 250 + ], + "regions": [ + "Al Jawf, Saudi Arabia" + ], + "duration": 120 + }, + "wb2_data": { + "type": "wb2_reference", + "variables": [ + "specific_humidity", + "specific_humidity" + ], + "time_range": "47517:47617:1" + }, + "rng_seed": null, + "justification": { + "text": "2.2266269297688268e-05\n\nJustification: The mean value of specific_humidity at 200 hPa across all grid points in Al Jawf, Saudi Arabia where specific_humidity at 250 hPa exceeds its median value for Al Jawf, Saudi Arabia computed from the all-time climatology baseline during the 120 hours-hour window after the given time is 2.2266269297688268e-05." + }, + "question_id": "4eNWLw", + "prompt_id": "HIuSnl", + "difficulty": "medium", + "target_variable": "specific_humidity_200", + "level": "2b_numeric", + "eval_type": "numerical", + "forced_extreme_window": false, + "task_id": "a7d25bf5ee99cf07" + }, + "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": "47508:47517: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': '42814:42815:1'} The data corresponds to corresponds to a snapshot on April 21 12: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, what is the mean value of geopotential at 1000 hPa across all grid points in Paraguay where geopotential at 925 hPa exceeds its median value for Paraguay computed from the all-time climatology baseline?", + "response": "1004.305908203125\n\nJustification: The mean value of geopotential at 1000 hPa across all grid points in Paraguay where geopotential at 925 hPa exceeds its median value for Paraguay computed from the all-time climatology baseline during the 72 hours-hour window after the given time is 1004.305908203125.", + "metadata": { + "true_value": null, + "actual_value": { + "actualvalue_0": "1004.305908203125", + "justification": "The mean value of {{wb2varnames_0}}{{levelsuffixes_0}} across all grid points in {{regions_0}} where {{wb2varnames_1}}{{levelsuffixes_1}} exceeds its median value for {{regions_0}} computed from the all-time climatology baseline during the {{duration}}-hour window after the given time is {{actualvalue_0}}.", + "justification_text": "The mean value of geopotential at 1000 hPa across all grid points in Paraguay where geopotential at 925 hPa exceeds its median value for Paraguay computed from the all-time climatology baseline during the 72 hours-hour window after the given time is 1004.305908203125." + }, + "code_path": "templates/synthetic_task_code/numeric/non_snapshot/tmpl_026.py", + "sampler_code_path": "templates/synthetic_task_code/numeric/non_snapshot/sampling_tmpl_026.py", + "template_id": "tmpl_026", + "template_str": "In the 6-hour snapshot {duration} hours after the end of the given time window, what is the mean value of {wb2varnames_0}{levelsuffixes_0} across all grid points in {regions_0} where {wb2varnames_1}{levelsuffixes_1} exceeds its median value for {regions_0} computed from the all-time climatology baseline?", + "template_type": "timeseries", + "mode": "numeric", + "constraints": { + "version": 1, + "wb2varnames": { + "family": "same" + }, + "regions": { + "granularity": "same" + }, + "units": { + "bind_to_var": [] + } + }, + "filled_values": { + "wb2varnames": [ + "geopotential", + "geopotential" + ], + "levelsuffixes": [ + 1000, + 925 + ], + "regions": [ + "Paraguay" + ], + "duration": 72 + }, + "wb2_data": { + "type": "wb2_reference", + "variables": [ + "geopotential", + "geopotential" + ], + "time_range": "42815:42915:1" + }, + "rng_seed": null, + "justification": { + "text": "1004.305908203125\n\nJustification: The mean value of geopotential at 1000 hPa across all grid points in Paraguay where geopotential at 925 hPa exceeds its median value for Paraguay computed from the all-time climatology baseline during the 72 hours-hour window after the given time is 1004.305908203125." + }, + "question_id": "4eNWLw", + "prompt_id": "HIuSnl", + "difficulty": "medium", + "target_variable": "geopotential_1000", + "level": "2b_numeric", + "eval_type": "numerical", + "forced_extreme_window": false, + "task_id": "8fb39f5e863c7c9d" + }, + "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": "42814:42815:1" + } + }, + { + "prompt": "The following data shows the global weather fields over a period of 126 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': '46845:46866:1'} The data starts from January 24 06:00 and ends on January 29 06: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, what is the difference between the maximum value of u_component_of_wind at 700 hPa within Antarctica and the maximum value of u_component_of_wind at 700 hPa within Oceania?", + "response": "-15.996185302734375\n\nJustification: In 108 hours after the end of the given time window, the difference between the maximum value of u_component_of_wind at 700 hPa within Antarctica and the maximum value of u_component_of_wind at 700 hPa within Oceania is -15.996185302734375.", + "metadata": { + "true_value": null, + "actual_value": { + "actualvalue_0": "-15.996185302734375", + "justification": "In {duration} hours after the end of the given time window, the difference between the maximum value of {wb2varnames_0}{levelsuffixes_0} within {regions_0} and the maximum value of {wb2varnames_0}{levelsuffixes_0} within {regions_1} is {{actualvalue_0}}.", + "justification_text": "In 108 hours after the end of the given time window, the difference between the maximum value of u_component_of_wind at 700 hPa within Antarctica and the maximum value of u_component_of_wind at 700 hPa within Oceania is -15.996185302734375." + }, + "code_path": "templates/synthetic_task_code/numeric/non_snapshot/tmpl_019.py", + "sampler_code_path": "templates/synthetic_task_code/numeric/non_snapshot/sampling_tmpl_019.py", + "template_id": "tmpl_019", + "template_str": "In the 6-hour snapshot {duration} hours after the end of the given time window, what is the difference between the maximum value of {wb2varnames_0}{levelsuffixes_0} within {regions_0} and the maximum value of {wb2varnames_0}{levelsuffixes_0} within {regions_1}?", + "template_type": "timeseries", + "mode": "numeric", + "constraints": { + "version": 1, + "wb2varnames": { + "family": "same" + }, + "regions": { + "granularity": "same" + }, + "units": { + "bind_to_var": [] + } + }, + "filled_values": { + "wb2varnames": [ + "u_component_of_wind" + ], + "levelsuffixes": [ + 700 + ], + "regions": [ + "Antarctica", + "Oceania" + ], + "duration": 108 + }, + "wb2_data": { + "type": "wb2_reference", + "variables": [ + "u_component_of_wind" + ], + "time_range": "46866:46966:1" + }, + "rng_seed": null, + "justification": { + "text": "-15.996185302734375\n\nJustification: In 108 hours after the end of the given time window, the difference between the maximum value of u_component_of_wind at 700 hPa within Antarctica and the maximum value of u_component_of_wind at 700 hPa within Oceania is -15.996185302734375." + }, + "question_id": "YYzvuD", + "prompt_id": "HIuSnl", + "difficulty": "medium", + "target_variable": "u_component_of_wind_700", + "level": "2b_numeric", + "eval_type": "numerical", + "forced_extreme_window": false, + "task_id": "e5ca4df9abbd2b6f" + }, + "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": "46845:46866:1" + } + }, + { + "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': '61666:61672:1'} The data starts from March 17 12:00 and ends on March 18 18: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, what is the value of u_component_of_wind at 400 hPa at the location within Guam where v_component_of_wind at 500 hPa reaches its maximum within that region?", + "response": "9.370022773742676\n\nJustification: The value of u_component_of_wind at the location within Guam where v_component_of_wind reaches its maximum within that region, 156 hours after the end of the given time window, is 9.370022773742676.", + "metadata": { + "true_value": null, + "actual_value": { + "actualvalue_0": "9.370022773742676", + "justification": "The value of {{wb2varnames_0}} at the location within {{regions_0}} where {{wb2varnames_1}} reaches its maximum within that region, {{duration}} hours after the end of the given time window, is {{actualvalue_0}}.", + "justification_text": "The value of u_component_of_wind at the location within Guam where v_component_of_wind reaches its maximum within that region, 156 hours after the end of the given time window, is 9.370022773742676." + }, + "code_path": "templates/synthetic_task_code/numeric/non_snapshot/tmpl_013.py", + "sampler_code_path": "templates/synthetic_task_code/numeric/non_snapshot/sampling_tmpl_013.py", + "template_id": "tmpl_013", + "template_str": "In the 6-hour snapshot {duration} hours after the end of the given time window, what is the value of {wb2varnames_0}{levelsuffixes_0} at the location within {regions_0} where {wb2varnames_1}{levelsuffixes_1} reaches its maximum within that region?", + "template_type": "timeseries", + "mode": "numeric", + "constraints": { + "version": 1, + "wb2varnames": { + "family": "same" + }, + "regions": { + "granularity": "same" + }, + "units": { + "bind_to_var": [] + } + }, + "filled_values": { + "wb2varnames": [ + "u_component_of_wind", + "v_component_of_wind" + ], + "levelsuffixes": [ + 400, + 500 + ], + "regions": [ + "Guam" + ], + "duration": 156 + }, + "wb2_data": { + "type": "wb2_reference", + "variables": [ + "u_component_of_wind", + "v_component_of_wind" + ], + "time_range": "61672:61772:1" + }, + "rng_seed": null, + "justification": { + "text": "9.370022773742676\n\nJustification: The value of u_component_of_wind at the location within Guam where v_component_of_wind reaches its maximum within that region, 156 hours after the end of the given time window, is 9.370022773742676." + }, + "question_id": "0XV85i", + "prompt_id": "HIuSnl", + "difficulty": "medium", + "target_variable": "u_component_of_wind_400", + "level": "2b_numeric", + "eval_type": "numerical", + "forced_extreme_window": false, + "task_id": "305557eac6729a48" + }, + "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": "61666:61672: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': '50919:50931:1'} The data starts from November 07 18:00 and ends on November 10 12: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, what is the difference between the maximum value of temperature at 500 hPa within East Siberian Sea and the maximum value of temperature at 500 hPa within Shark Bay?", + "response": "-24.898941040039062\n\nJustification: In 204 hours after the end of the given time window, the difference between the maximum value of temperature at 500 hPa within East Siberian Sea and the maximum value of temperature at 500 hPa within Shark Bay is -24.898941040039062.", + "metadata": { + "true_value": null, + "actual_value": { + "actualvalue_0": "-24.898941040039062", + "justification": "In {duration} hours after the end of the given time window, the difference between the maximum value of {wb2varnames_0}{levelsuffixes_0} within {regions_0} and the maximum value of {wb2varnames_0}{levelsuffixes_0} within {regions_1} is {{actualvalue_0}}.", + "justification_text": "In 204 hours after the end of the given time window, the difference between the maximum value of temperature at 500 hPa within East Siberian Sea and the maximum value of temperature at 500 hPa within Shark Bay is -24.898941040039062." + }, + "code_path": "templates/synthetic_task_code/numeric/non_snapshot/tmpl_019.py", + "sampler_code_path": "templates/synthetic_task_code/numeric/non_snapshot/sampling_tmpl_019.py", + "template_id": "tmpl_019", + "template_str": "In the 6-hour snapshot {duration} hours after the end of the given time window, what is the difference between the maximum value of {wb2varnames_0}{levelsuffixes_0} within {regions_0} and the maximum value of {wb2varnames_0}{levelsuffixes_0} within {regions_1}?", + "template_type": "timeseries", + "mode": "numeric", + "constraints": { + "version": 1, + "wb2varnames": { + "family": "same" + }, + "regions": { + "granularity": "same" + }, + "units": { + "bind_to_var": [] + } + }, + "filled_values": { + "wb2varnames": [ + "temperature" + ], + "levelsuffixes": [ + 500 + ], + "regions": [ + "East Siberian Sea", + "Shark Bay" + ], + "duration": 204 + }, + "wb2_data": { + "type": "wb2_reference", + "variables": [ + "temperature" + ], + "time_range": "50931:51031:1" + }, + "rng_seed": null, + "justification": { + "text": "-24.898941040039062\n\nJustification: In 204 hours after the end of the given time window, the difference between the maximum value of temperature at 500 hPa within East Siberian Sea and the maximum value of temperature at 500 hPa within Shark Bay is -24.898941040039062." + }, + "question_id": "YYzvuD", + "prompt_id": "HIuSnl", + "difficulty": "medium", + "target_variable": "temperature_500", + "level": "2b_numeric", + "eval_type": "numerical", + "forced_extreme_window": false, + "task_id": "a611de017c5e5e1d" + }, + "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": "50919:50931: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': '41121:41132:1'} The data starts from February 23 06:00 and ends on February 25 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, what is the value of geopotential at 100 hPa at the location within Karaginskiy Gulf where geopotential at 925 hPa reaches its maximum within that region?", + "response": "153693.90625\n\nJustification: The value of geopotential at the location within Karaginskiy Gulf where geopotential reaches its maximum within that region, 36 hours after the end of the given time window, is 153693.90625.", + "metadata": { + "true_value": null, + "actual_value": { + "actualvalue_0": "153693.90625", + "justification": "The value of {{wb2varnames_0}} at the location within {{regions_0}} where {{wb2varnames_1}} reaches its maximum within that region, {{duration}} hours after the end of the given time window, is {{actualvalue_0}}.", + "justification_text": "The value of geopotential at the location within Karaginskiy Gulf where geopotential reaches its maximum within that region, 36 hours after the end of the given time window, is 153693.90625." + }, + "code_path": "templates/synthetic_task_code/numeric/non_snapshot/tmpl_013.py", + "sampler_code_path": "templates/synthetic_task_code/numeric/non_snapshot/sampling_tmpl_013.py", + "template_id": "tmpl_013", + "template_str": "In the 6-hour snapshot {duration} hours after the end of the given time window, what is the value of {wb2varnames_0}{levelsuffixes_0} at the location within {regions_0} where {wb2varnames_1}{levelsuffixes_1} reaches its maximum within that region?", + "template_type": "timeseries", + "mode": "numeric", + "constraints": { + "version": 1, + "wb2varnames": { + "family": "same" + }, + "regions": { + "granularity": "same" + }, + "units": { + "bind_to_var": [] + } + }, + "filled_values": { + "wb2varnames": [ + "geopotential", + "geopotential" + ], + "levelsuffixes": [ + 100, + 925 + ], + "regions": [ + "Karaginskiy Gulf" + ], + "duration": 36 + }, + "wb2_data": { + "type": "wb2_reference", + "variables": [ + "geopotential", + "geopotential" + ], + "time_range": "41132:41232:1" + }, + "rng_seed": null, + "justification": { + "text": "153693.90625\n\nJustification: The value of geopotential at the location within Karaginskiy Gulf where geopotential reaches its maximum within that region, 36 hours after the end of the given time window, is 153693.90625." + }, + "question_id": "0XV85i", + "prompt_id": "HIuSnl", + "difficulty": "medium", + "target_variable": "geopotential_100", + "level": "2b_numeric", + "eval_type": "numerical", + "forced_extreme_window": false, + "task_id": "de2b878150952f74" + }, + "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": "41121:41132: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': '30424:30436:1'} The data starts from October 29 00:00 and ends on October 31 18: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, what is the mean value of temperature at 150 hPa across all grid points in Asia where temperature at 300 hPa exceeds its median value for Asia computed from the all-time climatology baseline?", + "response": "205.67776489257812\n\nJustification: The mean value of temperature at 150 hPa across all grid points in Asia where temperature at 300 hPa exceeds its median value for Asia computed from the all-time climatology baseline during the 162 hours-hour window after the given time is 205.67776489257812.", + "metadata": { + "true_value": null, + "actual_value": { + "actualvalue_0": "205.67776489257812", + "justification": "The mean value of {{wb2varnames_0}}{{levelsuffixes_0}} across all grid points in {{regions_0}} where {{wb2varnames_1}}{{levelsuffixes_1}} exceeds its median value for {{regions_0}} computed from the all-time climatology baseline during the {{duration}}-hour window after the given time is {{actualvalue_0}}.", + "justification_text": "The mean value of temperature at 150 hPa across all grid points in Asia where temperature at 300 hPa exceeds its median value for Asia computed from the all-time climatology baseline during the 162 hours-hour window after the given time is 205.67776489257812." + }, + "code_path": "templates/synthetic_task_code/numeric/non_snapshot/tmpl_026.py", + "sampler_code_path": "templates/synthetic_task_code/numeric/non_snapshot/sampling_tmpl_026.py", + "template_id": "tmpl_026", + "template_str": "In the 6-hour snapshot {duration} hours after the end of the given time window, what is the mean value of {wb2varnames_0}{levelsuffixes_0} across all grid points in {regions_0} where {wb2varnames_1}{levelsuffixes_1} exceeds its median value for {regions_0} computed from the all-time climatology baseline?", + "template_type": "timeseries", + "mode": "numeric", + "constraints": { + "version": 1, + "wb2varnames": { + "family": "same" + }, + "regions": { + "granularity": "same" + }, + "units": { + "bind_to_var": [] + } + }, + "filled_values": { + "wb2varnames": [ + "temperature", + "temperature" + ], + "levelsuffixes": [ + 150, + 300 + ], + "regions": [ + "Asia" + ], + "duration": 162 + }, + "wb2_data": { + "type": "wb2_reference", + "variables": [ + "temperature", + "temperature" + ], + "time_range": "30436:30536:1" + }, + "rng_seed": null, + "justification": { + "text": "205.67776489257812\n\nJustification: The mean value of temperature at 150 hPa across all grid points in Asia where temperature at 300 hPa exceeds its median value for Asia computed from the all-time climatology baseline during the 162 hours-hour window after the given time is 205.67776489257812." + }, + "question_id": "4eNWLw", + "prompt_id": "HIuSnl", + "difficulty": "medium", + "target_variable": "temperature_150", + "level": "2b_numeric", + "eval_type": "numerical", + "forced_extreme_window": false, + "task_id": "48cc92db4d81c3da" + }, + "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": "30424:30436: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': '45768:45771:1'} The data starts from April 30 00:00 and ends on April 30 12: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, what is the maximum difference in temperature at 300 hPa (K) between Chesapeake Bay and Delaware Bay?", + "response": "4.6329498291015625\n\nJustification: The maximum difference in temperature at 300 hPa (K) between Chesapeake Bay and Delaware Bay in the 120 hours after the end of the given time window is 4.6329498291015625.", + "metadata": { + "true_value": null, + "actual_value": { + "actualvalue_0": "4.6329498291015625", + "justification": "The maximum difference in {wb2varnames_0}{levelsuffixes_0} ({units_0}) between {regions_0} and {regions_1} in the {duration} hours after the end of the given time window is {actualvalue_0}.", + "justification_text": "The maximum difference in temperature at 300 hPa (K) between Chesapeake Bay and Delaware Bay in the 120 hours after the end of the given time window is 4.6329498291015625." + }, + "code_path": "templates/synthetic_task_code/numeric/non_snapshot/tmpl_011.py", + "sampler_code_path": "templates/synthetic_task_code/numeric/non_snapshot/sampling_tmpl_011.py", + "template_id": "tmpl_011", + "template_str": "In the 6-hour snapshot {duration} hours after the end of the given time window, what is the maximum difference in {wb2varnames_0}{levelsuffixes_0} ({units_0}) between {regions_0} and {regions_1}?", + "template_type": "timeseries", + "mode": "numeric", + "constraints": { + "version": 1, + "wb2varnames": { + "family": "same" + }, + "regions": { + "granularity": "same" + }, + "units": { + "bind_to_var": [ + 0 + ] + } + }, + "filled_values": { + "wb2varnames": [ + "temperature" + ], + "levelsuffixes": [ + 300 + ], + "regions": [ + "Chesapeake Bay", + "Delaware Bay" + ], + "units": [ + "K" + ], + "duration": 120 + }, + "wb2_data": { + "type": "wb2_reference", + "variables": [ + "temperature" + ], + "time_range": "45771:45871:1" + }, + "rng_seed": null, + "justification": { + "text": "4.6329498291015625\n\nJustification: The maximum difference in temperature at 300 hPa (K) between Chesapeake Bay and Delaware Bay in the 120 hours after the end of the given time window is 4.6329498291015625." + }, + "question_id": "HsrO9b", + "prompt_id": "HIuSnl", + "difficulty": "medium", + "target_variable": "temperature_300", + "level": "2b_numeric", + "eval_type": "numerical", + "forced_extreme_window": false, + "task_id": "a7d90dd5293cd0b3" + }, + "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": "45768:45771: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': '34278:34291:1'} The data starts from June 18 12:00 and ends on June 21 12: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, what is the maximum difference in u_component_of_wind at 100 hPa (m/s) between Livorno, Italy and Bistrita-Nasaud, Romania?", + "response": "7.3539581298828125\n\nJustification: The maximum difference in u_component_of_wind at 100 hPa (m/s) between Livorno, Italy and Bistrita-Nasaud, Romania in the 192 hours after the end of the given time window is 7.3539581298828125.", + "metadata": { + "true_value": null, + "actual_value": { + "actualvalue_0": "7.3539581298828125", + "justification": "The maximum difference in {wb2varnames_0}{levelsuffixes_0} ({units_0}) between {regions_0} and {regions_1} in the {duration} hours after the end of the given time window is {actualvalue_0}.", + "justification_text": "The maximum difference in u_component_of_wind at 100 hPa (m/s) between Livorno, Italy and Bistrita-Nasaud, Romania in the 192 hours after the end of the given time window is 7.3539581298828125." + }, + "code_path": "templates/synthetic_task_code/numeric/non_snapshot/tmpl_011.py", + "sampler_code_path": "templates/synthetic_task_code/numeric/non_snapshot/sampling_tmpl_011.py", + "template_id": "tmpl_011", + "template_str": "In the 6-hour snapshot {duration} hours after the end of the given time window, what is the maximum difference in {wb2varnames_0}{levelsuffixes_0} ({units_0}) between {regions_0} and {regions_1}?", + "template_type": "timeseries", + "mode": "numeric", + "constraints": { + "version": 1, + "wb2varnames": { + "family": "same" + }, + "regions": { + "granularity": "same" + }, + "units": { + "bind_to_var": [ + 0 + ] + } + }, + "filled_values": { + "wb2varnames": [ + "u_component_of_wind" + ], + "levelsuffixes": [ + 100 + ], + "regions": [ + "Livorno, Italy", + "Bistrita-Nasaud, Romania" + ], + "units": [ + "m/s" + ], + "duration": 192 + }, + "wb2_data": { + "type": "wb2_reference", + "variables": [ + "u_component_of_wind" + ], + "time_range": "34291:34391:1" + }, + "rng_seed": null, + "justification": { + "text": "7.3539581298828125\n\nJustification: The maximum difference in u_component_of_wind at 100 hPa (m/s) between Livorno, Italy and Bistrita-Nasaud, Romania in the 192 hours after the end of the given time window is 7.3539581298828125." + }, + "question_id": "HsrO9b", + "prompt_id": "HIuSnl", + "difficulty": "medium", + "target_variable": "u_component_of_wind_100", + "level": "2b_numeric", + "eval_type": "numerical", + "forced_extreme_window": false, + "task_id": "a9579a0995dca5dd" + }, + "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": "34278:34291: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': '46824:46839:1'} The data starts from January 19 00:00 and ends on January 22 12: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, what is the maximum difference in temperature at 200 hPa (K) between Durr\u00ebs, Albania and Al-Muthannia, Iraq?", + "response": "13.927947998046875\n\nJustification: The maximum difference in temperature at 200 hPa (K) between Durr\u00ebs, Albania and Al-Muthannia, Iraq in the 72 hours after the end of the given time window is 13.927947998046875.", + "metadata": { + "true_value": null, + "actual_value": { + "actualvalue_0": "13.927947998046875", + "justification": "The maximum difference in {wb2varnames_0}{levelsuffixes_0} ({units_0}) between {regions_0} and {regions_1} in the {duration} hours after the end of the given time window is {actualvalue_0}.", + "justification_text": "The maximum difference in temperature at 200 hPa (K) between Durr\u00ebs, Albania and Al-Muthannia, Iraq in the 72 hours after the end of the given time window is 13.927947998046875." + }, + "code_path": "templates/synthetic_task_code/numeric/non_snapshot/tmpl_011.py", + "sampler_code_path": "templates/synthetic_task_code/numeric/non_snapshot/sampling_tmpl_011.py", + "template_id": "tmpl_011", + "template_str": "In the 6-hour snapshot {duration} hours after the end of the given time window, what is the maximum difference in {wb2varnames_0}{levelsuffixes_0} ({units_0}) between {regions_0} and {regions_1}?", + "template_type": "timeseries", + "mode": "numeric", + "constraints": { + "version": 1, + "wb2varnames": { + "family": "same" + }, + "regions": { + "granularity": "same" + }, + "units": { + "bind_to_var": [ + 0 + ] + } + }, + "filled_values": { + "wb2varnames": [ + "temperature" + ], + "levelsuffixes": [ + 200 + ], + "regions": [ + "Durr\u00ebs, Albania", + "Al-Muthannia, Iraq" + ], + "units": [ + "K" + ], + "duration": 72 + }, + "wb2_data": { + "type": "wb2_reference", + "variables": [ + "temperature" + ], + "time_range": "46839:46939:1" + }, + "rng_seed": null, + "justification": { + "text": "13.927947998046875\n\nJustification: The maximum difference in temperature at 200 hPa (K) between Durr\u00ebs, Albania and Al-Muthannia, Iraq in the 72 hours after the end of the given time window is 13.927947998046875." + }, + "question_id": "HsrO9b", + "prompt_id": "HIuSnl", + "difficulty": "medium", + "target_variable": "temperature_200", + "level": "2b_numeric", + "eval_type": "numerical", + "forced_extreme_window": false, + "task_id": "c76fcacb928135ec" + }, + "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": "46824:46839: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': '65812:65817:1'} The data starts from January 18 00:00 and ends on January 19 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, what is the difference between the maximum value of specific_humidity at 850 hPa within French Southern and Antarctic Lands and the maximum value of specific_humidity at 850 hPa within Yemen?", + "response": "0.0018424717709422112\n\nJustification: In 132 hours after the end of the given time window, the difference between the maximum value of specific_humidity at 850 hPa within French Southern and Antarctic Lands and the maximum value of specific_humidity at 850 hPa within Yemen is 0.0018424717709422112.", + "metadata": { + "true_value": null, + "actual_value": { + "actualvalue_0": "0.0018424717709422112", + "justification": "In {duration} hours after the end of the given time window, the difference between the maximum value of {wb2varnames_0}{levelsuffixes_0} within {regions_0} and the maximum value of {wb2varnames_0}{levelsuffixes_0} within {regions_1} is {{actualvalue_0}}.", + "justification_text": "In 132 hours after the end of the given time window, the difference between the maximum value of specific_humidity at 850 hPa within French Southern and Antarctic Lands and the maximum value of specific_humidity at 850 hPa within Yemen is 0.0018424717709422112." + }, + "code_path": "templates/synthetic_task_code/numeric/non_snapshot/tmpl_019.py", + "sampler_code_path": "templates/synthetic_task_code/numeric/non_snapshot/sampling_tmpl_019.py", + "template_id": "tmpl_019", + "template_str": "In the 6-hour snapshot {duration} hours after the end of the given time window, what is the difference between the maximum value of {wb2varnames_0}{levelsuffixes_0} within {regions_0} and the maximum value of {wb2varnames_0}{levelsuffixes_0} within {regions_1}?", + "template_type": "timeseries", + "mode": "numeric", + "constraints": { + "version": 1, + "wb2varnames": { + "family": "same" + }, + "regions": { + "granularity": "same" + }, + "units": { + "bind_to_var": [] + } + }, + "filled_values": { + "wb2varnames": [ + "specific_humidity" + ], + "levelsuffixes": [ + 850 + ], + "regions": [ + "French Southern and Antarctic Lands", + "Yemen" + ], + "duration": 132 + }, + "wb2_data": { + "type": "wb2_reference", + "variables": [ + "specific_humidity" + ], + "time_range": "65817:65917:1" + }, + "rng_seed": null, + "justification": { + "text": "0.0018424717709422112\n\nJustification: In 132 hours after the end of the given time window, the difference between the maximum value of specific_humidity at 850 hPa within French Southern and Antarctic Lands and the maximum value of specific_humidity at 850 hPa within Yemen is 0.0018424717709422112." + }, + "question_id": "YYzvuD", + "prompt_id": "HIuSnl", + "difficulty": "medium", + "target_variable": "specific_humidity_850", + "level": "2b_numeric", + "eval_type": "numerical", + "forced_extreme_window": false, + "task_id": "07f91b61ef00a5fb" + }, + "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": "65812:65817:1" + } + }, + { + "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': '70767:70773:1'} The data starts from June 09 18:00 and ends on June 11 00: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, what is the difference in the area-weighted mean value of temperature at 100 hPa between Prince of Wales Strait and Andaman Sea?", + "response": "38.20040282276091\n\nJustification: The difference in the area-weighted mean value of temperature at 100 hPa between Prince of Wales Strait and Andaman Sea over the specified window is 38.20040282276091.", + "metadata": { + "true_value": null, + "actual_value": { + "actualvalue_0": "38.20040282276091", + "justification": "The difference in the area-weighted mean value of {wb2varnames_0}{levelsuffixes_0} between {regions_0} and {regions_1} over the specified window is {actualvalue_0}.", + "justification_text": "The difference in the area-weighted mean value of temperature at 100 hPa between Prince of Wales Strait and Andaman Sea over the specified window is 38.20040282276091." + }, + "code_path": "templates/synthetic_task_code/numeric/non_snapshot/tmpl_000.py", + "sampler_code_path": "templates/synthetic_task_code/numeric/non_snapshot/sampling_tmpl_000.py", + "template_id": "tmpl_000", + "template_str": "In the 6-hour snapshot {duration} hours after the end of the given time window, what is the difference in the area-weighted mean value of {wb2varnames_0}{levelsuffixes_0} between {regions_0} and {regions_1}?", + "template_type": "timeseries", + "mode": "numeric", + "constraints": { + "version": 1, + "wb2varnames": { + "family": "same" + }, + "regions": { + "granularity": "same" + }, + "units": { + "bind_to_var": [] + } + }, + "filled_values": { + "wb2varnames": [ + "temperature" + ], + "levelsuffixes": [ + 100 + ], + "regions": [ + "Prince of Wales Strait", + "Andaman Sea" + ], + "duration": 192 + }, + "wb2_data": { + "type": "wb2_reference", + "variables": [ + "temperature" + ], + "time_range": "70773:70873:1" + }, + "rng_seed": null, + "justification": { + "text": "38.20040282276091\n\nJustification: The difference in the area-weighted mean value of temperature at 100 hPa between Prince of Wales Strait and Andaman Sea over the specified window is 38.20040282276091." + }, + "question_id": "RGsu57", + "prompt_id": "HIuSnl", + "difficulty": "medium", + "target_variable": "temperature_100", + "level": "2b_numeric", + "eval_type": "numerical", + "forced_extreme_window": false, + "task_id": "dcc63ceac74ed279" + }, + "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": "70767:70773: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': '78273:78280:1'} The data starts from July 29 06:00 and ends on July 30 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, what is the absolute latitude difference in degrees between the area-weighted centroid of the area with temperature at 200 hPa exceeding the mean of the median values for Guinea-Bissau computed from the all-time climatology baseline and the area-weighted centroid of such an area within Oman, where the median values are computed from the same baseline for that region?", + "response": "8.657348346056617\n\nJustification: The absolute latitude difference in degrees between the area-weighted centroid of the area with temperature at 200 hPa exceeding the mean of the median values for Guinea-Bissau computed from the all-time climatology baseline and the area-weighted centroid of such an area within Oman, where the median values are computed from the same baseline for that region, after 138 hours is 8.657348346056617.", + "metadata": { + "true_value": null, + "actual_value": { + "actualvalue_0": "8.657348346056617", + "justification": "The absolute latitude difference in degrees between the area-weighted centroid of the area with {wb2varnames_0}{levelsuffixes_0} exceeding the mean of the median values for {regions_0} computed from the all-time climatology baseline and the area-weighted centroid of such an area within {regions_1}, where the median values are computed from the same baseline for that region, after {duration} hours is {{actualvalue_0}}.", + "justification_text": "The absolute latitude difference in degrees between the area-weighted centroid of the area with temperature at 200 hPa exceeding the mean of the median values for Guinea-Bissau computed from the all-time climatology baseline and the area-weighted centroid of such an area within Oman, where the median values are computed from the same baseline for that region, after 138 hours is 8.657348346056617." + }, + "code_path": "templates/synthetic_task_code/numeric/non_snapshot/tmpl_003.py", + "sampler_code_path": "templates/synthetic_task_code/numeric/non_snapshot/sampling_tmpl_003.py", + "template_id": "tmpl_003", + "template_str": "In the 6-hour snapshot {duration} hours after the end of the given time window, what is the absolute latitude difference in degrees between the area-weighted centroid of the area with {wb2varnames_0}{levelsuffixes_0} exceeding the mean of the median values for {regions_0} computed from the all-time climatology baseline and the area-weighted centroid of such an area within {regions_1}, where the median values are computed from the same baseline for that region?", + "template_type": "timeseries", + "mode": "numeric", + "constraints": { + "version": 1, + "wb2varnames": { + "family": "same" + }, + "regions": { + "granularity": "same" + }, + "units": { + "bind_to_var": [] + } + }, + "filled_values": { + "wb2varnames": [ + "temperature" + ], + "levelsuffixes": [ + 200 + ], + "regions": [ + "Guinea-Bissau", + "Oman" + ], + "duration": 138 + }, + "wb2_data": { + "type": "wb2_reference", + "variables": [ + "temperature" + ], + "time_range": "78280:78380:1" + }, + "rng_seed": null, + "justification": { + "text": "8.657348346056617\n\nJustification: The absolute latitude difference in degrees between the area-weighted centroid of the area with temperature at 200 hPa exceeding the mean of the median values for Guinea-Bissau computed from the all-time climatology baseline and the area-weighted centroid of such an area within Oman, where the median values are computed from the same baseline for that region, after 138 hours is 8.657348346056617." + }, + "question_id": "0fC6F5", + "prompt_id": "HIuSnl", + "difficulty": "medium", + "level": "2b_numeric", + "eval_type": "coordinate", + "forced_extreme_window": false, + "task_id": "60e5a91208256f7e" + }, + "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": "78273:78280: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': '55325:55329:1'} The data starts from November 13 06:00 and ends on November 14 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, what is the maximum difference in temperature at 850 hPa (K) between Garabogaz Bay and Sea of Azov?", + "response": "2.73699951171875\n\nJustification: The maximum difference in temperature at 850 hPa (K) between Garabogaz Bay and Sea of Azov in the 138 hours after the end of the given time window is 2.73699951171875.", + "metadata": { + "true_value": null, + "actual_value": { + "actualvalue_0": "2.73699951171875", + "justification": "The maximum difference in {wb2varnames_0}{levelsuffixes_0} ({units_0}) between {regions_0} and {regions_1} in the {duration} hours after the end of the given time window is {actualvalue_0}.", + "justification_text": "The maximum difference in temperature at 850 hPa (K) between Garabogaz Bay and Sea of Azov in the 138 hours after the end of the given time window is 2.73699951171875." + }, + "code_path": "templates/synthetic_task_code/numeric/non_snapshot/tmpl_011.py", + "sampler_code_path": "templates/synthetic_task_code/numeric/non_snapshot/sampling_tmpl_011.py", + "template_id": "tmpl_011", + "template_str": "In the 6-hour snapshot {duration} hours after the end of the given time window, what is the maximum difference in {wb2varnames_0}{levelsuffixes_0} ({units_0}) between {regions_0} and {regions_1}?", + "template_type": "timeseries", + "mode": "numeric", + "constraints": { + "version": 1, + "wb2varnames": { + "family": "same" + }, + "regions": { + "granularity": "same" + }, + "units": { + "bind_to_var": [ + 0 + ] + } + }, + "filled_values": { + "wb2varnames": [ + "temperature" + ], + "levelsuffixes": [ + 850 + ], + "regions": [ + "Garabogaz Bay", + "Sea of Azov" + ], + "units": [ + "K" + ], + "duration": 138 + }, + "wb2_data": { + "type": "wb2_reference", + "variables": [ + "temperature" + ], + "time_range": "55329:55429:1" + }, + "rng_seed": null, + "justification": { + "text": "2.73699951171875\n\nJustification: The maximum difference in temperature at 850 hPa (K) between Garabogaz Bay and Sea of Azov in the 138 hours after the end of the given time window is 2.73699951171875." + }, + "question_id": "HsrO9b", + "prompt_id": "HIuSnl", + "difficulty": "medium", + "target_variable": "temperature_850", + "level": "2b_numeric", + "eval_type": "numerical", + "forced_extreme_window": false, + "task_id": "b63a5b194526dc74" + }, + "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": "55325:55329:1" + } + } +] \ No newline at end of file