v0.93.0
Oceananigans v0.93.0
Merged pull requests:
- Correct vorticity computation at the corners of cubed sphere panels (#3325) (@siddharthabishnu)
- Fixes bug in
FlatExtrapolation
matching scheme (#3854) (@tomchor) - (0.93.0) Use
with_halos=true
default forJLD2OutputWriter
(#3860) (@glwagner) - More specific
ConformalCubedSpherePanel
type (#3868) (@navidcy) - Clean up redundant errors in
FieldTimeSeries
(#3869) (@glwagner)
Closed issues:
- Circulation and vorticity operators need to be updated at the cubed sphere corners (#1584)