Miquel Perelló Nieto

Results 4 comments of Miquel Perelló Nieto

I have made an example of how to use [matplotlib.pyplot.contourf](https://matplotlib.org/stable/api/_as_gen/matplotlib.pyplot.contourf.html) to obtain the polygons that can be later plot in ipyleaflet Choropleth. However, each [path](https://matplotlib.org/stable/api/path_api.html) returned by contourf is composed...

I have found a solution in a StackOverlfow thread https://stackoverflow.com/questions/65634602/plotting-contours-with-ipyleaflet By using the following *split_contours* function ``` def split_contours(segs, kinds=None): """takes a list of polygons and vertex kinds and separates...

I have added a Jupyter Notebook example that needs to be revised. https://github.com/perellonieto/fat-forensics/blob/background_check/background_check_example.ipynb

As a member of the research group of the Beta calibration paper, allow me to expand on the previous discussion. **Inclusion criteria**: As of today (22/01/2024) both papers are more...