Open newnorsk opened 6 months ago
👋 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.
I can reproduce the issue using the GMT CLI, so it's more likely an upstream bug:
gmt surface @tut_ship.xyz -R245/255/20/30 -I20k -Gabc.nc
I'm transferring the bug report to the upstream GMT repository.
👋 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.
Description of the problem
The "surface" function does not seem to work with Cartesian (projected) values for the spacing of the new grid, e.g. "e" meters, "k" kilometers. The documentation seems to indicate that it should, and indeed, the blockmean etc. functions are tolerant of projected spacing parameters.
Minimal Complete Verifiable Example
Full error message
System information