The full dataset viewer is not available (click to read why). Only showing a preview of the rows.
Error code: DatasetGenerationError
Exception: TypeError
Message: Couldn't cast array of type
struct<type: string, variables: list<item: string>, time_indices: string, start_date: timestamp[s], end_date: timestamp[s]>
to
{'type': Value('string'), 'variables': List(Value('string')), 'time_indices': Value('string')}
Traceback: Traceback (most recent call last):
File "/usr/local/lib/python3.12/site-packages/datasets/builder.py", line 1890, in _prepare_split_single
writer.write_table(table)
File "/usr/local/lib/python3.12/site-packages/datasets/arrow_writer.py", line 760, in write_table
pa_table = table_cast(pa_table, self._schema)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/local/lib/python3.12/site-packages/datasets/table.py", line 2272, in table_cast
return cast_table_to_schema(table, schema)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/local/lib/python3.12/site-packages/datasets/table.py", line 2224, in cast_table_to_schema
cast_array_to_feature(
File "/usr/local/lib/python3.12/site-packages/datasets/table.py", line 1795, in wrapper
return pa.chunked_array([func(chunk, *args, **kwargs) for chunk in array.chunks])
^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/local/lib/python3.12/site-packages/datasets/table.py", line 2092, in cast_array_to_feature
raise TypeError(f"Couldn't cast array of type\n{_short_str(array.type)}\nto\n{_short_str(feature)}")
TypeError: Couldn't cast array of type
struct<type: string, variables: list<item: string>, time_indices: string, start_date: timestamp[s], end_date: timestamp[s]>
to
{'type': Value('string'), 'variables': List(Value('string')), 'time_indices': Value('string')}
The above exception was the direct cause of the following exception:
Traceback (most recent call last):
File "/src/services/worker/src/worker/job_runners/config/parquet_and_info.py", line 1347, in compute_config_parquet_and_info_response
parquet_operations = convert_to_parquet(builder)
^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/src/services/worker/src/worker/job_runners/config/parquet_and_info.py", line 980, in convert_to_parquet
builder.download_and_prepare(
File "/usr/local/lib/python3.12/site-packages/datasets/builder.py", line 884, in download_and_prepare
self._download_and_prepare(
File "/usr/local/lib/python3.12/site-packages/datasets/builder.py", line 947, in _download_and_prepare
self._prepare_split(split_generator, **prepare_split_kwargs)
File "/usr/local/lib/python3.12/site-packages/datasets/builder.py", line 1739, in _prepare_split
for job_id, done, content in self._prepare_split_single(
^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/local/lib/python3.12/site-packages/datasets/builder.py", line 1922, in _prepare_split_single
raise DatasetGenerationError("An error occurred while generating the dataset") from e
datasets.exceptions.DatasetGenerationError: An error occurred while generating the datasetNeed help to make the dataset viewer work? Make sure to review how to configure the dataset viewer, and open a discussion for direct support.
prompt string | question string | response string | metadata string | data_desc dict |
|---|---|---|---|---|
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': '35272:35281:1'} The data starts from February 22 00:00 and ends on February 24 00:00. Based on the above data, answer the following question: | What is the average Surface temperature in English Channel? | Based on the provided data, the average Surface temperature at English Channel is 279 K. | {"prompt_id":"HIuSnl","question_id":"dvzBtE","location":"English Channel","operation":"average","variable":"2m_temperature","true_value":"278.97344768290026","target_variable":"2m_temperature","level":"1a","eval_type":"numerical","forced_extreme_window":false,"task_id":"3dbee68c2a292eac","difficulty":"easy"} | {
"type": "wb2",
"variables": [
"mean_sea_level_pressure",
"10m_u_component_of_wind",
"10m_v_component_of_wind",
"2m_temperature",
"surface_pressure",
"geopotential",
"specific_humidity",
"temperature",
"u_component_of_wind",
"v_component_of_wind"
],
"time_indices": "35272:35281:1"
} |
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': '34837:34861:1'} The data starts from November 05 06:00 and ends on November 11 00:00. Based on the above data, answer the following question: | Which fjord has the lowest recorded 10-meter U component of wind? | Based on the provided data, Boknafjorden has the lowest recorded 10-meter U component of wind among the fjords with the lowest recorded 10-meter U component of wind of -13.66 m/s. | {"prompt_id":"HIuSnl","question_id":"tshMBh","true_location":"Boknafjorden","true_value":"-13.657798767089844","geofeature":"fjord","upper_level_location":"fjord","target_variable":"10m_u_component_of_wind","level":"1a","eval_type":"location","forced_extreme_window":false,"task_id":"0c93069b9b4b5207","difficulty":"easy"} | {
"type": "wb2",
"variables": [
"mean_sea_level_pressure",
"10m_u_component_of_wind",
"10m_v_component_of_wind",
"2m_temperature",
"surface_pressure",
"geopotential",
"specific_humidity",
"temperature",
"u_component_of_wind",
"v_component_of_wind"
],
"time_indices": "34837:34861:1"
} |
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': '47160:47162:1'} The data starts from April 13 00:00 and ends on April 13 06:00. Based on the above data, answer the following question: | What is the minimum U (zonal) component of wind at 500 hPa in Gulf of Kamchatka? | Based on the provided data, the minimum U (zonal) component of wind at 500 hPa at Gulf of Kamchatka is 2.23 m/s. | {"prompt_id":"HIuSnl","question_id":"dvzBtE","location":"Gulf of Kamchatka","operation":"minimum","variable":"u_component_of_wind_500","true_value":"2.2300827503204346","target_variable":"u_component_of_wind_500","level":"1a","eval_type":"numerical","forced_extreme_window":false,"task_id":"d5b123a959975a5d","difficulty":"easy"} | {
"type": "wb2",
"variables": [
"mean_sea_level_pressure",
"10m_u_component_of_wind",
"10m_v_component_of_wind",
"2m_temperature",
"surface_pressure",
"geopotential",
"specific_humidity",
"temperature",
"u_component_of_wind",
"v_component_of_wind"
],
"time_indices": "47160:47162:1"
} |
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': '67039:67054:1'} The data starts from November 19 18:00 and ends on November 23 06:00. Based on the above data, answer the following question: | What is the minimum Temperature at 300 hPa in Nauru? | Based on the provided data, the minimum Temperature at 300 hPa at Nauru is 242 K. | {"prompt_id":"HIuSnl","question_id":"dvzBtE","location":"Nauru","operation":"minimum","variable":"temperature_300","true_value":"241.9889678955078","target_variable":"temperature_300","level":"1a","eval_type":"numerical","forced_extreme_window":false,"task_id":"bb44ab06aa846626","difficulty":"easy"} | {
"type": "wb2",
"variables": [
"mean_sea_level_pressure",
"10m_u_component_of_wind",
"10m_v_component_of_wind",
"2m_temperature",
"surface_pressure",
"geopotential",
"specific_humidity",
"temperature",
"u_component_of_wind",
"v_component_of_wind"
],
"time_indices": "67039:67054:1"
} |
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': '40545:40569:1'} The data starts from October 02 06:00 and ends on October 08 00:00. Based on the above data, answer the following question: | Which state in Libya has the highest recorded V (meridional) component of wind at 50 hPa? | Based on the provided data, Ajdabiya has the highest recorded V (meridional) component of wind at 50 hPa among the states in Libya with the highest recorded V (meridional) component of wind at 50 hPa of 8.933 m/s. | {"prompt_id":"HIuSnl","question_id":"tshMBh","true_location":"Ajdabiya, Libya","true_value":"8.933426856994629","geofeature":"state","upper_level_location":"Libya","target_variable":"v_component_of_wind_50","level":"1a","eval_type":"location","forced_extreme_window":false,"task_id":"a54e33ea350931de","difficulty":"easy"} | {
"type": "wb2",
"variables": [
"mean_sea_level_pressure",
"10m_u_component_of_wind",
"10m_v_component_of_wind",
"2m_temperature",
"surface_pressure",
"geopotential",
"specific_humidity",
"temperature",
"u_component_of_wind",
"v_component_of_wind"
],
"time_indices": "40545:40569:1"
} |
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': '62521:62548:1'} The data starts from October 17 06:00 and ends on October 23 18:00. Based on the above data, answer the following question: | What is the maximum Surface temperature in South America? | Based on the provided data, the maximum Surface temperature at South America is 311.5 K. | {"prompt_id":"HIuSnl","question_id":"dvzBtE","location":"South America","operation":"maximum","variable":"2m_temperature","true_value":"311.45892333984375","target_variable":"2m_temperature","level":"1a","eval_type":"numerical","forced_extreme_window":false,"task_id":"a5e88a7ce7335fd4","difficulty":"easy"} | {
"type": "wb2",
"variables": [
"mean_sea_level_pressure",
"10m_u_component_of_wind",
"10m_v_component_of_wind",
"2m_temperature",
"surface_pressure",
"geopotential",
"specific_humidity",
"temperature",
"u_component_of_wind",
"v_component_of_wind"
],
"time_indices": "62521:62548:1"
} |
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': '30737:30744:1'} The data starts from January 15 06:00 and ends on January 16 18:00. Based on the above data, answer the following question: | Which fjord has the lowest recorded Mean sea level pressure? | Based on the provided data, Storfjorden has the lowest recorded Mean sea level pressure among the fjords with the lowest recorded Mean sea level pressure of 9.868e+04 Pa. | {"prompt_id":"HIuSnl","question_id":"tshMBh","true_location":"Storfjorden","true_value":"98682.59375","geofeature":"fjord","upper_level_location":"fjord","target_variable":"mean_sea_level_pressure","level":"1a","eval_type":"location","forced_extreme_window":false,"task_id":"018c410b53b1a2cd","difficulty":"easy"} | {
"type": "wb2",
"variables": [
"mean_sea_level_pressure",
"10m_u_component_of_wind",
"10m_v_component_of_wind",
"2m_temperature",
"surface_pressure",
"geopotential",
"specific_humidity",
"temperature",
"u_component_of_wind",
"v_component_of_wind"
],
"time_indices": "30737:30744:1"
} |
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': '60651:60670:1'} The data starts from July 06 18:00 and ends on July 11 06:00. Based on the above data, answer the following question: | Which state in Mozambique has the highest recorded V (meridional) component of wind at 250 hPa? | Based on the provided data, Zambezia has the highest recorded V (meridional) component of wind at 250 hPa among the states in Mozambique with the highest recorded V (meridional) component of wind at 250 hPa of 16.77 m/s. | {"prompt_id":"HIuSnl","question_id":"tshMBh","true_location":"Zambezia, Mozambique","true_value":"16.771371841430664","geofeature":"state","upper_level_location":"Mozambique","target_variable":"v_component_of_wind_250","level":"1a","eval_type":"location","forced_extreme_window":false,"task_id":"b9b51b09f0d61a9a","difficulty":"easy"} | {
"type": "wb2",
"variables": [
"mean_sea_level_pressure",
"10m_u_component_of_wind",
"10m_v_component_of_wind",
"2m_temperature",
"surface_pressure",
"geopotential",
"specific_humidity",
"temperature",
"u_component_of_wind",
"v_component_of_wind"
],
"time_indices": "60651:60670:1"
} |
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': '67718:67721:1'} The data starts from May 08 12:00 and ends on May 09 00:00. Based on the above data, answer the following question: | What is the maximum Surface pressure in Gulf of Ob? | Based on the provided data, the maximum Surface pressure at Gulf of Ob is 1.029e+05 Pa. | {"prompt_id":"HIuSnl","question_id":"dvzBtE","location":"Gulf of Ob","operation":"maximum","variable":"surface_pressure","true_value":"102910.046875","target_variable":"surface_pressure","level":"1a","eval_type":"numerical","forced_extreme_window":false,"task_id":"25152c66ec016134","difficulty":"easy"} | {
"type": "wb2",
"variables": [
"mean_sea_level_pressure",
"10m_u_component_of_wind",
"10m_v_component_of_wind",
"2m_temperature",
"surface_pressure",
"geopotential",
"specific_humidity",
"temperature",
"u_component_of_wind",
"v_component_of_wind"
],
"time_indices": "67718:67721:1"
} |
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': '72150:72170:1'} The data starts from May 20 12:00 and ends on May 25 06:00. Based on the above data, answer the following question: | What is the median 10-meter V component of wind in Kaberamaido, Uganda? | Based on the provided data, the median 10-meter V component of wind at Kaberamaido, Uganda is 1.202 m/s. | {"prompt_id":"HIuSnl","question_id":"dvzBtE","location":"Kaberamaido, Uganda","operation":"median","variable":"10m_v_component_of_wind","true_value":"1.202087640762329","target_variable":"10m_v_component_of_wind","level":"1a","eval_type":"numerical","forced_extreme_window":false,"task_id":"62a12b8df027b1fc","difficulty":"easy"} | {
"type": "wb2",
"variables": [
"mean_sea_level_pressure",
"10m_u_component_of_wind",
"10m_v_component_of_wind",
"2m_temperature",
"surface_pressure",
"geopotential",
"specific_humidity",
"temperature",
"u_component_of_wind",
"v_component_of_wind"
],
"time_indices": "72150:72170:1"
} |
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': '41138:41161:1'} The data starts from February 27 12:00 and ends on March 05 00:00. Based on the above data, answer the following question: | What is the average V (meridional) component of wind at 500 hPa in Gambela Peoples, Ethiopia? | Based on the provided data, the average V (meridional) component of wind at 500 hPa at Gambela Peoples, Ethiopia is 1.206 m/s. | {"prompt_id":"HIuSnl","question_id":"dvzBtE","location":"Gambela Peoples, Ethiopia","operation":"average","variable":"v_component_of_wind_500","true_value":"1.2062357927962355","target_variable":"v_component_of_wind_500","level":"1a","eval_type":"numerical","forced_extreme_window":false,"task_id":"e45ec81d09ab7ba7","difficulty":"easy"} | {
"type": "wb2",
"variables": [
"mean_sea_level_pressure",
"10m_u_component_of_wind",
"10m_v_component_of_wind",
"2m_temperature",
"surface_pressure",
"geopotential",
"specific_humidity",
"temperature",
"u_component_of_wind",
"v_component_of_wind"
],
"time_indices": "41138:41161:1"
} |
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': '56582:56593:1'} The data starts from September 23 12:00 and ends on September 26 00:00. Based on the above data, answer the following question: | What is the average Specific humidity at 925 hPa in Eritrea? | Based on the provided data, the average Specific humidity at 925 hPa at Eritrea is 0.01062 kg/kg. | {"prompt_id":"HIuSnl","question_id":"dvzBtE","location":"Eritrea","operation":"average","variable":"specific_humidity_925","true_value":"0.01061784986207199","target_variable":"specific_humidity_925","level":"1a","eval_type":"numerical","forced_extreme_window":false,"task_id":"ef85964718a511d7","difficulty":"easy"} | {
"type": "wb2",
"variables": [
"mean_sea_level_pressure",
"10m_u_component_of_wind",
"10m_v_component_of_wind",
"2m_temperature",
"surface_pressure",
"geopotential",
"specific_humidity",
"temperature",
"u_component_of_wind",
"v_component_of_wind"
],
"time_indices": "56582:56593:1"
} |
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': '75201:75220:1'} The data starts from June 22 06:00 and ends on June 26 18:00. Based on the above data, answer the following question: | What is the average V (meridional) component of wind at 600 hPa in Ionian Sea? | Based on the provided data, the average V (meridional) component of wind at 600 hPa at Ionian Sea is -6.548 m/s. | {"prompt_id":"HIuSnl","question_id":"dvzBtE","location":"Ionian Sea","operation":"average","variable":"v_component_of_wind_600","true_value":"-6.5475905251579976","target_variable":"v_component_of_wind_600","level":"1a","eval_type":"numerical","forced_extreme_window":false,"task_id":"8f7116b17ccfed61","difficulty":"easy"} | {
"type": "wb2",
"variables": [
"mean_sea_level_pressure",
"10m_u_component_of_wind",
"10m_v_component_of_wind",
"2m_temperature",
"surface_pressure",
"geopotential",
"specific_humidity",
"temperature",
"u_component_of_wind",
"v_component_of_wind"
],
"time_indices": "75201:75220:1"
} |
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': '81611:81619:1'} The data starts from November 10 18:00 and ends on November 12 12:00. Based on the above data, answer the following question: | Which continent experienced the lowest average Mean sea level pressure? | Based on the provided data, Antarctica experienced the lowest average Mean sea level pressure over the specified time-period, with an average Mean sea level pressure of 1.006e+05 Pa. | {"prompt_id":"HIuSnl","question_id":"QaajpN","true_location":"Antarctica","true_value":"100574.36824923946","geofeature":"continent","target_variable":"mean_sea_level_pressure","level":"1a","eval_type":"location","forced_extreme_window":false,"task_id":"79fb71dfe2990b7f","difficulty":"easy"} | {
"type": "wb2",
"variables": [
"mean_sea_level_pressure",
"10m_u_component_of_wind",
"10m_v_component_of_wind",
"2m_temperature",
"surface_pressure",
"geopotential",
"specific_humidity",
"temperature",
"u_component_of_wind",
"v_component_of_wind"
],
"time_indices": "81611:81619:1"
} |
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': '48352:48369:1'} The data starts from February 05 00:00 and ends on February 09 00:00. Based on the above data, answer the following question: | Which state in Trinidad and Tobago has the highest recorded Mean sea level pressure? | Based on the provided data, Eastern Tobago has the highest recorded Mean sea level pressure among the states in Trinidad and Tobago with the highest recorded Mean sea level pressure of 1.014e+05 Pa. | {"prompt_id":"HIuSnl","question_id":"tshMBh","true_location":"Eastern Tobago, Trinidad and Tobago","true_value":"101416.9140625","geofeature":"state","upper_level_location":"Trinidad and Tobago","target_variable":"mean_sea_level_pressure","level":"1a","eval_type":"location","forced_extreme_window":false,"task_id":"ad235a0d10d2e32a","difficulty":"easy"} | {
"type": "wb2",
"variables": [
"mean_sea_level_pressure",
"10m_u_component_of_wind",
"10m_v_component_of_wind",
"2m_temperature",
"surface_pressure",
"geopotential",
"specific_humidity",
"temperature",
"u_component_of_wind",
"v_component_of_wind"
],
"time_indices": "48352:48369:1"
} |
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': '59330:59338:1'} The data starts from August 11 12:00 and ends on August 13 06:00. Based on the above data, answer the following question: | Which country in Africa has the lowest recorded Mean sea level pressure? | Based on the provided data, Mauritania has the lowest recorded Mean sea level pressure among the countries in Africa with the lowest recorded Mean sea level pressure of 1.002e+05 Pa. | {"prompt_id":"HIuSnl","question_id":"tshMBh","true_location":"Mauritania","true_value":"100175.921875","geofeature":"country","upper_level_location":"Africa","target_variable":"mean_sea_level_pressure","level":"1a","eval_type":"location","forced_extreme_window":false,"task_id":"5dbebd610764762a","difficulty":"easy"} | {
"type": "wb2",
"variables": [
"mean_sea_level_pressure",
"10m_u_component_of_wind",
"10m_v_component_of_wind",
"2m_temperature",
"surface_pressure",
"geopotential",
"specific_humidity",
"temperature",
"u_component_of_wind",
"v_component_of_wind"
],
"time_indices": "59330:59338:1"
} |
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': '34100:34110:1'} The data starts from May 05 00:00 and ends on May 07 06:00. Based on the above data, answer the following question: | Which water_body experienced the lowest average Surface pressure? | Based on the provided data, Kangertittivaq experienced the lowest average Surface pressure over the specified time-period, with an average Surface pressure of 9.177e+04 Pa. | {"prompt_id":"HIuSnl","question_id":"QaajpN","true_location":"Kangertittivaq","true_value":"91765.86642497269","geofeature":"water_body","target_variable":"surface_pressure","level":"1a","eval_type":"location","forced_extreme_window":false,"task_id":"9c32dbc4fb0cb79f","difficulty":"easy"} | {
"type": "wb2",
"variables": [
"mean_sea_level_pressure",
"10m_u_component_of_wind",
"10m_v_component_of_wind",
"2m_temperature",
"surface_pressure",
"geopotential",
"specific_humidity",
"temperature",
"u_component_of_wind",
"v_component_of_wind"
],
"time_indices": "34100:34110:1"
} |
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': '53636:53655: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: | Which country experienced the lowest average Specific humidity at 250 hPa? | Based on the provided data, South Georgia and the Islands experienced the lowest average Specific humidity at 250 hPa over the specified time-period, with an average Specific humidity at 250 hPa of 9.66e-06 kg/kg. | {"prompt_id":"HIuSnl","question_id":"QaajpN","true_location":"South Georgia and the Islands","true_value":"9.66003683786764e-06","geofeature":"country","target_variable":"specific_humidity_250","level":"1a","eval_type":"location","forced_extreme_window":false,"task_id":"4d6688058a3472b7","difficulty":"easy"} | {
"type": "wb2",
"variables": [
"mean_sea_level_pressure",
"10m_u_component_of_wind",
"10m_v_component_of_wind",
"2m_temperature",
"surface_pressure",
"geopotential",
"specific_humidity",
"temperature",
"u_component_of_wind",
"v_component_of_wind"
],
"time_indices": "53636:53655:1"
} |
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': '51307:51324:1'} The data starts from February 12 18:00 and ends on February 16 18:00. Based on the above data, answer the following question: | Which country experienced the lowest average Surface temperature? | Based on the provided data, Greenland experienced the lowest average Surface temperature over the specified time-period, with an average Surface temperature of 241.4 K. | {"prompt_id":"HIuSnl","question_id":"QaajpN","true_location":"Greenland","true_value":"241.3562090603574","geofeature":"country","target_variable":"2m_temperature","level":"1a","eval_type":"location","forced_extreme_window":false,"task_id":"a7f132fd2047b44f","difficulty":"easy"} | {
"type": "wb2",
"variables": [
"mean_sea_level_pressure",
"10m_u_component_of_wind",
"10m_v_component_of_wind",
"2m_temperature",
"surface_pressure",
"geopotential",
"specific_humidity",
"temperature",
"u_component_of_wind",
"v_component_of_wind"
],
"time_indices": "51307:51324:1"
} |
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': '83954:83964:1'} The data starts from June 18 12:00 and ends on June 20 18:00. Based on the above data, answer the following question: | Which continent experienced the lowest average Surface temperature? | Based on the provided data, Antarctica experienced the lowest average Surface temperature over the specified time-period, with an average Surface temperature of 227.1 K. | {"prompt_id":"HIuSnl","question_id":"QaajpN","true_location":"Antarctica","true_value":"227.09315219020903","geofeature":"continent","target_variable":"2m_temperature","level":"1a","eval_type":"location","forced_extreme_window":false,"task_id":"113c3f1596413272","difficulty":"easy"} | {
"type": "wb2",
"variables": [
"mean_sea_level_pressure",
"10m_u_component_of_wind",
"10m_v_component_of_wind",
"2m_temperature",
"surface_pressure",
"geopotential",
"specific_humidity",
"temperature",
"u_component_of_wind",
"v_component_of_wind"
],
"time_indices": "83954:83964:1"
} |
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': '92410:92433:1'} The data starts from April 02 12:00 and ends on April 08 00:00. Based on the above data, answer the following question: | Which gulf has the highest recorded Temperature at 200 hPa? | Based on the provided data, Amundsen Gulf has the highest recorded Temperature at 200 hPa among the gulfs with the highest recorded Temperature at 200 hPa of 236.5 K. | {"prompt_id":"HIuSnl","question_id":"tshMBh","true_location":"Amundsen Gulf","true_value":"236.45875549316406","geofeature":"gulf","upper_level_location":"gulf","target_variable":"temperature_200","level":"1a","eval_type":"location","forced_extreme_window":false,"task_id":"908ca87977ecfde5","difficulty":"easy"} | {
"type": "wb2",
"variables": [
"mean_sea_level_pressure",
"10m_u_component_of_wind",
"10m_v_component_of_wind",
"2m_temperature",
"surface_pressure",
"geopotential",
"specific_humidity",
"temperature",
"u_component_of_wind",
"v_component_of_wind"
],
"time_indices": "92410:92433:1"
} |
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': '64930:64944:1'} The data starts from June 11 12:00 and ends on June 14 18:00. Based on the above data, answer the following question: | Which state in Ghana has the lowest recorded Specific humidity at 850 hPa? | Based on the provided data, Western has the lowest recorded Specific humidity at 850 hPa among the states in Ghana with the lowest recorded Specific humidity at 850 hPa of 0.009853 kg/kg. | {"prompt_id":"HIuSnl","question_id":"tshMBh","true_location":"Western, Ghana","true_value":"0.009852507151663303","geofeature":"state","upper_level_location":"Ghana","target_variable":"specific_humidity_850","level":"1a","eval_type":"location","forced_extreme_window":false,"task_id":"160341b4136d0257","difficulty":"easy"} | {
"type": "wb2",
"variables": [
"mean_sea_level_pressure",
"10m_u_component_of_wind",
"10m_v_component_of_wind",
"2m_temperature",
"surface_pressure",
"geopotential",
"specific_humidity",
"temperature",
"u_component_of_wind",
"v_component_of_wind"
],
"time_indices": "64930:64944:1"
} |
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': '60306:60316:1'} The data starts from April 11 12:00 and ends on April 13 18:00. Based on the above data, answer the following question: | Which continent experienced the lowest average Surface pressure? | Based on the provided data, Antarctica experienced the lowest average Surface pressure over the specified time-period, with an average Surface pressure of 6.842e+04 Pa. | {"prompt_id":"HIuSnl","question_id":"QaajpN","true_location":"Antarctica","true_value":"68421.35441300635","geofeature":"continent","target_variable":"surface_pressure","level":"1a","eval_type":"location","forced_extreme_window":false,"task_id":"dad3b6ab70e93f2a","difficulty":"easy"} | {
"type": "wb2",
"variables": [
"mean_sea_level_pressure",
"10m_u_component_of_wind",
"10m_v_component_of_wind",
"2m_temperature",
"surface_pressure",
"geopotential",
"specific_humidity",
"temperature",
"u_component_of_wind",
"v_component_of_wind"
],
"time_indices": "60306:60316:1"
} |
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': '31353:31372:1'} The data starts from June 17 06:00 and ends on June 21 18:00. Based on the above data, answer the following question: | Which country in Europe has the lowest recorded 10-meter V component of wind? | Based on the provided data, Norway has the lowest recorded 10-meter V component of wind among the countries in Europe with the lowest recorded 10-meter V component of wind of -15.66 m/s. | {"prompt_id":"HIuSnl","question_id":"tshMBh","true_location":"Norway","true_value":"-15.66464614868164","geofeature":"country","upper_level_location":"Europe","target_variable":"10m_v_component_of_wind","level":"1a","eval_type":"location","forced_extreme_window":false,"task_id":"8fefcb7ba5764b24","difficulty":"easy"} | {
"type": "wb2",
"variables": [
"mean_sea_level_pressure",
"10m_u_component_of_wind",
"10m_v_component_of_wind",
"2m_temperature",
"surface_pressure",
"geopotential",
"specific_humidity",
"temperature",
"u_component_of_wind",
"v_component_of_wind"
],
"time_indices": "31353:31372:1"
} |
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': '31023:31040:1'} The data starts from March 26 18:00 and ends on March 30 18:00. Based on the above data, answer the following question: | Which continent experienced the lowest average 10-meter U component of wind? | Based on the provided data, Oceania experienced the lowest average 10-meter U component of wind over the specified time-period, with an average 10-meter U component of wind of -1.059 m/s. | {"prompt_id":"HIuSnl","question_id":"QaajpN","true_location":"Oceania","true_value":"-1.0590915666943204","geofeature":"continent","target_variable":"10m_u_component_of_wind","level":"1a","eval_type":"location","forced_extreme_window":false,"task_id":"9ef762f390ecc5c7","difficulty":"easy"} | {
"type": "wb2",
"variables": [
"mean_sea_level_pressure",
"10m_u_component_of_wind",
"10m_v_component_of_wind",
"2m_temperature",
"surface_pressure",
"geopotential",
"specific_humidity",
"temperature",
"u_component_of_wind",
"v_component_of_wind"
],
"time_indices": "31023:31040:1"
} |
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': '41107:41129:1'} The data starts from February 19 18:00 and ends on February 25 00:00. Based on the above data, answer the following question: | Which water_body experienced the highest average Specific humidity at 250 hPa? | Based on the provided data, Joseph Bonaparte Gulf experienced the highest average Specific humidity at 250 hPa over the specified time-period, with an average Specific humidity at 250 hPa of 0.0003149 kg/kg. | {"prompt_id":"HIuSnl","question_id":"QaajpN","true_location":"Joseph Bonaparte Gulf","true_value":"0.00031494372887749567","geofeature":"water_body","target_variable":"specific_humidity_250","level":"1a","eval_type":"location","forced_extreme_window":false,"task_id":"610a31bb3903c0ba","difficulty":"easy"} | {
"type": "wb2",
"variables": [
"mean_sea_level_pressure",
"10m_u_component_of_wind",
"10m_v_component_of_wind",
"2m_temperature",
"surface_pressure",
"geopotential",
"specific_humidity",
"temperature",
"u_component_of_wind",
"v_component_of_wind"
],
"time_indices": "41107:41129:1"
} |
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': '43529:43552:1'} The data starts from October 17 06:00 and ends on October 22 18:00. Based on the above data, answer the following question: | What is the average Surface pressure in Europe? | Based on the provided data, the average Surface pressure at Europe is 9.722e+04 Pa. | {"prompt_id":"HIuSnl","question_id":"dvzBtE","location":"Europe","operation":"average","variable":"surface_pressure","true_value":"97216.28142974769","target_variable":"surface_pressure","level":"1a","eval_type":"numerical","forced_extreme_window":false,"task_id":"8eb9281acfa310f7","difficulty":"easy"} | {
"type": "wb2",
"variables": [
"mean_sea_level_pressure",
"10m_u_component_of_wind",
"10m_v_component_of_wind",
"2m_temperature",
"surface_pressure",
"geopotential",
"specific_humidity",
"temperature",
"u_component_of_wind",
"v_component_of_wind"
],
"time_indices": "43529:43552:1"
} |
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': '66767:66773:1'} The data starts from September 12 18:00 and ends on September 14 00:00. Based on the above data, answer the following question: | Which country experienced the lowest average Surface pressure? | Based on the provided data, Siachen Glacier experienced the lowest average Surface pressure over the specified time-period, with an average Surface pressure of 5.72e+04 Pa. | {"prompt_id":"HIuSnl","question_id":"QaajpN","true_location":"Siachen Glacier","true_value":"57204.370066502495","geofeature":"country","target_variable":"surface_pressure","level":"1a","eval_type":"location","forced_extreme_window":false,"task_id":"65200f3f3a46c75b","difficulty":"easy"} | {
"type": "wb2",
"variables": [
"mean_sea_level_pressure",
"10m_u_component_of_wind",
"10m_v_component_of_wind",
"2m_temperature",
"surface_pressure",
"geopotential",
"specific_humidity",
"temperature",
"u_component_of_wind",
"v_component_of_wind"
],
"time_indices": "66767:66773:1"
} |
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': '35953:35970:1'} The data starts from August 11 06:00 and ends on August 15 06:00. Based on the above data, answer the following question: | Which continent experienced the lowest average Surface pressure? | Based on the provided data, Antarctica experienced the lowest average Surface pressure over the specified time-period, with an average Surface pressure of 6.737e+04 Pa. | {"prompt_id":"HIuSnl","question_id":"QaajpN","true_location":"Antarctica","true_value":"67374.80356175404","geofeature":"continent","target_variable":"surface_pressure","level":"1a","eval_type":"location","forced_extreme_window":false,"task_id":"3a9cfc9f58a75390","difficulty":"easy"} | {
"type": "wb2",
"variables": [
"mean_sea_level_pressure",
"10m_u_component_of_wind",
"10m_v_component_of_wind",
"2m_temperature",
"surface_pressure",
"geopotential",
"specific_humidity",
"temperature",
"u_component_of_wind",
"v_component_of_wind"
],
"time_indices": "35953:35970:1"
} |
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': '68347:68348:1'} The data corresponds to corresponds to a snapshot on October 12 18:00. Based on the above data, answer the following question: | Which continent experienced the highest average Surface pressure? | Based on the provided data, Oceania experienced the highest average Surface pressure over the specified time-period, with an average Surface pressure of 9.814e+04 Pa. | {"prompt_id":"HIuSnl","question_id":"QaajpN","true_location":"Oceania","true_value":"98140.5543024372","geofeature":"continent","target_variable":"surface_pressure","level":"1a","eval_type":"location","forced_extreme_window":false,"task_id":"cb1f3290bdd1e568","difficulty":"easy"} | {
"type": "wb2",
"variables": [
"mean_sea_level_pressure",
"10m_u_component_of_wind",
"10m_v_component_of_wind",
"2m_temperature",
"surface_pressure",
"geopotential",
"specific_humidity",
"temperature",
"u_component_of_wind",
"v_component_of_wind"
],
"time_indices": "68347:68348:1"
} |
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': '84956:84981:1'} The data starts from February 24 00:00 and ends on March 02 00:00. Based on the above data, answer the following question: | Which sea has the lowest recorded Mean sea level pressure? | Based on the provided data, Greenland Sea has the lowest recorded Mean sea level pressure among the seas with the lowest recorded Mean sea level pressure of 9.479e+04 Pa. | {"prompt_id":"HIuSnl","question_id":"tshMBh","true_location":"Greenland Sea","true_value":"94790.7890625","geofeature":"sea","upper_level_location":"sea","target_variable":"mean_sea_level_pressure","level":"1a","eval_type":"location","forced_extreme_window":false,"task_id":"89aa22c4ff2b751a","difficulty":"easy"} | {
"type": "wb2",
"variables": [
"mean_sea_level_pressure",
"10m_u_component_of_wind",
"10m_v_component_of_wind",
"2m_temperature",
"surface_pressure",
"geopotential",
"specific_humidity",
"temperature",
"u_component_of_wind",
"v_component_of_wind"
],
"time_indices": "84956:84981:1"
} |
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': '50167:50188:1'} The data starts from May 03 18:00 and ends on May 08 18:00. Based on the above data, answer the following question: | What is the minimum V (meridional) component of wind at 400 hPa in Asia? | Based on the provided data, the minimum V (meridional) component of wind at 400 hPa at Asia is -49.87 m/s. | {"prompt_id":"HIuSnl","question_id":"dvzBtE","location":"Asia","operation":"minimum","variable":"v_component_of_wind_400","true_value":"-49.87015151977539","target_variable":"v_component_of_wind_400","level":"1a","eval_type":"numerical","forced_extreme_window":false,"task_id":"3f237be95848396d","difficulty":"easy"} | {
"type": "wb2",
"variables": [
"mean_sea_level_pressure",
"10m_u_component_of_wind",
"10m_v_component_of_wind",
"2m_temperature",
"surface_pressure",
"geopotential",
"specific_humidity",
"temperature",
"u_component_of_wind",
"v_component_of_wind"
],
"time_indices": "50167:50188:1"
} |
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': '46646:46656:1'} The data starts from December 05 12:00 and ends on December 07 18:00. Based on the above data, answer the following question: | Which country experienced the lowest average Surface pressure? | Based on the provided data, Siachen Glacier experienced the lowest average Surface pressure over the specified time-period, with an average Surface pressure of 5.659e+04 Pa. | {"prompt_id":"HIuSnl","question_id":"QaajpN","true_location":"Siachen Glacier","true_value":"56594.68706550612","geofeature":"country","target_variable":"surface_pressure","level":"1a","eval_type":"location","forced_extreme_window":false,"task_id":"06161c734a0b067c","difficulty":"easy"} | {
"type": "wb2",
"variables": [
"mean_sea_level_pressure",
"10m_u_component_of_wind",
"10m_v_component_of_wind",
"2m_temperature",
"surface_pressure",
"geopotential",
"specific_humidity",
"temperature",
"u_component_of_wind",
"v_component_of_wind"
],
"time_indices": "46646:46656:1"
} |
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': '53826:53830:1'} The data starts from November 04 12:00 and ends on November 05 06:00. Based on the above data, answer the following question: | Which channel has the lowest recorded Geopotential at 600 hPa? | Based on the provided data, Ronne Entrance has the lowest recorded Geopotential at 600 hPa among the channels with the lowest recorded Geopotential at 600 hPa of 3.521e+04 m²/s². | {"prompt_id":"HIuSnl","question_id":"tshMBh","true_location":"Ronne Entrance","true_value":"35205.93359375","geofeature":"channel","upper_level_location":"channel","target_variable":"geopotential_600","level":"1a","eval_type":"location","forced_extreme_window":false,"task_id":"15135eb1f56c795e","difficulty":"easy"} | {
"type": "wb2",
"variables": [
"mean_sea_level_pressure",
"10m_u_component_of_wind",
"10m_v_component_of_wind",
"2m_temperature",
"surface_pressure",
"geopotential",
"specific_humidity",
"temperature",
"u_component_of_wind",
"v_component_of_wind"
],
"time_indices": "53826:53830:1"
} |
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': '91360:91380:1'} The data starts from July 14 00:00 and ends on July 18 18:00. Based on the above data, answer the following question: | Which channel has the highest recorded 10-meter V component of wind? | Based on the provided data, Mozambique Channel has the highest recorded 10-meter V component of wind among the channels with the highest recorded 10-meter V component of wind of 12.7 m/s. | {"prompt_id":"HIuSnl","question_id":"tshMBh","true_location":"Mozambique Channel","true_value":"12.703763008117676","geofeature":"channel","upper_level_location":"channel","target_variable":"10m_v_component_of_wind","level":"1a","eval_type":"location","forced_extreme_window":false,"task_id":"98f5a7952ae22f1f","difficulty":"easy"} | {
"type": "wb2",
"variables": [
"mean_sea_level_pressure",
"10m_u_component_of_wind",
"10m_v_component_of_wind",
"2m_temperature",
"surface_pressure",
"geopotential",
"specific_humidity",
"temperature",
"u_component_of_wind",
"v_component_of_wind"
],
"time_indices": "91360:91380:1"
} |
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': '54656:54670:1'} The data starts from May 30 00:00 and ends on June 02 06:00. Based on the above data, answer the following question: | What is the median Surface pressure in Amundsen Sea? | Based on the provided data, the median Surface pressure at Amundsen Sea is 9.719e+04 Pa. | {"prompt_id":"HIuSnl","question_id":"dvzBtE","location":"Amundsen Sea","operation":"median","variable":"surface_pressure","true_value":"97194.4609375","target_variable":"surface_pressure","level":"1a","eval_type":"numerical","forced_extreme_window":false,"task_id":"51ba0549e0270536","difficulty":"easy"} | {
"type": "wb2",
"variables": [
"mean_sea_level_pressure",
"10m_u_component_of_wind",
"10m_v_component_of_wind",
"2m_temperature",
"surface_pressure",
"geopotential",
"specific_humidity",
"temperature",
"u_component_of_wind",
"v_component_of_wind"
],
"time_indices": "54656:54670:1"
} |
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': '82390:82414:1'} The data starts from May 24 12:00 and ends on May 30 06:00. Based on the above data, answer the following question: | Which water_body experienced the highest average U (zonal) component of wind at 300 hPa? | Based on the provided data, James Bay experienced the highest average U (zonal) component of wind at 300 hPa over the specified time-period, with an average U (zonal) component of wind at 300 hPa of 38.82 m/s. | {"prompt_id":"HIuSnl","question_id":"QaajpN","true_location":"James Bay","true_value":"38.82438364115072","geofeature":"water_body","target_variable":"u_component_of_wind_300","level":"1a","eval_type":"location","forced_extreme_window":false,"task_id":"3e1543dc59b1c3d6","difficulty":"easy"} | {
"type": "wb2",
"variables": [
"mean_sea_level_pressure",
"10m_u_component_of_wind",
"10m_v_component_of_wind",
"2m_temperature",
"surface_pressure",
"geopotential",
"specific_humidity",
"temperature",
"u_component_of_wind",
"v_component_of_wind"
],
"time_indices": "82390:82414:1"
} |
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': '40631:40647:1'} The data starts from October 23 18:00 and ends on October 27 12:00. Based on the above data, answer the following question: | Which country in North America has the lowest recorded 10-meter V component of wind? | Based on the provided data, Canada has the lowest recorded 10-meter V component of wind among the countries in North America with the lowest recorded 10-meter V component of wind of -17.58 m/s. | {"prompt_id":"HIuSnl","question_id":"tshMBh","true_location":"Canada","true_value":"-17.58201789855957","geofeature":"country","upper_level_location":"North America","target_variable":"10m_v_component_of_wind","level":"1a","eval_type":"location","forced_extreme_window":false,"task_id":"5e214de74719244e","difficulty":"easy"} | {
"type": "wb2",
"variables": [
"mean_sea_level_pressure",
"10m_u_component_of_wind",
"10m_v_component_of_wind",
"2m_temperature",
"surface_pressure",
"geopotential",
"specific_humidity",
"temperature",
"u_component_of_wind",
"v_component_of_wind"
],
"time_indices": "40631:40647:1"
} |
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': '44505:44528:1'} The data starts from June 18 06:00 and ends on June 23 18:00. Based on the above data, answer the following question: | Which continent experienced the highest average 10-meter V component of wind? | Based on the provided data, Oceania experienced the highest average 10-meter V component of wind over the specified time-period, with an average 10-meter V component of wind of 2.246 m/s. | {"prompt_id":"HIuSnl","question_id":"QaajpN","true_location":"Oceania","true_value":"2.2461849990752327","geofeature":"continent","target_variable":"10m_v_component_of_wind","level":"1a","eval_type":"location","forced_extreme_window":false,"task_id":"71f4408857fd41c7","difficulty":"easy"} | {
"type": "wb2",
"variables": [
"mean_sea_level_pressure",
"10m_u_component_of_wind",
"10m_v_component_of_wind",
"2m_temperature",
"surface_pressure",
"geopotential",
"specific_humidity",
"temperature",
"u_component_of_wind",
"v_component_of_wind"
],
"time_indices": "44505:44528:1"
} |
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': '67007:67012:1'} The data starts from November 11 18:00 and ends on November 12 18:00. Based on the above data, answer the following question: | Which continent experienced the highest average V (meridional) component of wind at 500 hPa? | Based on the provided data, Africa experienced the highest average V (meridional) component of wind at 500 hPa over the specified time-period, with an average V (meridional) component of wind at 500 hPa of 0.3769 m/s. | {"prompt_id":"HIuSnl","question_id":"QaajpN","true_location":"Africa","true_value":"0.37685618936814563","geofeature":"continent","target_variable":"v_component_of_wind_500","level":"1a","eval_type":"location","forced_extreme_window":false,"task_id":"72ef3d9b91b77232","difficulty":"easy"} | {
"type": "wb2",
"variables": [
"mean_sea_level_pressure",
"10m_u_component_of_wind",
"10m_v_component_of_wind",
"2m_temperature",
"surface_pressure",
"geopotential",
"specific_humidity",
"temperature",
"u_component_of_wind",
"v_component_of_wind"
],
"time_indices": "67007:67012:1"
} |
The following data shows the global weather fields over a period of 168 hours, sampled at an interval of 6 hours. {'type': 'wb2', 'variables': ['mean_sea_level_pressure', '10m_u_component_of_wind', '10m_v_component_of_wind', '2m_temperature', 'surface_pressure', 'geopotential', 'specific_humidity', 'temperature', 'u_component_of_wind', 'v_component_of_wind'], 'time_indices': '67396:67424:1'} The data starts from February 17 00:00 and ends on February 23 18:00. Based on the above data, answer the following question: | What is the average Surface temperature in Nicaragua? | Based on the provided data, the average Surface temperature at Nicaragua is 298 K. | {"prompt_id":"HIuSnl","question_id":"dvzBtE","location":"Nicaragua","operation":"average","variable":"2m_temperature","true_value":"297.9703432150163","target_variable":"2m_temperature","level":"1a","eval_type":"numerical","forced_extreme_window":false,"task_id":"8829386912f6f088","difficulty":"easy"} | {
"type": "wb2",
"variables": [
"mean_sea_level_pressure",
"10m_u_component_of_wind",
"10m_v_component_of_wind",
"2m_temperature",
"surface_pressure",
"geopotential",
"specific_humidity",
"temperature",
"u_component_of_wind",
"v_component_of_wind"
],
"time_indices": "67396:67424:1"
} |
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': '65187:65195:1'} The data starts from August 14 18:00 and ends on August 16 12:00. Based on the above data, answer the following question: | Which country in South America has the highest recorded V (meridional) component of wind at 925 hPa? | Based on the provided data, Chile has the highest recorded V (meridional) component of wind at 925 hPa among the countries in South America with the highest recorded V (meridional) component of wind at 925 hPa of 17.3 m/s. | {"prompt_id":"HIuSnl","question_id":"tshMBh","true_location":"Chile","true_value":"17.30115509033203","geofeature":"country","upper_level_location":"South America","target_variable":"v_component_of_wind_925","level":"1a","eval_type":"location","forced_extreme_window":false,"task_id":"401be45ae6c529e4","difficulty":"easy"} | {
"type": "wb2",
"variables": [
"mean_sea_level_pressure",
"10m_u_component_of_wind",
"10m_v_component_of_wind",
"2m_temperature",
"surface_pressure",
"geopotential",
"specific_humidity",
"temperature",
"u_component_of_wind",
"v_component_of_wind"
],
"time_indices": "65187:65195:1"
} |
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': '82740:82745:1'} The data starts from August 20 00:00 and ends on August 21 00:00. Based on the above data, answer the following question: | What is the maximum Geopotential at 500 hPa in Saône-et-Loire, France? | Based on the provided data, the maximum Geopotential at 500 hPa at Saône-et-Loire, France is 5.717e+04 m²/s². | {"prompt_id":"HIuSnl","question_id":"dvzBtE","location":"Sa\u00f4ne-et-Loire, France","operation":"maximum","variable":"geopotential_500","true_value":"57171.8984375","target_variable":"geopotential_500","level":"1a","eval_type":"numerical","forced_extreme_window":false,"task_id":"e8abc8bdfa979fdb","difficulty":"easy"} | {
"type": "wb2",
"variables": [
"mean_sea_level_pressure",
"10m_u_component_of_wind",
"10m_v_component_of_wind",
"2m_temperature",
"surface_pressure",
"geopotential",
"specific_humidity",
"temperature",
"u_component_of_wind",
"v_component_of_wind"
],
"time_indices": "82740:82745:1"
} |
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': '58898:58925:1'} The data starts from April 25 12:00 and ends on May 02 00:00. Based on the above data, answer the following question: | Which state in Oman has the lowest recorded Mean sea level pressure? | Based on the provided data, Al Dhahira has the lowest recorded Mean sea level pressure among the states in Oman with the lowest recorded Mean sea level pressure of 1.002e+05 Pa. | {"prompt_id":"HIuSnl","question_id":"tshMBh","true_location":"Al Dhahira, Oman","true_value":"100200.5703125","geofeature":"state","upper_level_location":"Oman","target_variable":"mean_sea_level_pressure","level":"1a","eval_type":"location","forced_extreme_window":false,"task_id":"5c20f53e6ea675e9","difficulty":"easy"} | {
"type": "wb2",
"variables": [
"mean_sea_level_pressure",
"10m_u_component_of_wind",
"10m_v_component_of_wind",
"2m_temperature",
"surface_pressure",
"geopotential",
"specific_humidity",
"temperature",
"u_component_of_wind",
"v_component_of_wind"
],
"time_indices": "58898:58925:1"
} |
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': '43947:43955:1'} The data starts from January 29 18:00 and ends on January 31 12:00. Based on the above data, answer the following question: | Which continent experienced the highest average Specific humidity at 250 hPa? | Based on the provided data, South America experienced the highest average Specific humidity at 250 hPa over the specified time-period, with an average Specific humidity at 250 hPa of 0.0001471 kg/kg. | {"prompt_id":"HIuSnl","question_id":"QaajpN","true_location":"South America","true_value":"0.00014712338176831835","geofeature":"continent","target_variable":"specific_humidity_250","level":"1a","eval_type":"location","forced_extreme_window":false,"task_id":"c63af8c05d7b86f4","difficulty":"easy"} | {
"type": "wb2",
"variables": [
"mean_sea_level_pressure",
"10m_u_component_of_wind",
"10m_v_component_of_wind",
"2m_temperature",
"surface_pressure",
"geopotential",
"specific_humidity",
"temperature",
"u_component_of_wind",
"v_component_of_wind"
],
"time_indices": "43947:43955:1"
} |
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': '50437:50456:1'} The data starts from July 10 06:00 and ends on July 14 18:00. Based on the above data, answer the following question: | Which sea has the highest recorded U (zonal) component of wind at 500 hPa? | Based on the provided data, Scotia Sea has the highest recorded U (zonal) component of wind at 500 hPa among the seas with the highest recorded U (zonal) component of wind at 500 hPa of 49.3 m/s. | {"prompt_id":"HIuSnl","question_id":"tshMBh","true_location":"Scotia Sea","true_value":"49.2972412109375","geofeature":"sea","upper_level_location":"sea","target_variable":"u_component_of_wind_500","level":"1a","eval_type":"location","forced_extreme_window":false,"task_id":"258782dfcf6c18c9","difficulty":"easy"} | {
"type": "wb2",
"variables": [
"mean_sea_level_pressure",
"10m_u_component_of_wind",
"10m_v_component_of_wind",
"2m_temperature",
"surface_pressure",
"geopotential",
"specific_humidity",
"temperature",
"u_component_of_wind",
"v_component_of_wind"
],
"time_indices": "50437:50456:1"
} |
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': '62873:62896:1'} The data starts from January 13 06:00 and ends on January 18 18:00. Based on the above data, answer the following question: | What is the average Mean sea level pressure in Antarctica? | Based on the provided data, the average Mean sea level pressure at Antarctica is 1.005e+05 Pa. | {"prompt_id":"HIuSnl","question_id":"dvzBtE","location":"Antarctica","operation":"average","variable":"mean_sea_level_pressure","true_value":"100490.51359472213","target_variable":"mean_sea_level_pressure","level":"1a","eval_type":"numerical","forced_extreme_window":false,"task_id":"faa83e10a6a09444","difficulty":"easy"} | {
"type": "wb2",
"variables": [
"mean_sea_level_pressure",
"10m_u_component_of_wind",
"10m_v_component_of_wind",
"2m_temperature",
"surface_pressure",
"geopotential",
"specific_humidity",
"temperature",
"u_component_of_wind",
"v_component_of_wind"
],
"time_indices": "62873:62896:1"
} |
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': '86172:86176:1'} The data starts from December 25 00:00 and ends on December 25 18:00. Based on the above data, answer the following question: | What is the median 10-meter U component of wind in Oceania? | Based on the provided data, the median 10-meter U component of wind at Oceania is -1.319 m/s. | {"prompt_id":"HIuSnl","question_id":"dvzBtE","location":"Oceania","operation":"median","variable":"10m_u_component_of_wind","true_value":"-1.3187583684921265","target_variable":"10m_u_component_of_wind","level":"1a","eval_type":"numerical","forced_extreme_window":false,"task_id":"d2a96730d9860937","difficulty":"easy"} | {
"type": "wb2",
"variables": [
"mean_sea_level_pressure",
"10m_u_component_of_wind",
"10m_v_component_of_wind",
"2m_temperature",
"surface_pressure",
"geopotential",
"specific_humidity",
"temperature",
"u_component_of_wind",
"v_component_of_wind"
],
"time_indices": "86172:86176:1"
} |
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': '41997:42021:1'} The data starts from September 30 06:00 and ends on October 06 00:00. Based on the above data, answer the following question: | Which country experienced the highest average Geopotential at 200 hPa? | Based on the provided data, Belize experienced the highest average Geopotential at 200 hPa over the specified time-period, with an average Geopotential at 200 hPa of 1.223e+05 m²/s². | {"prompt_id":"HIuSnl","question_id":"QaajpN","true_location":"Belize","true_value":"122312.44478956512","geofeature":"country","target_variable":"geopotential_200","level":"1a","eval_type":"location","forced_extreme_window":false,"task_id":"52cd07315bcda07d","difficulty":"easy"} | {
"type": "wb2",
"variables": [
"mean_sea_level_pressure",
"10m_u_component_of_wind",
"10m_v_component_of_wind",
"2m_temperature",
"surface_pressure",
"geopotential",
"specific_humidity",
"temperature",
"u_component_of_wind",
"v_component_of_wind"
],
"time_indices": "41997:42021:1"
} |
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': '57314:57319:1'} The data starts from March 25 12:00 and ends on March 26 12:00. Based on the above data, answer the following question: | Which state in Montserrat has the lowest recorded U (zonal) component of wind at 600 hPa? | Based on the provided data, Saint Peter has the lowest recorded U (zonal) component of wind at 600 hPa among the states in Montserrat with the lowest recorded U (zonal) component of wind at 600 hPa of -10.05 m/s. | {"prompt_id":"HIuSnl","question_id":"tshMBh","true_location":"Saint Peter, Montserrat","true_value":"-10.049066543579102","geofeature":"state","upper_level_location":"Montserrat","target_variable":"u_component_of_wind_600","level":"1a","eval_type":"location","forced_extreme_window":false,"task_id":"e4ede1104da9d0cf","difficulty":"easy"} | {
"type": "wb2",
"variables": [
"mean_sea_level_pressure",
"10m_u_component_of_wind",
"10m_v_component_of_wind",
"2m_temperature",
"surface_pressure",
"geopotential",
"specific_humidity",
"temperature",
"u_component_of_wind",
"v_component_of_wind"
],
"time_indices": "57314:57319:1"
} |
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': '33601:33613:1'} The data starts from December 31 06:00 and ends on January 03 00:00 (1 year later). Based on the above data, answer the following question: | What is the maximum 10-meter U component of wind in North America? | Based on the provided data, the maximum 10-meter U component of wind at North America is 19.38 m/s. | {"prompt_id":"HIuSnl","question_id":"dvzBtE","location":"North America","operation":"maximum","variable":"10m_u_component_of_wind","true_value":"19.37788200378418","target_variable":"10m_u_component_of_wind","level":"1a","eval_type":"numerical","forced_extreme_window":false,"task_id":"67cce36b0a867fc3","difficulty":"easy"} | {
"type": "wb2",
"variables": [
"mean_sea_level_pressure",
"10m_u_component_of_wind",
"10m_v_component_of_wind",
"2m_temperature",
"surface_pressure",
"geopotential",
"specific_humidity",
"temperature",
"u_component_of_wind",
"v_component_of_wind"
],
"time_indices": "33601:33613:1"
} |
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': '78103:78110:1'} The data starts from June 16 18:00 and ends on June 18 06:00. Based on the above data, answer the following question: | Which water_body experienced the lowest average Temperature at 400 hPa? | Based on the provided data, Lützow-Holm Bay experienced the lowest average Temperature at 400 hPa over the specified time-period, with an average Temperature at 400 hPa of 221.7 K. | {"prompt_id":"HIuSnl","question_id":"QaajpN","true_location":"L\u00fctzow-Holm Bay","true_value":"221.66242374683654","geofeature":"water_body","target_variable":"temperature_400","level":"1a","eval_type":"location","forced_extreme_window":false,"task_id":"2071bbe3bf6b1436","difficulty":"easy"} | {
"type": "wb2",
"variables": [
"mean_sea_level_pressure",
"10m_u_component_of_wind",
"10m_v_component_of_wind",
"2m_temperature",
"surface_pressure",
"geopotential",
"specific_humidity",
"temperature",
"u_component_of_wind",
"v_component_of_wind"
],
"time_indices": "78103:78110:1"
} |
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': '86514:86531:1'} The data starts from March 20 12:00 and ends on March 24 12:00. Based on the above data, answer the following question: | What is the maximum 10-meter U component of wind in Savu Sea? | Based on the provided data, the maximum 10-meter U component of wind at Savu Sea is 5.12 m/s. | {"prompt_id":"HIuSnl","question_id":"dvzBtE","location":"Savu Sea","operation":"maximum","variable":"10m_u_component_of_wind","true_value":"5.119524002075195","target_variable":"10m_u_component_of_wind","level":"1a","eval_type":"numerical","forced_extreme_window":false,"task_id":"dca78bf39f55a66c","difficulty":"easy"} | {
"type": "wb2",
"variables": [
"mean_sea_level_pressure",
"10m_u_component_of_wind",
"10m_v_component_of_wind",
"2m_temperature",
"surface_pressure",
"geopotential",
"specific_humidity",
"temperature",
"u_component_of_wind",
"v_component_of_wind"
],
"time_indices": "86514:86531:1"
} |
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': '70845:70854:1'} The data starts from June 29 06:00 and ends on July 01 06:00. Based on the above data, answer the following question: | What is the median Surface temperature in United States Minor Outlying Islands? | Based on the provided data, the median Surface temperature at United States Minor Outlying Islands is 300.3 K. | {"prompt_id":"HIuSnl","question_id":"dvzBtE","location":"United States Minor Outlying Islands","operation":"median","variable":"2m_temperature","true_value":"300.28887939453125","target_variable":"2m_temperature","level":"1a","eval_type":"numerical","forced_extreme_window":false,"task_id":"8c831e99624f2124","difficulty":"easy"} | {
"type": "wb2",
"variables": [
"mean_sea_level_pressure",
"10m_u_component_of_wind",
"10m_v_component_of_wind",
"2m_temperature",
"surface_pressure",
"geopotential",
"specific_humidity",
"temperature",
"u_component_of_wind",
"v_component_of_wind"
],
"time_indices": "70845:70854:1"
} |
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': '31727:31751:1'} The data starts from September 18 18:00 and ends on September 24 12:00. Based on the above data, answer the following question: | What is the maximum Temperature at 150 hPa in Grenada? | Based on the provided data, the maximum Temperature at 150 hPa at Grenada is 205.8 K. | {"prompt_id":"HIuSnl","question_id":"dvzBtE","location":"Grenada","operation":"maximum","variable":"temperature_150","true_value":"205.78262329101562","target_variable":"temperature_150","level":"1a","eval_type":"numerical","forced_extreme_window":false,"task_id":"6c692a2af6184920","difficulty":"easy"} | {
"type": "wb2",
"variables": [
"mean_sea_level_pressure",
"10m_u_component_of_wind",
"10m_v_component_of_wind",
"2m_temperature",
"surface_pressure",
"geopotential",
"specific_humidity",
"temperature",
"u_component_of_wind",
"v_component_of_wind"
],
"time_indices": "31727:31751:1"
} |
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': '80089:80101:1'} The data starts from October 26 06:00 and ends on October 29 00:00. Based on the above data, answer the following question: | What is the maximum Geopotential at 925 hPa in Ross Sea? | Based on the provided data, the maximum Geopotential at 925 hPa at Ross Sea is 5597 m²/s². | {"prompt_id":"HIuSnl","question_id":"dvzBtE","location":"Ross Sea","operation":"maximum","variable":"geopotential_925","true_value":"5596.97265625","target_variable":"geopotential_925","level":"1a","eval_type":"numerical","forced_extreme_window":false,"task_id":"d88304d8baa72bda","difficulty":"easy"} | {
"type": "wb2",
"variables": [
"mean_sea_level_pressure",
"10m_u_component_of_wind",
"10m_v_component_of_wind",
"2m_temperature",
"surface_pressure",
"geopotential",
"specific_humidity",
"temperature",
"u_component_of_wind",
"v_component_of_wind"
],
"time_indices": "80089:80101:1"
} |
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': '79548:79563:1'} The data starts from June 13 00:00 and ends on June 16 12:00. Based on the above data, answer the following question: | Which water_body experienced the highest average 10-meter V component of wind? | Based on the provided data, Vincennes Bay experienced the highest average 10-meter V component of wind over the specified time-period, with an average 10-meter V component of wind of 7.137 m/s. | {"prompt_id":"HIuSnl","question_id":"QaajpN","true_location":"Vincennes Bay","true_value":"7.137289123293093","geofeature":"water_body","target_variable":"10m_v_component_of_wind","level":"1a","eval_type":"location","forced_extreme_window":false,"task_id":"ccb665168d3c2390","difficulty":"easy"} | {
"type": "wb2",
"variables": [
"mean_sea_level_pressure",
"10m_u_component_of_wind",
"10m_v_component_of_wind",
"2m_temperature",
"surface_pressure",
"geopotential",
"specific_humidity",
"temperature",
"u_component_of_wind",
"v_component_of_wind"
],
"time_indices": "79548:79563:1"
} |
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': '37713:37716:1'} The data starts from October 24 06:00 and ends on October 24 18:00. Based on the above data, answer the following question: | Which state in Jamaica has the lowest recorded 10-meter V component of wind? | Based on the provided data, Saint Thomas has the lowest recorded 10-meter V component of wind among the states in Jamaica with the lowest recorded 10-meter V component of wind of -4.269 m/s. | {"prompt_id":"HIuSnl","question_id":"tshMBh","true_location":"Saint Thomas, Jamaica","true_value":"-4.26938009262085","geofeature":"state","upper_level_location":"Jamaica","target_variable":"10m_v_component_of_wind","level":"1a","eval_type":"location","forced_extreme_window":false,"task_id":"f5df568f32153082","difficulty":"easy"} | {
"type": "wb2",
"variables": [
"mean_sea_level_pressure",
"10m_u_component_of_wind",
"10m_v_component_of_wind",
"2m_temperature",
"surface_pressure",
"geopotential",
"specific_humidity",
"temperature",
"u_component_of_wind",
"v_component_of_wind"
],
"time_indices": "37713:37716:1"
} |
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': '82979:83000:1'} The data starts from October 18 18:00 and ends on October 23 18:00. Based on the above data, answer the following question: | What is the minimum U (zonal) component of wind at 500 hPa in Northern Cyprus? | Based on the provided data, the minimum U (zonal) component of wind at 500 hPa at Northern Cyprus is 5.699 m/s. | {"prompt_id":"HIuSnl","question_id":"dvzBtE","location":"Northern Cyprus","operation":"minimum","variable":"u_component_of_wind_500","true_value":"5.698971271514893","target_variable":"u_component_of_wind_500","level":"1a","eval_type":"numerical","forced_extreme_window":false,"task_id":"70be71bf8f57acd7","difficulty":"easy"} | {
"type": "wb2",
"variables": [
"mean_sea_level_pressure",
"10m_u_component_of_wind",
"10m_v_component_of_wind",
"2m_temperature",
"surface_pressure",
"geopotential",
"specific_humidity",
"temperature",
"u_component_of_wind",
"v_component_of_wind"
],
"time_indices": "82979:83000:1"
} |
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': '55191:55200:1'} The data starts from October 10 18:00 and ends on October 12 18:00. Based on the above data, answer the following question: | Which state in Vietnam has the lowest recorded Mean sea level pressure? | Based on the provided data, Kiên Giang has the lowest recorded Mean sea level pressure among the states in Vietnam with the lowest recorded Mean sea level pressure of 1.008e+05 Pa. | {"prompt_id":"HIuSnl","question_id":"tshMBh","true_location":"Ki\u00ean Giang, Vietnam","true_value":"100773.7265625","geofeature":"state","upper_level_location":"Vietnam","target_variable":"mean_sea_level_pressure","level":"1a","eval_type":"location","forced_extreme_window":false,"task_id":"0cebc0fdea68e296","difficulty":"easy"} | {
"type": "wb2",
"variables": [
"mean_sea_level_pressure",
"10m_u_component_of_wind",
"10m_v_component_of_wind",
"2m_temperature",
"surface_pressure",
"geopotential",
"specific_humidity",
"temperature",
"u_component_of_wind",
"v_component_of_wind"
],
"time_indices": "55191:55200:1"
} |
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': '34666:34681:1'} The data starts from September 23 12:00 and ends on September 27 00:00. Based on the above data, answer the following question: | What is the average Temperature at 600 hPa in Asia? | Based on the provided data, the average Temperature at 600 hPa at Asia is 271.1 K. | {"prompt_id":"HIuSnl","question_id":"dvzBtE","location":"Asia","operation":"average","variable":"temperature_600","true_value":"271.12208752182255","target_variable":"temperature_600","level":"1a","eval_type":"numerical","forced_extreme_window":false,"task_id":"584fc5761de0acde","difficulty":"easy"} | {
"type": "wb2",
"variables": [
"mean_sea_level_pressure",
"10m_u_component_of_wind",
"10m_v_component_of_wind",
"2m_temperature",
"surface_pressure",
"geopotential",
"specific_humidity",
"temperature",
"u_component_of_wind",
"v_component_of_wind"
],
"time_indices": "34666:34681:1"
} |
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': '88162:88178:1'} The data starts from May 06 12:00 and ends on May 10 06:00. Based on the above data, answer the following question: | Which country in Europe has the lowest recorded Geopotential at 300 hPa? | Based on the provided data, Russia has the lowest recorded Geopotential at 300 hPa among the countries in Europe with the lowest recorded Geopotential at 300 hPa of 8.435e+04 m²/s². | {"prompt_id":"HIuSnl","question_id":"tshMBh","true_location":"Russia","true_value":"84346.8984375","geofeature":"country","upper_level_location":"Europe","target_variable":"geopotential_300","level":"1a","eval_type":"location","forced_extreme_window":false,"task_id":"17c93af7471f2a74","difficulty":"easy"} | {
"type": "wb2",
"variables": [
"mean_sea_level_pressure",
"10m_u_component_of_wind",
"10m_v_component_of_wind",
"2m_temperature",
"surface_pressure",
"geopotential",
"specific_humidity",
"temperature",
"u_component_of_wind",
"v_component_of_wind"
],
"time_indices": "88162:88178:1"
} |
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': '34920:34930:1'} The data starts from November 26 00:00 and ends on November 28 06:00. Based on the above data, answer the following question: | What is the median Temperature at 250 hPa in North America? | Based on the provided data, the median Temperature at 250 hPa at North America is 216.6 K. | {"prompt_id":"HIuSnl","question_id":"dvzBtE","location":"North America","operation":"median","variable":"temperature_250","true_value":"216.59423828125","target_variable":"temperature_250","level":"1a","eval_type":"numerical","forced_extreme_window":false,"task_id":"dfa0e9e2d65ee6bf","difficulty":"easy"} | {
"type": "wb2",
"variables": [
"mean_sea_level_pressure",
"10m_u_component_of_wind",
"10m_v_component_of_wind",
"2m_temperature",
"surface_pressure",
"geopotential",
"specific_humidity",
"temperature",
"u_component_of_wind",
"v_component_of_wind"
],
"time_indices": "34920:34930:1"
} |
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': '35260:35262:1'} The data starts from February 19 00:00 and ends on February 19 06:00. Based on the above data, answer the following question: | What is the median Specific humidity at 600 hPa in Tai Po, Hong Kong S.A.R.? | Based on the provided data, the median Specific humidity at 600 hPa at Tai Po, Hong Kong S.A.R. is 0.002255 kg/kg. | {"prompt_id":"HIuSnl","question_id":"dvzBtE","location":"Tai Po, Hong Kong S.A.R.","operation":"median","variable":"specific_humidity_600","true_value":"0.002255318220704794","target_variable":"specific_humidity_600","level":"1a","eval_type":"numerical","forced_extreme_window":false,"task_id":"82cb49abb2897da2","difficulty":"easy"} | {
"type": "wb2",
"variables": [
"mean_sea_level_pressure",
"10m_u_component_of_wind",
"10m_v_component_of_wind",
"2m_temperature",
"surface_pressure",
"geopotential",
"specific_humidity",
"temperature",
"u_component_of_wind",
"v_component_of_wind"
],
"time_indices": "35260:35262:1"
} |
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': '88573:88582:1'} The data starts from August 17 06:00 and ends on August 19 06:00. Based on the above data, answer the following question: | What is the minimum 10-meter V component of wind in Armenia? | Based on the provided data, the minimum 10-meter V component of wind at Armenia is -1.725 m/s. | {"prompt_id":"HIuSnl","question_id":"dvzBtE","location":"Armenia","operation":"minimum","variable":"10m_v_component_of_wind","true_value":"-1.7246288061141968","target_variable":"10m_v_component_of_wind","level":"1a","eval_type":"numerical","forced_extreme_window":false,"task_id":"0ec2a4ae3cfc6f50","difficulty":"easy"} | {
"type": "wb2",
"variables": [
"mean_sea_level_pressure",
"10m_u_component_of_wind",
"10m_v_component_of_wind",
"2m_temperature",
"surface_pressure",
"geopotential",
"specific_humidity",
"temperature",
"u_component_of_wind",
"v_component_of_wind"
],
"time_indices": "88573:88582:1"
} |
The following data shows the global weather fields over a period of 168 hours, sampled at an interval of 6 hours. {'type': 'wb2', 'variables': ['mean_sea_level_pressure', '10m_u_component_of_wind', '10m_v_component_of_wind', '2m_temperature', 'surface_pressure', 'geopotential', 'specific_humidity', 'temperature', 'u_component_of_wind', 'v_component_of_wind'], 'time_indices': '59563:59591:1'} The data starts from October 08 18:00 and ends on October 15 12:00. Based on the above data, answer the following question: | What is the minimum Geopotential at 400 hPa in Asia? | Based on the provided data, the minimum Geopotential at 400 hPa at Asia is 6.584e+04 m²/s². | {"prompt_id":"HIuSnl","question_id":"dvzBtE","location":"Asia","operation":"minimum","variable":"geopotential_400","true_value":"65844.296875","target_variable":"geopotential_400","level":"1a","eval_type":"numerical","forced_extreme_window":false,"task_id":"7018de54b4ac6bc7","difficulty":"easy"} | {
"type": "wb2",
"variables": [
"mean_sea_level_pressure",
"10m_u_component_of_wind",
"10m_v_component_of_wind",
"2m_temperature",
"surface_pressure",
"geopotential",
"specific_humidity",
"temperature",
"u_component_of_wind",
"v_component_of_wind"
],
"time_indices": "59563:59591:1"
} |
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': '60325:60339:1'} The data starts from April 16 06:00 and ends on April 19 12:00. Based on the above data, answer the following question: | Which country experienced the lowest average 10-meter U component of wind? | Based on the provided data, Barbados experienced the lowest average 10-meter U component of wind over the specified time-period, with an average 10-meter U component of wind of -9.796 m/s. | {"prompt_id":"HIuSnl","question_id":"QaajpN","true_location":"Barbados","true_value":"-9.795656204223633","geofeature":"country","target_variable":"10m_u_component_of_wind","level":"1a","eval_type":"location","forced_extreme_window":false,"task_id":"caf194cfd029bcc4","difficulty":"easy"} | {
"type": "wb2",
"variables": [
"mean_sea_level_pressure",
"10m_u_component_of_wind",
"10m_v_component_of_wind",
"2m_temperature",
"surface_pressure",
"geopotential",
"specific_humidity",
"temperature",
"u_component_of_wind",
"v_component_of_wind"
],
"time_indices": "60325:60339:1"
} |
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': '74254:74257:1'} The data starts from October 28 12:00 and ends on October 29 00:00. Based on the above data, answer the following question: | Which country in Asia has the lowest recorded U (zonal) component of wind at 600 hPa? | Based on the provided data, India has the lowest recorded U (zonal) component of wind at 600 hPa among the countries in Asia with the lowest recorded U (zonal) component of wind at 600 hPa of -14.09 m/s. | {"prompt_id":"HIuSnl","question_id":"tshMBh","true_location":"India","true_value":"-14.085894584655762","geofeature":"country","upper_level_location":"Asia","target_variable":"u_component_of_wind_600","level":"1a","eval_type":"location","forced_extreme_window":false,"task_id":"b2ed3b9c3063c96d","difficulty":"easy"} | {
"type": "wb2",
"variables": [
"mean_sea_level_pressure",
"10m_u_component_of_wind",
"10m_v_component_of_wind",
"2m_temperature",
"surface_pressure",
"geopotential",
"specific_humidity",
"temperature",
"u_component_of_wind",
"v_component_of_wind"
],
"time_indices": "74254:74257:1"
} |
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': '59364:59391:1'} The data starts from August 20 00:00 and ends on August 26 12:00. Based on the above data, answer the following question: | Which country in Europe has the lowest recorded Surface temperature? | Based on the provided data, Russia has the lowest recorded Surface temperature among the countries in Europe with the lowest recorded Surface temperature of 265.8 K. | {"prompt_id":"HIuSnl","question_id":"tshMBh","true_location":"Russia","true_value":"265.8380126953125","geofeature":"country","upper_level_location":"Europe","target_variable":"2m_temperature","level":"1a","eval_type":"location","forced_extreme_window":false,"task_id":"3bb15fc524512654","difficulty":"easy"} | {
"type": "wb2",
"variables": [
"mean_sea_level_pressure",
"10m_u_component_of_wind",
"10m_v_component_of_wind",
"2m_temperature",
"surface_pressure",
"geopotential",
"specific_humidity",
"temperature",
"u_component_of_wind",
"v_component_of_wind"
],
"time_indices": "59364:59391:1"
} |
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': '31263:31286:1'} The data starts from May 25 18:00 and ends on May 31 06:00. Based on the above data, answer the following question: | Which continent experienced the lowest average 10-meter V component of wind? | Based on the provided data, Europe experienced the lowest average 10-meter V component of wind over the specified time-period, with an average 10-meter V component of wind of -0.3263 m/s. | {"prompt_id":"HIuSnl","question_id":"QaajpN","true_location":"Europe","true_value":"-0.3263159355343913","geofeature":"continent","target_variable":"10m_v_component_of_wind","level":"1a","eval_type":"location","forced_extreme_window":false,"task_id":"fe2c250862340d21","difficulty":"easy"} | {
"type": "wb2",
"variables": [
"mean_sea_level_pressure",
"10m_u_component_of_wind",
"10m_v_component_of_wind",
"2m_temperature",
"surface_pressure",
"geopotential",
"specific_humidity",
"temperature",
"u_component_of_wind",
"v_component_of_wind"
],
"time_indices": "31263:31286:1"
} |
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': '36331:36333:1'} The data starts from November 13 18:00 and ends on November 14 00:00. Based on the above data, answer the following question: | Which state in Poland has the lowest recorded U (zonal) component of wind at 50 hPa? | Based on the provided data, Pomeranian has the lowest recorded U (zonal) component of wind at 50 hPa among the states in Poland with the lowest recorded U (zonal) component of wind at 50 hPa of 11.53 m/s. | {"prompt_id":"HIuSnl","question_id":"tshMBh","true_location":"Pomeranian, Poland","true_value":"11.52730655670166","geofeature":"state","upper_level_location":"Poland","target_variable":"u_component_of_wind_50","level":"1a","eval_type":"location","forced_extreme_window":false,"task_id":"61b511cec42c1b30","difficulty":"easy"} | {
"type": "wb2",
"variables": [
"mean_sea_level_pressure",
"10m_u_component_of_wind",
"10m_v_component_of_wind",
"2m_temperature",
"surface_pressure",
"geopotential",
"specific_humidity",
"temperature",
"u_component_of_wind",
"v_component_of_wind"
],
"time_indices": "36331:36333:1"
} |
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': '79586:79597:1'} The data starts from June 22 12:00 and ends on June 25 00:00. Based on the above data, answer the following question: | Which country in Oceania has the highest recorded 10-meter U component of wind? | Based on the provided data, New Zealand has the highest recorded 10-meter U component of wind among the countries in Oceania with the highest recorded 10-meter U component of wind of 16.29 m/s. | {"prompt_id":"HIuSnl","question_id":"tshMBh","true_location":"New Zealand","true_value":"16.287466049194336","geofeature":"country","upper_level_location":"Oceania","target_variable":"10m_u_component_of_wind","level":"1a","eval_type":"location","forced_extreme_window":false,"task_id":"51dd242147f01ea3","difficulty":"easy"} | {
"type": "wb2",
"variables": [
"mean_sea_level_pressure",
"10m_u_component_of_wind",
"10m_v_component_of_wind",
"2m_temperature",
"surface_pressure",
"geopotential",
"specific_humidity",
"temperature",
"u_component_of_wind",
"v_component_of_wind"
],
"time_indices": "79586:79597:1"
} |
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': '93480:93501:1'} The data starts from December 26 00:00 and ends on December 31 00:00. Based on the above data, answer the following question: | Which country in Oceania has the highest recorded V (meridional) component of wind at 925 hPa? | Based on the provided data, Australia has the highest recorded V (meridional) component of wind at 925 hPa among the countries in Oceania with the highest recorded V (meridional) component of wind at 925 hPa of 21.88 m/s. | {"prompt_id":"HIuSnl","question_id":"tshMBh","true_location":"Australia","true_value":"21.880542755126953","geofeature":"country","upper_level_location":"Oceania","target_variable":"v_component_of_wind_925","level":"1a","eval_type":"location","forced_extreme_window":false,"task_id":"44d3d0dd5f0a9b32","difficulty":"easy"} | {
"type": "wb2",
"variables": [
"mean_sea_level_pressure",
"10m_u_component_of_wind",
"10m_v_component_of_wind",
"2m_temperature",
"surface_pressure",
"geopotential",
"specific_humidity",
"temperature",
"u_component_of_wind",
"v_component_of_wind"
],
"time_indices": "93480:93501:1"
} |
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': '69566:69584:1'} The data starts from August 13 12:00 and ends on August 17 18:00. Based on the above data, answer the following question: | Which state in Uganda has the lowest recorded V (meridional) component of wind at 925 hPa? | Based on the provided data, Buvuma has the lowest recorded V (meridional) component of wind at 925 hPa among the states in Uganda with the lowest recorded V (meridional) component of wind at 925 hPa of -3.088 m/s. | {"prompt_id":"HIuSnl","question_id":"tshMBh","true_location":"Buvuma, Uganda","true_value":"-3.0880110263824463","geofeature":"state","upper_level_location":"Uganda","target_variable":"v_component_of_wind_925","level":"1a","eval_type":"location","forced_extreme_window":false,"task_id":"02b9bda534057c0c","difficulty":"easy"} | {
"type": "wb2",
"variables": [
"mean_sea_level_pressure",
"10m_u_component_of_wind",
"10m_v_component_of_wind",
"2m_temperature",
"surface_pressure",
"geopotential",
"specific_humidity",
"temperature",
"u_component_of_wind",
"v_component_of_wind"
],
"time_indices": "69566:69584:1"
} |
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': '29400:29419:1'} The data starts from February 15 00:00 and ends on February 19 12:00. Based on the above data, answer the following question: | Which ocean has the highest recorded Surface pressure? | Based on the provided data, North Atlantic Ocean has the highest recorded Surface pressure among the oceans with the highest recorded Surface pressure of 1.044e+05 Pa. | {"prompt_id":"HIuSnl","question_id":"tshMBh","true_location":"North Atlantic Ocean","true_value":"104361.984375","geofeature":"ocean","upper_level_location":"ocean","target_variable":"surface_pressure","level":"1a","eval_type":"location","forced_extreme_window":false,"task_id":"6f85834047626fb9","difficulty":"easy"} | {
"type": "wb2",
"variables": [
"mean_sea_level_pressure",
"10m_u_component_of_wind",
"10m_v_component_of_wind",
"2m_temperature",
"surface_pressure",
"geopotential",
"specific_humidity",
"temperature",
"u_component_of_wind",
"v_component_of_wind"
],
"time_indices": "29400:29419:1"
} |
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': '48379:48381:1'} The data starts from February 11 18:00 and ends on February 12 00:00. Based on the above data, answer the following question: | Which state in Malaysia has the lowest recorded Geopotential at 400 hPa? | Based on the provided data, Negeri Sembilan has the lowest recorded Geopotential at 400 hPa among the states in Malaysia with the lowest recorded Geopotential at 400 hPa of 7.416e+04 m²/s². | {"prompt_id":"HIuSnl","question_id":"tshMBh","true_location":"Negeri Sembilan, Malaysia","true_value":"74162.5390625","geofeature":"state","upper_level_location":"Malaysia","target_variable":"geopotential_400","level":"1a","eval_type":"location","forced_extreme_window":false,"task_id":"fb9022480cc039c4","difficulty":"easy"} | {
"type": "wb2",
"variables": [
"mean_sea_level_pressure",
"10m_u_component_of_wind",
"10m_v_component_of_wind",
"2m_temperature",
"surface_pressure",
"geopotential",
"specific_humidity",
"temperature",
"u_component_of_wind",
"v_component_of_wind"
],
"time_indices": "48379:48381:1"
} |
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': '48659:48679:1'} The data starts from April 21 18:00 and ends on April 26 12:00. Based on the above data, answer the following question: | Which country experienced the lowest average V (meridional) component of wind at 400 hPa? | Based on the provided data, Moldova experienced the lowest average V (meridional) component of wind at 400 hPa over the specified time-period, with an average V (meridional) component of wind at 400 hPa of -19.04 m/s. | {"prompt_id":"HIuSnl","question_id":"QaajpN","true_location":"Moldova","true_value":"-19.038454827348403","geofeature":"country","target_variable":"v_component_of_wind_400","level":"1a","eval_type":"location","forced_extreme_window":false,"task_id":"41f399831163417a","difficulty":"easy"} | {
"type": "wb2",
"variables": [
"mean_sea_level_pressure",
"10m_u_component_of_wind",
"10m_v_component_of_wind",
"2m_temperature",
"surface_pressure",
"geopotential",
"specific_humidity",
"temperature",
"u_component_of_wind",
"v_component_of_wind"
],
"time_indices": "48659:48679:1"
} |
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': '53431:53440:1'} The data starts from July 28 18:00 and ends on July 30 18:00. Based on the above data, answer the following question: | What is the median Specific humidity at 300 hPa in Uchiura Bay? | Based on the provided data, the median Specific humidity at 300 hPa at Uchiura Bay is 0.0006883 kg/kg. | {"prompt_id":"HIuSnl","question_id":"dvzBtE","location":"Uchiura Bay","operation":"median","variable":"specific_humidity_300","true_value":"0.0006883080932311714","target_variable":"specific_humidity_300","level":"1a","eval_type":"numerical","forced_extreme_window":false,"task_id":"10e342f48af4e305","difficulty":"easy"} | {
"type": "wb2",
"variables": [
"mean_sea_level_pressure",
"10m_u_component_of_wind",
"10m_v_component_of_wind",
"2m_temperature",
"surface_pressure",
"geopotential",
"specific_humidity",
"temperature",
"u_component_of_wind",
"v_component_of_wind"
],
"time_indices": "53431:53440:1"
} |
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': '65025:65043:1'} The data starts from July 05 06:00 and ends on July 09 12:00. Based on the above data, answer the following question: | Which water_body experienced the lowest average Surface pressure? | Based on the provided data, Kangertittivaq experienced the lowest average Surface pressure over the specified time-period, with an average Surface pressure of 9.255e+04 Pa. | {"prompt_id":"HIuSnl","question_id":"QaajpN","true_location":"Kangertittivaq","true_value":"92553.18915452591","geofeature":"water_body","target_variable":"surface_pressure","level":"1a","eval_type":"location","forced_extreme_window":false,"task_id":"42713c6268bef075","difficulty":"easy"} | {
"type": "wb2",
"variables": [
"mean_sea_level_pressure",
"10m_u_component_of_wind",
"10m_v_component_of_wind",
"2m_temperature",
"surface_pressure",
"geopotential",
"specific_humidity",
"temperature",
"u_component_of_wind",
"v_component_of_wind"
],
"time_indices": "65025:65043:1"
} |
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': '82333:82356:1'} The data starts from May 10 06:00 and ends on May 15 18:00. Based on the above data, answer the following question: | Which sea has the highest recorded Surface pressure? | Based on the provided data, Tasman Sea has the highest recorded Surface pressure among the seas with the highest recorded Surface pressure of 1.035e+05 Pa. | {"prompt_id":"HIuSnl","question_id":"tshMBh","true_location":"Tasman Sea","true_value":"103548.7421875","geofeature":"sea","upper_level_location":"sea","target_variable":"surface_pressure","level":"1a","eval_type":"location","forced_extreme_window":false,"task_id":"1eb3a835c1f0eb89","difficulty":"easy"} | {
"type": "wb2",
"variables": [
"mean_sea_level_pressure",
"10m_u_component_of_wind",
"10m_v_component_of_wind",
"2m_temperature",
"surface_pressure",
"geopotential",
"specific_humidity",
"temperature",
"u_component_of_wind",
"v_component_of_wind"
],
"time_indices": "82333:82356:1"
} |
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': '86482:86498:1'} The data starts from March 12 12:00 and ends on March 16 06:00. Based on the above data, answer the following question: | Which state in Gabon has the lowest recorded 10-meter V component of wind? | Based on the provided data, Ngounié has the lowest recorded 10-meter V component of wind among the states in Gabon with the lowest recorded 10-meter V component of wind of -0.952 m/s. | {"prompt_id":"HIuSnl","question_id":"tshMBh","true_location":"Ngouni\u00e9, Gabon","true_value":"-0.9519556760787964","geofeature":"state","upper_level_location":"Gabon","target_variable":"10m_v_component_of_wind","level":"1a","eval_type":"location","forced_extreme_window":false,"task_id":"08a44f95982e6188","difficulty":"easy"} | {
"type": "wb2",
"variables": [
"mean_sea_level_pressure",
"10m_u_component_of_wind",
"10m_v_component_of_wind",
"2m_temperature",
"surface_pressure",
"geopotential",
"specific_humidity",
"temperature",
"u_component_of_wind",
"v_component_of_wind"
],
"time_indices": "86482:86498:1"
} |
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': '81965:81988:1'} The data starts from February 07 06:00 and ends on February 12 18:00. Based on the above data, answer the following question: | What is the maximum U (zonal) component of wind at 300 hPa in Nibok, Nauru? | Based on the provided data, the maximum U (zonal) component of wind at 300 hPa at Nibok, Nauru is -3.078 m/s. | {"prompt_id":"HIuSnl","question_id":"dvzBtE","location":"Nibok, Nauru","operation":"maximum","variable":"u_component_of_wind_300","true_value":"-3.077650785446167","target_variable":"u_component_of_wind_300","level":"1a","eval_type":"numerical","forced_extreme_window":false,"task_id":"63b523229a742791","difficulty":"easy"} | {
"type": "wb2",
"variables": [
"mean_sea_level_pressure",
"10m_u_component_of_wind",
"10m_v_component_of_wind",
"2m_temperature",
"surface_pressure",
"geopotential",
"specific_humidity",
"temperature",
"u_component_of_wind",
"v_component_of_wind"
],
"time_indices": "81965:81988:1"
} |
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': '76083:76101:1'} The data starts from January 28 18:00 and ends on February 02 00:00. Based on the above data, answer the following question: | Which ocean has the highest recorded 10-meter V component of wind? | Based on the provided data, North Atlantic Ocean has the highest recorded 10-meter V component of wind among the oceans with the highest recorded 10-meter V component of wind of 21.1 m/s. | {"prompt_id":"HIuSnl","question_id":"tshMBh","true_location":"North Atlantic Ocean","true_value":"21.10432243347168","geofeature":"ocean","upper_level_location":"ocean","target_variable":"10m_v_component_of_wind","level":"1a","eval_type":"location","forced_extreme_window":false,"task_id":"f9e1cd08a50b93d9","difficulty":"easy"} | {
"type": "wb2",
"variables": [
"mean_sea_level_pressure",
"10m_u_component_of_wind",
"10m_v_component_of_wind",
"2m_temperature",
"surface_pressure",
"geopotential",
"specific_humidity",
"temperature",
"u_component_of_wind",
"v_component_of_wind"
],
"time_indices": "76083:76101:1"
} |
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': '88085:88103:1'} The data starts from April 17 06:00 and ends on April 21 12:00. Based on the above data, answer the following question: | What is the maximum 10-meter V component of wind in Islands, Hong Kong S.A.R.? | Based on the provided data, the maximum 10-meter V component of wind at Islands, Hong Kong S.A.R. is 3.359 m/s. | {"prompt_id":"HIuSnl","question_id":"dvzBtE","location":"Islands, Hong Kong S.A.R.","operation":"maximum","variable":"10m_v_component_of_wind","true_value":"3.3588764667510986","target_variable":"10m_v_component_of_wind","level":"1a","eval_type":"numerical","forced_extreme_window":false,"task_id":"d68a5fef06c52637","difficulty":"easy"} | {
"type": "wb2",
"variables": [
"mean_sea_level_pressure",
"10m_u_component_of_wind",
"10m_v_component_of_wind",
"2m_temperature",
"surface_pressure",
"geopotential",
"specific_humidity",
"temperature",
"u_component_of_wind",
"v_component_of_wind"
],
"time_indices": "88085:88103:1"
} |
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': '68689:68697:1'} The data starts from January 06 06:00 and ends on January 08 00:00. Based on the above data, answer the following question: | Which continent experienced the highest average Surface pressure? | Based on the provided data, Europe experienced the highest average Surface pressure over the specified time-period, with an average Surface pressure of 9.801e+04 Pa. | {"prompt_id":"HIuSnl","question_id":"QaajpN","true_location":"Europe","true_value":"98012.10573203105","geofeature":"continent","target_variable":"surface_pressure","level":"1a","eval_type":"location","forced_extreme_window":false,"task_id":"19a0cfc870c30db5","difficulty":"easy"} | {
"type": "wb2",
"variables": [
"mean_sea_level_pressure",
"10m_u_component_of_wind",
"10m_v_component_of_wind",
"2m_temperature",
"surface_pressure",
"geopotential",
"specific_humidity",
"temperature",
"u_component_of_wind",
"v_component_of_wind"
],
"time_indices": "68689:68697:1"
} |
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': '36276:36279:1'} The data starts from October 31 00:00 and ends on October 31 12:00. Based on the above data, answer the following question: | Which state in Greenland has the highest recorded V (meridional) component of wind at 700 hPa? | Based on the provided data, Qaasuitsup Kommunia has the highest recorded V (meridional) component of wind at 700 hPa among the states in Greenland with the highest recorded V (meridional) component of wind at 700 hPa of 21.07 m/s. | {"prompt_id":"HIuSnl","question_id":"tshMBh","true_location":"Qaasuitsup Kommunia, Greenland","true_value":"21.073158264160156","geofeature":"state","upper_level_location":"Greenland","target_variable":"v_component_of_wind_700","level":"1a","eval_type":"location","forced_extreme_window":false,"task_id":"04195178ac56aa9a","difficulty":"easy"} | {
"type": "wb2",
"variables": [
"mean_sea_level_pressure",
"10m_u_component_of_wind",
"10m_v_component_of_wind",
"2m_temperature",
"surface_pressure",
"geopotential",
"specific_humidity",
"temperature",
"u_component_of_wind",
"v_component_of_wind"
],
"time_indices": "36276:36279:1"
} |
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': '60172:60188:1'} The data starts from March 09 00:00 and ends on March 12 18:00. Based on the above data, answer the following question: | Which state in Kenya has the highest recorded Mean sea level pressure? | Based on the provided data, Rift Valley has the highest recorded Mean sea level pressure among the states in Kenya with the highest recorded Mean sea level pressure of 1.017e+05 Pa. | {"prompt_id":"HIuSnl","question_id":"tshMBh","true_location":"Rift Valley, Kenya","true_value":"101689.125","geofeature":"state","upper_level_location":"Kenya","target_variable":"mean_sea_level_pressure","level":"1a","eval_type":"location","forced_extreme_window":false,"task_id":"7db3f87043068d8b","difficulty":"easy"} | {
"type": "wb2",
"variables": [
"mean_sea_level_pressure",
"10m_u_component_of_wind",
"10m_v_component_of_wind",
"2m_temperature",
"surface_pressure",
"geopotential",
"specific_humidity",
"temperature",
"u_component_of_wind",
"v_component_of_wind"
],
"time_indices": "60172:60188:1"
} |
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': '69363:69377:1'} The data starts from June 23 18:00 and ends on June 27 00:00. Based on the above data, answer the following question: | Which river has the lowest recorded Surface temperature? | Based on the provided data, Columbia River has the lowest recorded Surface temperature among the rivers with the lowest recorded Surface temperature of 286.5 K. | {"prompt_id":"HIuSnl","question_id":"tshMBh","true_location":"Columbia River","true_value":"286.5429992675781","geofeature":"river","upper_level_location":"river","target_variable":"2m_temperature","level":"1a","eval_type":"location","forced_extreme_window":false,"task_id":"e7f874957c75d0d8","difficulty":"easy"} | {
"type": "wb2",
"variables": [
"mean_sea_level_pressure",
"10m_u_component_of_wind",
"10m_v_component_of_wind",
"2m_temperature",
"surface_pressure",
"geopotential",
"specific_humidity",
"temperature",
"u_component_of_wind",
"v_component_of_wind"
],
"time_indices": "69363:69377:1"
} |
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': '36913:36922:1'} The data starts from April 07 06:00 and ends on April 09 06:00. Based on the above data, answer the following question: | Which strait has the highest recorded Specific humidity at 925 hPa? | Based on the provided data, Strait of Malacca has the highest recorded Specific humidity at 925 hPa among the straits with the highest recorded Specific humidity at 925 hPa of 0.01693 kg/kg. | {"prompt_id":"HIuSnl","question_id":"tshMBh","true_location":"Strait of Malacca","true_value":"0.016926435753703117","geofeature":"strait","upper_level_location":"strait","target_variable":"specific_humidity_925","level":"1a","eval_type":"location","forced_extreme_window":false,"task_id":"62f685927ff75c46","difficulty":"easy"} | {
"type": "wb2",
"variables": [
"mean_sea_level_pressure",
"10m_u_component_of_wind",
"10m_v_component_of_wind",
"2m_temperature",
"surface_pressure",
"geopotential",
"specific_humidity",
"temperature",
"u_component_of_wind",
"v_component_of_wind"
],
"time_indices": "36913:36922:1"
} |
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': '89673:89679:1'} The data starts from May 18 06:00 and ends on May 19 12:00. Based on the above data, answer the following question: | What is the maximum Mean sea level pressure in Korçë, Albania? | Based on the provided data, the maximum Mean sea level pressure at Korçë, Albania is 1.019e+05 Pa. | {"prompt_id":"HIuSnl","question_id":"dvzBtE","location":"Kor\u00e7\u00eb, Albania","operation":"maximum","variable":"mean_sea_level_pressure","true_value":"101888.7421875","target_variable":"mean_sea_level_pressure","level":"1a","eval_type":"numerical","forced_extreme_window":false,"task_id":"274d7d7f75ec0ddc","difficulty":"easy"} | {
"type": "wb2",
"variables": [
"mean_sea_level_pressure",
"10m_u_component_of_wind",
"10m_v_component_of_wind",
"2m_temperature",
"surface_pressure",
"geopotential",
"specific_humidity",
"temperature",
"u_component_of_wind",
"v_component_of_wind"
],
"time_indices": "89673:89679:1"
} |
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': '49576:49592:1'} The data starts from December 07 00:00 and ends on December 10 18:00. Based on the above data, answer the following question: | Which continent experienced the lowest average Surface temperature? | Based on the provided data, Antarctica experienced the lowest average Surface temperature over the specified time-period, with an average Surface temperature of 241.6 K. | {"prompt_id":"HIuSnl","question_id":"QaajpN","true_location":"Antarctica","true_value":"241.64775223775837","geofeature":"continent","target_variable":"2m_temperature","level":"1a","eval_type":"location","forced_extreme_window":false,"task_id":"429f986d4ac069a6","difficulty":"easy"} | {
"type": "wb2",
"variables": [
"mean_sea_level_pressure",
"10m_u_component_of_wind",
"10m_v_component_of_wind",
"2m_temperature",
"surface_pressure",
"geopotential",
"specific_humidity",
"temperature",
"u_component_of_wind",
"v_component_of_wind"
],
"time_indices": "49576:49592:1"
} |
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': '74057:74071:1'} The data starts from September 09 06:00 and ends on September 12 12:00. Based on the above data, answer the following question: | Which water_body experienced the highest average 10-meter V component of wind? | Based on the provided data, Dixon Entrance experienced the highest average 10-meter V component of wind over the specified time-period, with an average 10-meter V component of wind of 5.799 m/s. | {"prompt_id":"HIuSnl","question_id":"QaajpN","true_location":"Dixon Entrance","true_value":"5.798543463617988","geofeature":"water_body","target_variable":"10m_v_component_of_wind","level":"1a","eval_type":"location","forced_extreme_window":false,"task_id":"ced340ff18b03efe","difficulty":"easy"} | {
"type": "wb2",
"variables": [
"mean_sea_level_pressure",
"10m_u_component_of_wind",
"10m_v_component_of_wind",
"2m_temperature",
"surface_pressure",
"geopotential",
"specific_humidity",
"temperature",
"u_component_of_wind",
"v_component_of_wind"
],
"time_indices": "74057:74071:1"
} |
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': '39831:39842:1'} The data starts from April 06 18:00 and ends on April 09 06:00. Based on the above data, answer the following question: | Which river has the highest recorded U (zonal) component of wind at 50 hPa? | Based on the provided data, Amazon River has the highest recorded U (zonal) component of wind at 50 hPa among the rivers with the highest recorded U (zonal) component of wind at 50 hPa of 19.97 m/s. | {"prompt_id":"HIuSnl","question_id":"tshMBh","true_location":"Amazon River","true_value":"19.96878433227539","geofeature":"river","upper_level_location":"river","target_variable":"u_component_of_wind_50","level":"1a","eval_type":"location","forced_extreme_window":false,"task_id":"c27e560b02fa4441","difficulty":"easy"} | {
"type": "wb2",
"variables": [
"mean_sea_level_pressure",
"10m_u_component_of_wind",
"10m_v_component_of_wind",
"2m_temperature",
"surface_pressure",
"geopotential",
"specific_humidity",
"temperature",
"u_component_of_wind",
"v_component_of_wind"
],
"time_indices": "39831:39842:1"
} |
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': '91393:91409:1'} The data starts from July 22 06:00 and ends on July 26 00:00. Based on the above data, answer the following question: | What is the maximum 10-meter U component of wind in Asia? | Based on the provided data, the maximum 10-meter U component of wind at Asia is 18.55 m/s. | {"prompt_id":"HIuSnl","question_id":"dvzBtE","location":"Asia","operation":"maximum","variable":"10m_u_component_of_wind","true_value":"18.551284790039062","target_variable":"10m_u_component_of_wind","level":"1a","eval_type":"numerical","forced_extreme_window":false,"task_id":"d7d64c6987bd5058","difficulty":"easy"} | {
"type": "wb2",
"variables": [
"mean_sea_level_pressure",
"10m_u_component_of_wind",
"10m_v_component_of_wind",
"2m_temperature",
"surface_pressure",
"geopotential",
"specific_humidity",
"temperature",
"u_component_of_wind",
"v_component_of_wind"
],
"time_indices": "91393:91409:1"
} |
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': '85978:85999:1'} The data starts from November 06 12:00 and ends on November 11 12:00. Based on the above data, answer the following question: | Which continent experienced the highest average 10-meter V component of wind? | Based on the provided data, Europe experienced the highest average 10-meter V component of wind over the specified time-period, with an average 10-meter V component of wind of 0.4826 m/s. | {"prompt_id":"HIuSnl","question_id":"QaajpN","true_location":"Europe","true_value":"0.4826368964306168","geofeature":"continent","target_variable":"10m_v_component_of_wind","level":"1a","eval_type":"location","forced_extreme_window":false,"task_id":"c7215ccb797e7fed","difficulty":"easy"} | {
"type": "wb2",
"variables": [
"mean_sea_level_pressure",
"10m_u_component_of_wind",
"10m_v_component_of_wind",
"2m_temperature",
"surface_pressure",
"geopotential",
"specific_humidity",
"temperature",
"u_component_of_wind",
"v_component_of_wind"
],
"time_indices": "85978:85999:1"
} |
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': '92652:92667:1'} The data starts from June 02 00:00 and ends on June 05 12:00. Based on the above data, answer the following question: | What is the average Surface temperature in Oceania? | Based on the provided data, the average Surface temperature at Oceania is 289.7 K. | {"prompt_id":"HIuSnl","question_id":"dvzBtE","location":"Oceania","operation":"average","variable":"2m_temperature","true_value":"289.67758794965124","target_variable":"2m_temperature","level":"1a","eval_type":"numerical","forced_extreme_window":false,"task_id":"e4095bf9a68c1227","difficulty":"easy"} | {
"type": "wb2",
"variables": [
"mean_sea_level_pressure",
"10m_u_component_of_wind",
"10m_v_component_of_wind",
"2m_temperature",
"surface_pressure",
"geopotential",
"specific_humidity",
"temperature",
"u_component_of_wind",
"v_component_of_wind"
],
"time_indices": "92652:92667:1"
} |
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': '54034:54039:1'} The data starts from December 26 12:00 and ends on December 27 12:00. Based on the above data, answer the following question: | Which continent experienced the lowest average Specific humidity at 400 hPa? | Based on the provided data, Antarctica experienced the lowest average Specific humidity at 400 hPa over the specified time-period, with an average Specific humidity at 400 hPa of 0.0001009 kg/kg. | {"prompt_id":"HIuSnl","question_id":"QaajpN","true_location":"Antarctica","true_value":"0.00010085497711112773","geofeature":"continent","target_variable":"specific_humidity_400","level":"1a","eval_type":"location","forced_extreme_window":false,"task_id":"fcb6c3c60e034f75","difficulty":"easy"} | {
"type": "wb2",
"variables": [
"mean_sea_level_pressure",
"10m_u_component_of_wind",
"10m_v_component_of_wind",
"2m_temperature",
"surface_pressure",
"geopotential",
"specific_humidity",
"temperature",
"u_component_of_wind",
"v_component_of_wind"
],
"time_indices": "54034:54039:1"
} |
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': '55774:55795:1'} The data starts from March 05 12:00 and ends on March 10 12:00. Based on the above data, answer the following question: | Which state in Nicaragua has the highest recorded Specific humidity at 600 hPa? | Based on the provided data, Rio San Juan has the highest recorded Specific humidity at 600 hPa among the states in Nicaragua with the highest recorded Specific humidity at 600 hPa of 0.002897 kg/kg. | {"prompt_id":"HIuSnl","question_id":"tshMBh","true_location":"Rio San Juan, Nicaragua","true_value":"0.002896759659051895","geofeature":"state","upper_level_location":"Nicaragua","target_variable":"specific_humidity_600","level":"1a","eval_type":"location","forced_extreme_window":false,"task_id":"c66443c9af15c128","difficulty":"easy"} | {
"type": "wb2",
"variables": [
"mean_sea_level_pressure",
"10m_u_component_of_wind",
"10m_v_component_of_wind",
"2m_temperature",
"surface_pressure",
"geopotential",
"specific_humidity",
"temperature",
"u_component_of_wind",
"v_component_of_wind"
],
"time_indices": "55774:55795:1"
} |
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': '84617:84640:1'} The data starts from December 01 06:00 and ends on December 06 18:00. Based on the above data, answer the following question: | Which strait has the highest recorded Surface temperature? | Based on the provided data, Strait of Malacca has the highest recorded Surface temperature among the straits with the highest recorded Surface temperature of 306.6 K. | {"prompt_id":"HIuSnl","question_id":"tshMBh","true_location":"Strait of Malacca","true_value":"306.6111755371094","geofeature":"strait","upper_level_location":"strait","target_variable":"2m_temperature","level":"1a","eval_type":"location","forced_extreme_window":false,"task_id":"88273db86d877457","difficulty":"easy"} | {
"type": "wb2",
"variables": [
"mean_sea_level_pressure",
"10m_u_component_of_wind",
"10m_v_component_of_wind",
"2m_temperature",
"surface_pressure",
"geopotential",
"specific_humidity",
"temperature",
"u_component_of_wind",
"v_component_of_wind"
],
"time_indices": "84617:84640:1"
} |
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': '35280:35300:1'} The data starts from February 24 00:00 and ends on February 28 18:00. Based on the above data, answer the following question: | What is the average 10-meter V component of wind in South America? | Based on the provided data, the average 10-meter V component of wind at South America is -0.193 m/s. | {"prompt_id":"HIuSnl","question_id":"dvzBtE","location":"South America","operation":"average","variable":"10m_v_component_of_wind","true_value":"-0.19295867407844325","target_variable":"10m_v_component_of_wind","level":"1a","eval_type":"numerical","forced_extreme_window":false,"task_id":"3610b7cb8c85a9b1","difficulty":"easy"} | {
"type": "wb2",
"variables": [
"mean_sea_level_pressure",
"10m_u_component_of_wind",
"10m_v_component_of_wind",
"2m_temperature",
"surface_pressure",
"geopotential",
"specific_humidity",
"temperature",
"u_component_of_wind",
"v_component_of_wind"
],
"time_indices": "35280:35300:1"
} |
ZephyrusBench
ZephyrusBench is a weather-science benchmark released with the paper Zephyrus: An Agentic Framework for Weather Science. It contains 2,230 question-answer pairs across 49 tasks spanning geospatial reasoning, temporal reasoning, forecasting, simulation, climatology, and scientific question answering.
Accepted at the International Conference on Learning Representations, 2026.
Paper and Resources
- Paper: arXiv
- Poster: ICLR 2026 Poster
- Code: Rose-STL-Lab/Zephyrus
- Dataset: Rose-STL-Lab/Zephyrus on Hugging Face
Dataset Summary
- Domain: weather science and climate-related reasoning
- Language: English
- Format: one or more JSON files
- Primary use: benchmarking inference and evaluation pipelines in the Zephyrus codebase
The full Zephyrus stack pairs the benchmark with:
- WeatherBench 2 data access
- Natural Earth geolocation utilities
- forecasting tools
- simulation tools
- climatology tools
Usage
Use With the Zephyrus Repository
- Setup the Code Execution Server.
- Download the dataset files from this Hugging Face repo.
- Place them in a local directory.
- Point
dataset_pathinconfigs/paths/default.yamlto that directory. - Run inference or evaluation from the Zephyrus repository.
For full setup instructions, including WeatherBench 2, Natural Earth, caches, and model/server configuration, see the project README.
Citation
If you use ZephyrusBench, please cite:
@inproceedings{
varambally2026zephyrus,
title={Zephyrus: An Agentic Framework for Weather Science},
author={Sumanth Varambally and Marshall Fisher and Jas Thakker and Yiwei Chen and Zhirui Xia and Yasaman Jafari and Ruijia Niu and Manas Jain and Veeramakali Vignesh Manivannan and Zachary Novack and Luyu Han and Srikar Eranky and Salva R{\"u}hling Cachay and Taylor Berg-Kirkpatrick and Duncan Watson-Parris and Yian Ma and Rose Yu},
booktitle={The Fourteenth International Conference on Learning Representations},
year={2026},
url={https://openreview.net/forum?id=aVeaNahsID}
}
- Downloads last month
- -