Spaces:
Runtime error
Runtime error
File size: 5,561 Bytes
17e77ea | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 | [
{
"index": 1,
"instruction": "You are a wildlife biologist conducting a long-term ecological monitoring study in Tasmania, Australia. You are currently selecting a new observation point between two base areas: Cradle Mountain and Lake St Clair. You plan to move 3 km southwest of Lake St Clair to set up a temporary observation point. You then need to perform a series of spatial calculations: first find a midpoint between this temporary point and Lake St Clair, then find another midpoint between Cradle Mountain and the midpoint of the temporary point, and finally find the final monitoring station location between the first two midpoints. Follow these steps to determine the final location.",
"steps": [
{"id": 1, "function": "Between", "inputs": ["LOC_2", "LOC_1"]},
{"id": 2, "function": "Between", "inputs": [1, "LOC_2"]}
]
},
{
"index": 2,
"instruction": "",
"steps": [
{"id": 1, "function": "Relative", "inputs": ["LOC_2", "southeast", "3 km"]},
{"id": 2, "function": "Between", "inputs": [1, "LOC_1"]}
]
},
{
"index": 3,
"instruction": "",
"steps": [
{"id": 1, "function": "Relative", "inputs": ["LOC_1", "west", "8 km"]},
{"id": 2, "function": "Relative", "inputs": [1, "west", "9 km"]}
]
},
{
"index": 4,
"instruction": "",
"steps": [
{"id": 1, "function": "Azimuth", "inputs": ["LOC_1", "25°", "8 km"]},
{"id": 2, "function": "Relative", "inputs": [1, "northeast", "2 km"]}
]
},
{
"index": 5,
"instruction": "",
"steps": [
{"id": 1, "function": "Azimuth", "inputs": ["LOC_1", "36°", "4 km"]},
{"id": 2, "function": "Between", "inputs": ["LOC_2", 1]}
]
},
{
"index": 6,
"instruction": "",
"steps": [
{"id": 1, "function": "Between", "inputs": ["LOC_2", "LOC_1"]},
{"id": 2, "function": "Azimuth", "inputs": [1, "266°", "8 km"]}
]
},
{
"index": 7,
"instruction": "",
"steps": [
{"id": 1, "function": "Between", "inputs": ["LOC_1", "LOC_2"]},
{"id": 2, "function": "Azimuth", "inputs": [1, "220°", "8 km"]}
]
},
{
"index": 8,
"instruction": "",
"steps": [
{"id": 1, "function": "Relative", "inputs": ["LOC_1", "south", "9 km"]},
{"id": 2, "function": "Between", "inputs": ["LOC_1", 1]},
{"id": 3, "function": "Relative", "inputs": [1, "south", "1 km"]},
{"id": 4, "function": "Azimuth", "inputs": [2, "150°", "5 km"]},
{"id": 5, "function": "Between", "inputs": [3, 4]}
]
},
{
"index": 9,
"instruction": "",
"steps": [
{"id": 1, "function": "Between", "inputs": ["LOC_1", "LOC_2"]},
{"id": 2, "function": "Between", "inputs": [1, "LOC_3"]}
]
},
{
"index": 10,
"instruction": "",
"steps": [
{"id": 1, "function": "Azimuth", "inputs": ["LOC_1", "215°", "9 km"]},
{"id": 2, "function": "Azimuth", "inputs": [1, "99°", "7 km"]},
{"id": 3, "function": "Azimuth", "inputs": [2, "285°", "1 km"]}
]
},
{
"index": 11,
"instruction": "",
"steps": [
{"id": 1, "function": "Relative", "inputs": ["LOC_1", "east", "3 km"]},
{"id": 2, "function": "Between", "inputs": [1, "LOC_1"]}
]
},
{
"index": 12,
"instruction": "",
"steps": [
{"id": 1, "function": "Relative", "inputs": ["LOC_1", "southeast", "9 km"]}
]
},
{
"index": 13,
"instruction": "",
"steps": [
{"id": 1, "function": "Relative", "inputs": ["LOC_1", "north", "6 km"]},
{"id": 2, "function": "Azimuth", "inputs": [1, "3°", "5 km"]},
{"id": 3, "function": "Azimuth", "inputs": [2, "199°", "3 km"]},
{"id": 4, "function": "Between", "inputs": [3, "LOC_1"]}
]
},
{
"index": 14,
"instruction": "",
"steps": [
{"id": 1, "function": "Relative", "inputs": ["LOC_1", "northwest", "2 km"]},
{"id": 2, "function": "Relative", "inputs": [1, "northeast", "4 km"]},
{"id": 3, "function": "Between", "inputs": ["LOC_1", 2]}
]
},
{
"index": 15,
"instruction": "",
"steps": [
{"id": 1, "function": "Relative", "inputs": ["LOC_1", "northeast", "2 km"]},
{"id": 2, "function": "Azimuth", "inputs": [1, "333°", "7 km"]},
{"id": 3, "function": "Azimuth", "inputs": [2, "62°", "9 km"]}
]
},
{
"index": 16,
"instruction": "",
"steps": [
{"id": 1, "function": "Relative", "inputs": ["LOC_1", "east", "5 km"]}
]
},
{
"index": 17,
"instruction": "",
"steps": [
{"id": 1, "function": "Relative", "inputs": ["LOC_2", "southwest", "3 km"]},
{"id": 2, "function": "Between", "inputs": [1, "LOC_2"]},
{"id": 3, "function": "Between", "inputs": ["LOC_1", 1]},
{"id": 4, "function": "Between", "inputs": [2, 3]}
]
},
{
"index": 18,
"instruction": "",
"steps": [
{"id": 1, "function": "Relative", "inputs": ["LOC_1", "north", "1 km"]},
{"id": 2, "function": "Between", "inputs": [1, "LOC_1"]},
{"id": 3, "function": "Between", "inputs": ["LOC_1", 2]}
]
},
{
"index": 19,
"instruction": "",
"steps": [
{"id": 1, "function": "Azimuth", "inputs": ["LOC_1", "65°", "4 km"]},
{"id": 2, "function": "Between", "inputs": ["LOC_1", 1]},
{"id": 3, "function": "Azimuth", "inputs": [2, "184°", "7 km"]}
]
},
{
"index": 20,
"instruction": "",
"steps": [
{"id": 1, "function": "Relative", "inputs": ["LOC_1", "northwest", "10 km"]}
]
}
]
|