Flávio d'Oliveira

Results 2 issues of Flávio d'Oliveira

I'm using Python 3.8.5 Matplotlib version 3.1.2 and basemap-1.2.2+dev I'm running something like: ``` llon = lons.min() llat = lats.min() ulon = lons.max() ulat = lats.max() fig, ax = plt.subplots()...

* operating system: Ubuntu 20.04 * Python version: 3.8 when I try to run the tests: =============================================================================================== test session starts =============================================================================================== platform linux -- Python 3.8.5, pytest-6.2.2, py-1.10.0, pluggy-0.13.1 --...