Hi, sorry if this is a silly question, does pcolor work on a specific projection? i only see examples on a cartesian proj but not for example on a mercator proj.
thank you, i’m nobbie in julia
Hi,
pcolor
should deal with projections like the rest of GMT, though I never tried it. Note, however, that when operating on tables the corresponding GMTdataset should have assigned a referencing system, otherwise GMT may not know how to project the data.
In summary, try and please report back if you find any issues.
1 Like
Yes it’s possible setting the projection! i read the doc and works like grdview