ACRG-Bristol / acrg

Repository containing ACRG analysis code
MIT License
8 stars 0 forks source link

Make regrid_xesmf main regridder across repository instead of regrid #108

Open rt17603 opened 3 years ago

rt17603 commented 3 years ago

Original report by Rebecca Ward (Bitbucket: [Rebecca Ward](https://bitbucket.org/Rebecca Ward), GitHub: rebeccawardbristol).


Linked to pull request #123 and issue #90

Regrid uses iris, which uses cubes. It also requires a bit more work to use for domains that go over the antimerdian line and 3d inputs. Xesmf regridding can easily handle the above and also uses xarray which fits with the rest of the repo.

rt17603 commented 2 years ago

Original comment by Matthew Rigby (Bitbucket: mrghg, GitHub: mrghg).


Changed this to major, as it’d be useful to help simplify the environment (i.e., get rid of Iris)

rt17603 commented 2 years ago

Current repo link: https://github.com/pangeo-data/xESMF