Ryan May
Ryan May
sdist uploading (in theory) was done in #1163. I'll leave this open to remind about uploading docs.
We have some code over in MetPy that uses `interpolate.Rbf`. I'm happy to migrate it, but would love it if this didn't start spitting out deprecation warnings until I had...
Right, so I guess what I'm asking is don't deprecate yet. I understand if that's not what you all want to do. I'm just trying to avoid the part where...
> Why would you not filter out the warning? What we are going to do is pretty standard (not just in SciPy) and we are deprecating things like that all...
@kgoebber You may be interested in the `add_timestamp()` update here.
Resolved the conflict, this should be good to go.
This would had a dependency on Shapely to our list, though that's already largely in our list due to Cartopy (though it's optional), as well as declarative using it (in...
When doing this, it might be useful to see how our implementation compares with this: https://gwlucastrig.github.io/TinfourDocs/NaturalNeighborTinfourAlgorithm/index.html#is-it-accurate
We don't currently, but I think it would be appropriate for MetPy to do so. We pulled all of the symbols we have from the OGC Met-Ocean working group's SVG...
Interesting, that's a much better place to start. Thanks for the pointer!