Skip to content

Commit ac234e1

Browse files
kopitek8susilnemtnagorra
authored
Prepare dataset for E2E (#15)
Co-authored-by: Sushil Tiwari <susiltiwari750@gmail.com> Co-authored-by: tnagorra <weathermist@gmail.com>
1 parent 58512e8 commit ac234e1

35 files changed

+7886
-214
lines changed
Lines changed: 43 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,43 @@
1+
# Changes in Compare project exports
2+
3+
## expected_project_aggregated_result_modified.csv
4+
5+
- Removed `taskX`. Use `tile_x` instead
6+
- Removed `taskY`. Use `tile_y` instead
7+
- Removed `taskZ`. Use `tile_z` instead
8+
- Renamed `urlB` to `url_b`
9+
10+
## expected_project_aggregated_result_with_geometry_modified.geojson
11+
12+
- Removed `taskX`. Use `tile_x` instead
13+
- Removed `taskY`. Use `tile_y` instead
14+
- Removed `taskZ`. Use `tile_z` instead
15+
- Renamed `urlB` to `url_b`
16+
17+
## expected_project_groups_modified.csv
18+
19+
- Renamed `xMax` to `x_max`
20+
- Renamed `xMin` to `x_min`
21+
- Renamed `yMax` to `y_max`
22+
- Renamed `yMin` to `y_min`
23+
24+
## expected_project_hot_aoi.geojson
25+
26+
- Winding order has been updated as we are using newer gdal-bin
27+
28+
## expected_project_moderate_to_high_agreement.geojson
29+
30+
- Winding order has been updated as we are using newer gdal-bin
31+
32+
## expected_project_result_modified.csv
33+
34+
- Included timezone in `timestamp`
35+
- Included timezone in `start_time`
36+
- Included timezone in `end_time`
37+
38+
## expected_project_tasks_modified.csv
39+
40+
- Removed `taskX`. Use `tile_x` instead
41+
- Removed `taskY`. Use `tile_y` instead
42+
- Removed `taskZ`. Use `tile_z` instead
43+
- Renamed `urlB` to `url_b`

tests/projects/compare/exports/expected_project_aggregated_result.csv

Lines changed: 73 additions & 0 deletions
Large diffs are not rendered by default.

tests/projects/compare/exports/expected_project_aggregated_result_modified.csv

Lines changed: 73 additions & 0 deletions
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)