-
Notifications
You must be signed in to change notification settings - Fork 225
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
*pygmt.test()* test failures on GMT 6.1.0 #508
Comments
👋 Thanks for opening your first issue here! Please make sure you filled out the template with as much detail as possible. You might also want to take a look at our contributing guidelines and code of conduct. |
Hi @lhoupert, thanks for reporting this issue and filling up the template in such detail! We're aware of the 53 test failures, and you'll notice that most of them are We're working on a fix at #507, but in the meantime, you have a few options:
Note that PyGMT incorrectly assumes all |
Thank you @weiji14 for your quick reply! If I stay with my current version GMT 6.1.0, does it mean I will not be able to use the I would like to run the code below in pygmt, is it possible?
|
You can still use it, it should be okay if you pass in filenames as input, rather than xarray grids (which has buggy behaviour). I.e.
Well, we haven't implemented |
Great thank you I will explore pygmt for a little bit before asking new features :-D |
Hi @lhoupert, we've just released PyGMT v0.2.0 (see https://forum.generic-mapping-tools.org/t/pygmt-v0-2-0-released/879). Sorry that this took a while, but the test failures should be gone now, and the xarray grid plotting should more or less work (but do upgrade to GMT 6.1.1 first). Feel free to open up other feature requests/bug reports if you see that something is amiss. Have a great day 😄 |
Great! Thank you for your work on this. I will give it another try when I
am back on pygmt!
Le sam. 12 sept. 2020 à 22:31, Wei Ji <[email protected]> a écrit :
… Hi @lhoupert <https://github.com/lhoupert>, we've just released PyGMT
v0.2.0 (see
https://forum.generic-mapping-tools.org/t/pygmt-v0-2-0-released/879).
Sorry that this took a while, but the test failures should be gone now, and
the xarray grid plotting should more or less work (but do upgrade to GMT
6.1.1 first).
Feel free to open up other feature requests/bug reports if you see that
something is amiss. Have a great day 😄
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
<#508 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/ACNPBJYSG7YXD4G24P4OAV3SFPSDLANCNFSM4OUTPD4A>
.
|
Description of the problem
Hi I followed the tutorial to install pygmt and gmt through conda [described here]. But I am running through a lot of faillure when running pygmt.test().
Any idea why? Should I try a less recent version of python?
Full code that generated the error
53 tests failed, 212 passed, 1 skipped
Full error message
Click to expand!
System information
Please paste the output of
python -c "import pygmt; pygmt.show_versions()"
:The text was updated successfully, but these errors were encountered: