Ray Bell

Results 154 issues of Ray Bell

I have added one line to the example of `bounds` which shows how to assign the values back to the `GeoDataFrame`. I know this goes beyond a simple example of...

In https://geopandas.org/en/stable/docs/user_guide/geometric_manipulations.html#constructive-methods (https://raw.githubusercontent.com/geopandas/geopandas/main/doc/source/docs/user_guide/geometric_manipulations.rst) for example, it would be nice to click on one of the functions and it takes you to the API for the function. i.e. https://geopandas.org/en/stable/docs/user_guide/geometric_manipulations.html#GeoSeries.buffer takes you...

enhancement

In the docs (https://zarr.readthedocs.io/en/stable/contributing.html#creating-a-development-environment). Tried a quick copy paste to set up a dev environment but got ``` virtualenv --no-site-packages --python=/usr/bin/python3.8 ~/pyenv/zarr-dev FileNotFoundError: [Errno 2] No such file or directory:...

good-first-issue

Completely untested. Looking for feedback how to test. Hopefully i'll also come back to this and work out how to test it. Idea is to create an xarray entry which...

I think we have discussed this before but not sure where. properscoring is under an Apache license https://github.com/TheClimateCorporation/properscoring/blob/master/LICENSE and is no longer maintained. We could bring it's functionality into this...

Keep this comment in this issue updated with metrics to add to xskillscore. Consolidate from other issues as well as comments that appear below. The format for inputting will be:...

enhancement
help wanted
good first issue

e.g. https://scikit-image.org/docs/dev/auto_examples/transform/plot_ssim.html#structural-similarity-index

enhancement
good first issue

https://journals.ametsoc.org/doi/abs/10.1175/1520-0493%281950%29078%3C0001%3AVOFEIT%3E2.0.CO%3B2

documentation

https://www-miklip.dkrz.de/about/problems/ https://rmets.onlinelibrary.wiley.com/doi/abs/10.1002/qj.2270 Extension of fair bs and fair rps

enhancement
help wanted
feature request
probabilistic

Could eventually replace the current roc plot in the quick-start. https://scikit-learn.org/stable/modules/generated/sklearn.metrics.plot_roc_curve.html can replicate the code in sklearn's roc plotting capability (https://github.com/scikit-learn/scikit-learn/blob/b3ea3ed6a/sklearn/metrics/_plot/roc_curve.py#L114)

feature request