diff --git a/data/readme.md b/data/readme.md index 74bb0d5565cb4131bf70913e8561ac98819cb66a..1583f45e8c01a48c53f2d712020a188ba57f79ba 100644 --- a/data/readme.md +++ b/data/readme.md @@ -9,7 +9,7 @@ Within a csv file, each row corresponds to a particular UE measurement and inclu * **y** - Latitude component of distance to BS in EPSG:31287 coordinate system. * **dist_to_bs** - The Euclidian distance to the BS. Can also be obtained from x and y. -During preprocessing the dataset was anonymized, so that the measurement locations are reported relative to the base-station. \ +During preprocessing the dataset was anonymized, so that the measurement locations are reported relative to the base-station. / As such, the ground-truth eNodeB location is given by (0, 0) for each cell in the dataset. For legal reasons, we are not allowed to publish the cell-tower candidates used in the paper.