v0.110.2
Oceananigans v0.110.2
Closed issues:
cell_diffusion_timescalebreaks for CATKE (#5641)- TripolarGrid face-coordinate generation appears incomplete at the north seam, yielding NaNs in rotation_angle / intrinsic_vector (#5665)
What's Changed
- Add
inactive_nodestoNetCDFWriter'sgather_immersed_boundaryby @tomchor in #5658 - Update
Diagnostics.cell_diffusion_timescalemethod for vertically-implicit treatment by @navidcy in #5642 - Add
::Nothingmethods to avoid type piracy in other packages by @navidcy in #5661 - Fix misleading docstring descriptions by @tomchor in #5664
- Reset clock to stage 1 not 0 by @simone-silvestri in #5672
- Use the correct function to compute the rotation angle by @simone-silvestri in #5677
- define
*_domainmethods for an OSSG by @simone-silvestri in #5673 - Fix inaccurate defaults/descriptions in user-facing docstrings by @tomchor in #5662
- Fix wrong/stale signatures in developer-facing docstrings by @tomchor in #5663
- Pin cuda 6.1 by @simone-silvestri in #5681
- Update citation for Atkinson and Grisouard's paper. by @navidcy in #5683
- Update Buildkite pipeline for the new JuliaGPU cluster by @maleadt in #5678
- Use DocStringExtension's
TYPEDSIGNATURESfor default-free docstring signatures by @tomchor in #5680 - (0.110.2) Fix reading reduced fields from NetCDF as FieldTimeSeries by @tomchor in #5682
Full Changelog: v0.110.1...v0.110.2