greglucas on main
examples: define 'sample_data' … Merge pull request #2044 from p… (compare)
pc = ccrs.PlateCarree()
pc._threshold = 0.1
ax = plt.axes(projection=pc)
CHANNELS="-c conda-forge/label/testing -c conda-forge -c defaults"
PACKAGES_COMMON="flufl.lock owslib pep8 pillow pyepsg pyshp pytest"
PACKAGES_COMMON="$PACKAGES_COMMON pytest-xdist requests setuptools_scm"
PACKAGES_COMMON="$PACKAGES_COMMON setuptools_scm_git_archive shapely"
PACKAGES_LATEST="python=3.8 cython fiona matplotlib-base numpy proj<8 pykdtree scipy pytest-cov coveralls spyder=4"
conda list
at the end of the "Install Dependencies" step. You can try to see if there is a difference between your local versions and those I guess? Here is the most recent one: https://github.com/SciTools/cartopy/runs/2413220331
@stefraynaud, Better to draw with ax.gridlines (draw_labels = True)
When I use this code, I am introducing a tracing error. Because this code is for the Mercator projection. I hope to help fix this issue.
"# Label axes of a Mercator projection without degree symbols in the labels