Skip to content

Reprojecting #318

Answered by aulemahal
Marston asked this question in Q&A
Discussion options

You must be logged in to vote

The answer is yes, but a nuance might help : xESMF (well ESMF really) does regridding, not reprojecting. As long as you have the latitude and longitude coordinates for your input and output grids, xESMF can do it. But, it does not provide tools to compute those coordinates.

I guess you could generate the LAEA grid you want, then use something like cartopy (or directly pyproj) to get the lat/lon (PlateCarree) version of the coordinates and pass that to xESMF.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by Marston
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants