Skip to content

Commit bb577a6

Browse files
committed
Update test data to include parenthesised non-units text followed by '.'
1 parent 2d3df54 commit bb577a6

14 files changed

Lines changed: 14 additions & 0 deletions

tests/data/short-bbox-coord-mislabelled-test-data.csv

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@
44
# The second summary paragraph.
55
# : The third summary paragraph. Escaped because it contains the delimiter in a URL https://dummy.domain
66
# authors: A B, C D
7+
# institution: BAS (British Antarctic Survey).
78
# geospatial_kon_min: -78.16 (degree_east)
89
# geospatial_lon_max: -65.46 (degree_east)
910
# geospatial_lat_min: -74.45 (degree_north)

tests/data/short-bbox-coord-missing-test-data.csv

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@
44
# The second summary paragraph.
55
# : The third summary paragraph. Escaped because it contains the delimiter in a URL https://dummy.domain
66
# authors: A B, C D
7+
# institution: BAS (British Antarctic Survey).
78
# geospatial_lon_min: -78.16 (degree_east)
89
# geospatial_lon_max: -65.46 (degree_east)
910
# elevation: 1897 (m a.s.l.)

tests/data/short-bbox-coord-missing-test-key-test-data.csv

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@
44
# The second summary paragraph.
55
# : The third summary paragraph. Escaped because it contains the delimiter in a URL https://dummy.domain
66
# authors: A B, C D
7+
# institution: BAS (British Antarctic Survey).
78
# geospatial_lon_max: -65.46 (degree_east)
89
# geospatial_lat_min: -74.45 (degree_north)
910
# geospatial_lat_max: -73.86 (degree_north)

tests/data/short-bbox-coord-no-units-test-data.csv

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@
44
# The second summary paragraph.
55
# : The third summary paragraph. Escaped because it contains the delimiter in a URL https://dummy.domain
66
# authors: A B, C D
7+
# institution: BAS (British Antarctic Survey).
78
# geospatial_lon_min: -78.16
89
# geospatial_lon_max: -65.46
910
# geospatial_lat_min: -74.45 (degree_north)

tests/data/short-point-coord-mislabelled-test-data.csv

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@
44
# The second summary paragraph.
55
# : The third summary paragraph. Escaped because it contains the delimiter in a URL https://dummy.domain
66
# authors: A B, C D
7+
# institution: BAS (British Antarctic Survey).
78
# latitude: -73.86 (degree_north)
89
# kongitude: -65.46 (degree_east)
910
# elevation: 1897 (m a.s.l.)

tests/data/short-point-coord-missing-test-data.csv

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@
44
# The second summary paragraph.
55
# : The third summary paragraph. Escaped because it contains the delimiter in a URL https://dummy.domain
66
# authors: A B, C D
7+
# institution: BAS (British Antarctic Survey).
78
# longitude: -65.46 (degree_east)
89
# elevation: 1897 (m a.s.l.)
910
# [a]: 2012 not a complete year

tests/data/short-point-coord-missing-test-key-test-data.csv

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@
44
# The second summary paragraph.
55
# : The third summary paragraph. Escaped because it contains the delimiter in a URL https://dummy.domain
66
# authors: A B, C D
7+
# institution: BAS (British Antarctic Survey).
78
# latitude: -73.86 (degree_north)
89
# elevation: 1897 (m a.s.l.)
910
# [a]: 2012 not a complete year

tests/data/short-point-coord-no-units-test-data.csv

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@
44
# The second summary paragraph.
55
# : The third summary paragraph. Escaped because it contains the delimiter in a URL https://dummy.domain
66
# authors: A B, C D
7+
# institution: BAS (British Antarctic Survey).
78
# latitude: -73.86
89
# longitude: -65.46 (degree_east)
910
# elevation: 1897 (m a.s.l.)

tests/data/short-test-data-1.csv

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@
44
# The second summary paragraph.
55
# : The third summary paragraph. Escaped because it contains the delimiter in a URL https://dummy.domain
66
# authors: A B, C D
7+
# institution: BAS (British Antarctic Survey).
78
# latitude: -73.86 (degree_north)
89
# longitude: -65.46 (degree_east)
910
# elevation: 1897 (m a.s.l.)

tests/data/short-test-data-2.csv

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@
44
# The second summary paragraph.
55
# : The third summary paragraph. Escaped because it contains the delimiter in a URL https://dummy.domain
66
# authors: A B, C D
7+
# institution: BAS (British Antarctic Survey).
78
# latitude: -74.33 (degree_north)
89
# longitude: -73.06 (degree_east)
910
# elevation: 1139 (m a.s.l.)

0 commit comments

Comments
 (0)