You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@JiaweiZhuang - thank you for your fast response. Since this is a duplicate, I am closing this ticket. I'll take a closer look at the other issues and see if I am able to help with this. Thank you for putting this package together!
Some CMIP files (mistakenly) use 'longitude' as an axis id (instead of lon). It would be useful to also handle "longitude" and "latitude" as axis ids.
regridder = xe.Regridder(trend_map, ds_out, 'bilinear', reuse_weights=True)
In the meantime, is there a workaround for this issue (other than renaming the input axes)?
The text was updated successfully, but these errors were encountered: