"Animate map" fails with "_pcolorargs() got an unexpected keyword argument 'allmatch'"
Closed this issue · 1 comments
pont-us commented
Executing an "animate map" operation via the Web UI gives the error in the title. See attached traceback.
animation-error-2.txt
pont-us commented
Apparently caused by an incompatibility between matplotlib 3.3.0 and cartopy 0.17.0 -- see SciTools/cartopy#1615 . Trying to upgrade cartopy to 0.18.0 results in an unsolveable conda environment whose root cause I haven't been able to track down. Somewhere we apparently have a transitive dependency which isn't compatible with cartopy 0.18.0.