Closed lhoupert closed 4 years ago
👋 Thanks for opening your first issue here! Please make sure you filled out the template with as much detail as possible. We appreciate that you took the time to contribute!
Please make sure you read our Contributing Guide and abide by our Code of Conduct.
I just tried the example using GMT 6.1.1, 6.1.0, 6.0.0 and 5.4.5. They all gives me the same results (the Actual outcome above). So it seems velo has some incompatible change before GMT 5.4.
I think this is a problem of the velo example, not a velo bug, and #4426 is a good fix to the velo example.
@PaulWessel Agree?
Yep, seems fine.
Closed by #4426.
Description of the problem
I am currently working in implementing the velo function in pygmt.
I just realised that, since gmt 6.1.1, the first example at the end of the
velo
is not giving the same output than in the previous gmt version. Particularly, the current scaling options don't match anymore the description the example:Full script that generated the error
Actual outcome
Expected outcome
The expected outcome should be something similar to the figure below:
System information
gmt --version
): 6.1.1