NCAR / ADF

A unified collection of python scripts used to generate standard plots from CAM outputs.
Creative Commons Attribution 4.0 International
34 stars 29 forks source link

Fix bad polygon error in plotting #287

Closed justin-richling closed 6 months ago

justin-richling commented 6 months ago

Add transform_first call to cartopy contour plots that need transforming.

nusbaume commented 6 months ago

@justin-richling Does this PR mean PR #280 is no longer needed?