michaelgrund / GMT-plotting

Collection of GMT (Generic Mapping Tools) scripts, jupyter notebooks (using PyGMT) and files (including digitized map content, colormaps, grid files etc.)
99 stars 25 forks source link

Projection issue #11

Closed JMejuto closed 2 years ago

JMejuto commented 3 years ago

Hi,

reproducing the code at least in the first two examples the same error arise:

mapproject [ERROR]: Cannot specify -J option with selected form of -G

Thank you

michaelgrund commented 3 years ago

Hey @JMejuto, which GMT version do you use? All scripts work only with GMT versions >= 5.2.1 and < 6.0.0. Since the bash scripts are not maintained anymore, I recommend to use the corresponding Jupyter Notebooks in which PyGMT is used to generate the plots.