WIP: Refactor test_basemap_polar to use mpl_image_compare and track png files in dvc#1071
WIP: Refactor test_basemap_polar to use mpl_image_compare and track png files in dvc#1071
Conversation
Adding dvc package to environment.yml and running `dvc init` to get the barebones .dvcignore, .dvc/config & .dvc/.gitignore files.
Technically the order shouldn't matter, but most tutorials seem to use `git push` first so follow that.
Co-Authored-By: Dongdong Tian <seisman.info@gmail.com>
Co-Authored-By: Dongdong Tian <seisman.info@gmail.com>
Co-Authored-By: Dongdong Tian <seisman.info@gmail.com>
28fa478 to
901733c
Compare
Did you do |
Yes, I already did the
I'm afraid we have to push the sync button to preview the image. Not sure if our collaborators can also push the button. |
The image is correctly downloaded using
Did you push the sync button? I don't, but now I can preview the image (about 10 minutes after I run the |
Yeah I pushed it. I thought you did but didn't see anything when I refreshed the page, so I just pressed it...
They should be able to push the button, that DAGsHub repo is just a clone of the GitHub repo so shouldn't have any permissions issue (all public anyway). Another way I've thought about to preview the image is to use |
OK. At least we can pull the images and review them. |

Testing #1036.
Reminders
make formatandmake checkto make sure the code follows the style guide.doc/api/index.rst.Slash Commands
You can write slash commands (
/command) in the first line of a comment to performspecific operations. Supported slash commands are:
/format: automatically format and lint the code/test-gmt-dev: run full tests on the latest GMT development version