Max H. Balsmeier
Max H. Balsmeier
This is, however, a bit problematic, since it makes `0.20.0` unusable on Debian distros if one does not want to install proj from source. ... And most people (me included)...
> Once #1832 is resolved, this shouldn't be an issue (assuming you don't mind using the `pyproj` wheels). I don't, but most people don't install by cloning the current repository...
Is someone still working on this? I am facing the same problem. [EDIT]: I've found that including `+x_0=0 +y_0=0 ` in the proj string solves the problem. This contradicts the...
Hi all, I encountered the same problem when plotting wave data from the German CWAM wave model, this is a small script reproducing it (cartopy 0.23.0): ``` import cartopy.crs as...