Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Warnings in Documentation "Geographic and polar axes" #72

Closed
julian-belina opened this issue Feb 3, 2025 · 1 comment
Closed

Warnings in Documentation "Geographic and polar axes" #72

julian-belina opened this issue Feb 3, 2025 · 1 comment

Comments

@julian-belina
Copy link

Hello,

I noticed that the documentation still has some Warnings in the section Geographic and polar.

The warning seems to be caropty related:

/home/docs/checkouts/readthedocs.org/user_builds/ultraplot/conda/latest/lib/python3.12/site-packages/cartopy/io/init.py:241: DownloadWarning: Downloading: https://naturalearth.s3.amazonaws.com/110m_physical/ne_110m_land.zip
warnings.warn(f'Downloading: {url}', DownloadWarning)

Image

However, Ultraplot seems to be less bugy than proplot. Thank you for your work.

@cvanelteren
Copy link
Contributor

Hi there,

Thanks for reporting. I did happen to see this the other day. Seems to be related to the env setup on the workflow. This particular warning indicates that it is downloading some maps. The others indicate some tex issue also related to the local environment. Pretty low on the list to fix and should not cause any issues. If it does please reopen the issue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants