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
extract_model has a backend that will support reading in FVCOM model output which has previously not been possible when using xarray without dropping the vertical grid coordinates.
em.sub_bbox() supports subsetting FVCOM model output.
A new jupyter notebook demonstrating subsetting of FVCOM model output is now available in docs.
em.sub_grid() supports subsetting FVCOM model output.
em.filter() will not discard any unstructured coordinate information in the auxiliary coordinate
variables.