Guillaume D-A

Results 23 comments of Guillaume D-A

Thanks @PaulWessel, good luck ! (in the meantime I've bodged my code to circumvent the issue)

Related to [#6288](https://github.com/GenericMappingTools/gmt/issues/6288) no?

As long as the following syntax stays valid : ``` gmt math -foT --TIME_UNIT=d -T0/365/1 2 PI MUL T 1 SUB MUL 365 DIV STO@r POP \ 0.006818 \ @r...

> weekends tend to be more flexible Weekends are for hiking and scuba-diving ;)

> What I'd like is to be able to modify -v to -v6p+e+a50+h0.2 to have the plot and the legend match. Of course, an even better solution would be for...

But in that case, why the "-B[...]+5" phase shift out-ut a different behavior?

I'd say it's a deeper problem (using `-Xa` under the hood or something)

Wow, why do I only see your notification now? Anyway, I have this in file : ``` # 3D view azimuth=135 elevation=20 PERSPECTIVE="${azimuth}/${elevation}" gmt plot3d ${DOMAIN_gp}/${max_depth}/0 -JM${width_3d} -JZ12c \ ${DATA_file}...