Ryan May

Results 784 comments of Ryan May

De-milestone, but I'd like to keep it around as an idea for something in more advanced material.

Call is fixed, but leaving open to check the DeprecationWarnings.

The 404 is because I took down that entry from the THREDDS catalog--but I took it down because that data is no longer being shipped on NOAAPORT. @dcamron can you...

Looks like that data re-appeared, but currently the data on thredds.ucar.edu is stale (from sept 2020 as of this writing). Need to update this example, because it tries to get...

Yeah, THREDDS isn't doing any of that filtering, that's all in the Python.

Something definitely doesn't seem right because netcdf4 shouldn't even be passing the build yet, since it requires netcdf-c (libnetcdf). That's been on my list to add, but was hesitant since...

GDAL (C++) will be needed first.

I agree it doesn't belong as an example--but nobody was dying, no scientific results incorrect with this extra example. Taking the time to move this, rather than delete and potentially...

Pretty sure it's getting deployed from the `cartopy/` directory from the [main org docs repo](https://github.com/SciTools/scitools.org.uk). The cartopy repo itself isn't set up for gh-pages. Not sure what would happen if...