Conversation
|
💖 Thanks for opening this pull request! 💖 Please make sure you read our contributing guidelines and abide by our code of conduct. A few things to keep in mind:
|
weiji14
left a comment
There was a problem hiding this comment.
Hi @btozer! Thanks for submitting this quick documentation fix. Sorry for all the red warnings about tests failing, it really shouldn't have been doing that. I've restarted the Linux Travis-CI build which passed, but we'll need to wait for one of the other core devs to restart the Mac Azure one.
If you have more time, you could make the example a bit clearer. For example, I found this line in an old pull request at #279 which used
export GMT_LIBRARY_PATH=$HOME/anaconda3/envs/pygmt/libAlso just a side note that it would be great to give Windows users proper instructions as well, i.e. set the path to the gmt_w64.dll file, c.f. #285.
weiji14
left a comment
There was a problem hiding this comment.
Hi again @btozer, I've suggested a few changes that should make it easier for Windows 🏁 users. Feel free to make any other changes as you see fit, but once you're done, click on the 'Update branch' button to bring your patch up to date with the master branch, and this should be ready to merge!
Co-Authored-By: Wei Ji <23487320+weiji14@users.noreply.github.com>
Co-Authored-By: Wei Ji <23487320+weiji14@users.noreply.github.com>
|
@seisman could you merge this in? It's saying I'm not authorized to merge into the master branch. |
|
🎉🎉🎉 Congrats on merging your first pull request and welcome to the team! 🎉🎉🎉 Please open a new pull request to add yourself to the |
Description of proposed changes
Include explicit instruction for how to set GMT_LIBRARY_PATH
Fixes #
Reminders
make formatandmake checkto make sure the code follows the style guide.doc/api/index.rst.