Rename haversine to haversine_01
This commit is contained in:
28
haversine_01/test_data.json
Normal file
28
haversine_01/test_data.json
Normal file
@@ -0,0 +1,28 @@
|
||||
{
|
||||
"pairs": [
|
||||
{
|
||||
"x0": -4.618412003630709,
|
||||
"y0": 135.8153583196389,
|
||||
"x1": -12.383220322958223,
|
||||
"y1": 85.20071945064029
|
||||
},
|
||||
{
|
||||
"x0": 47.817641963713584,
|
||||
"y0": 111.40590001495877,
|
||||
"x1": -34.52607922832944,
|
||||
"y1": -127.52991299863771
|
||||
},
|
||||
{
|
||||
"x0": 82.38926447047004,
|
||||
"y0": -77.16802973849774,
|
||||
"x1": 12.135922031901572,
|
||||
"y1": 119.0180778790745
|
||||
},
|
||||
{
|
||||
"x0": 71.91211638992331,
|
||||
"y0": 112.49572232662928,
|
||||
"x1": -13.42478617362913,
|
||||
"y1": -129.76714732643325
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user