SciTools / iris

A powerful, format-agnostic, and community-driven Python package for analysing and visualising Earth science data
https://scitools-iris.readthedocs.io/en/stable/
BSD 3-Clause "New" or "Revised" License
633 stars 283 forks source link

Improve regridding documentation (which regridder should I use?) #5093

Closed stephenworsley closed 8 months ago

stephenworsley commented 1 year ago

📚 Documentation

The existing documentation is good for giving an introduction to the basic ideas of regridding, but it is difficult to find out which regridding method is most suitable for a particular case.

There should be a page which goes through the pros and cons of different regridders and which types of data they are suitable for (it would also be worth mentioning iris-esmf-regrid here).

stephenworsley commented 1 year ago

@nathan962

trexfeathers commented 11 months ago

Would be great to get feedback from a user as well as a developer