Skip to content

Migrate Figure.plot3d tests to dvc #1164

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 8 commits into from
Apr 3, 2021
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 4 additions & 0 deletions pygmt/tests/baseline/test_plot3d_colors.png.dvc
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
outs:
- md5: 9ed4293beb77a27cecba15658af20d1d
size: 30701
path: test_plot3d_colors.png
4 changes: 4 additions & 0 deletions pygmt/tests/baseline/test_plot3d_colors_sizes.png.dvc
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
outs:
- md5: ea0653b5ecb03d71872bfff1f90e77b1
size: 29285
path: test_plot3d_colors_sizes.png
4 changes: 4 additions & 0 deletions pygmt/tests/baseline/test_plot3d_colors_sizes_proj.png.dvc
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
outs:
- md5: 05fb4a508f11db7ad8266532b609446a
size: 56253
path: test_plot3d_colors_sizes_proj.png
4 changes: 4 additions & 0 deletions pygmt/tests/baseline/test_plot3d_from_file.png.dvc
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
outs:
- md5: 1c42135d58b8ea4d3dc6aa0cb9a45f9d
size: 53113
path: test_plot3d_from_file.png
4 changes: 4 additions & 0 deletions pygmt/tests/baseline/test_plot3d_matrix.png.dvc
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
outs:
- md5: 1506c5fc33859e7f699e5421c3429ce9
size: 39041
path: test_plot3d_matrix.png
4 changes: 4 additions & 0 deletions pygmt/tests/baseline/test_plot3d_matrix_color.png.dvc
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
outs:
- md5: 685f692faac5075282bc79a921a7a2f4
size: 30476
path: test_plot3d_matrix_color.png
4 changes: 4 additions & 0 deletions pygmt/tests/baseline/test_plot3d_projection.png.dvc
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
outs:
- md5: 945d98615aee38b41c7b86431af95875
size: 29629
path: test_plot3d_projection.png
4 changes: 4 additions & 0 deletions pygmt/tests/baseline/test_plot3d_red_circles_zscale.png.dvc
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
outs:
- md5: 2919356bff9b9fbc47152f1f5df5817d
size: 34732
path: test_plot3d_red_circles_zscale.png
4 changes: 4 additions & 0 deletions pygmt/tests/baseline/test_plot3d_red_circles_zsize.png.dvc
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
outs:
- md5: 0fe9611ecaa271108eaaa49a82c63fb2
size: 35405
path: test_plot3d_red_circles_zsize.png
4 changes: 4 additions & 0 deletions pygmt/tests/baseline/test_plot3d_scalar_xyz.png.dvc
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
outs:
- md5: b1df530f5916a91a6e7fb6ae1cdbf628
size: 37030
path: test_plot3d_scalar_xyz.png
4 changes: 4 additions & 0 deletions pygmt/tests/baseline/test_plot3d_sizes.png.dvc
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
outs:
- md5: b95bf07a96f69d1586fd548d2d22fa7c
size: 36565
path: test_plot3d_sizes.png
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
outs:
- md5: 064f6bd855691874b39c31c6b585e6ca
size: 30367
path: test_plot3d_sizes_colors_transparencies.png
4 changes: 4 additions & 0 deletions pygmt/tests/baseline/test_plot3d_transparency.png.dvc
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
outs:
- md5: 399f9faeb033bf9e0e921bd2c571cc2d
size: 26077
path: test_plot3d_transparency.png
4 changes: 4 additions & 0 deletions pygmt/tests/baseline/test_plot3d_varying_transparency.png.dvc
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
outs:
- md5: 84693da1f92641eb3a1642eddd027d51
size: 27634
path: test_plot3d_varying_transparency.png
4 changes: 4 additions & 0 deletions pygmt/tests/baseline/test_plot3d_vectors.png.dvc
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
outs:
- md5: b3e3632a0a389576ba16a02ce115fb55
size: 27387
path: test_plot3d_vectors.png
Loading