Ryan May
Ryan May
CartoPy requires an internet connection to download the map shapefiles...which is exactly what @holzschu was saying would have to happen for Basemap, so they're kinda of equal in that regard....
You can also create a draft PR yourself by clicking the arrow to the right of the green "Create Pull Request" button (when submitting the PR) and selecting "Create draft...
Here's a proposal: We don't perform the removal of the deprecation (#17926) until we have this API in place.
Actually, I'll go a step further and say don't do the removal until the release *after* the new API ships.
I think we broke installs from direct GitHub tarballs.
That would work. Any idea on how to handle adding plugins? Or would that just have a whitelist of them baked into pep8speaks?
So you first need to install additional packages, like [flake8-print](https://pypi.org/project/flake8-print/). These plugins are then active by default, but then sometimes you have custom configuration for them, though for all of...
On MetPy we haven't yet switched to the built-in version selector (we're on an old one). We check against `DOCUMENTATION_OPTIONS.VERSION` and point to `latest` (which is a symlink) if that...
@choldgraf I'll just state that we're generating our json file with every major doc release automatically: https://github.com/Unidata/MetPy/blob/gh-pages/versions.json
Since Basemap is on its last legs, I took the liberty of both solving your netCDF file problems (these files are...interesting, though I appreciate the effort by NWS to try...