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
This commit was created on GitHub.com and signed with GitHub’s verified signature.
The key has expired.
What's New
em.sel2d() now uses xoak to find the nearest neighbor grid point on ND grids. Due to this change, em.argsel2d() doesn't exist anymore. Note that vertical functionality that was previously in em.sel2d() is now in em.selZ().
Provide more options in em.filter() for keeping different coordinates in a Dataset.
Improvement to unit test setup.
em.preprocess() will implicitly assign horizontal coordinates longitude and latitude for POM
datasets, even if the data do not specify coordinates attributes explicitly.