Published October 15, 2020
| Version v0.42.0
Software
Open
CliMA/Oceananigans.jl: v0.42.0
Authors/Creators
- 1. Massachusetts Institute of Technology
- 2. Australian National University
- 3. @JuliaComputing
- 4. M.I.T.
- 5. @RealImage
- 6. @mit
- 7. @github
- 8. MIT (Massachusetts Institute of Technology)
Description
Oceananigans v0.42.0
Added support for time averaging to NetCDFOutputWriter and revamped how field slicing is done.
Breaking changes:
NetCDFOutputWriterconstructor: Thefilenamekeyword argument is nowfilepath.NetCDFOutputWriterconstructor: To specify slices, pass aFieldSlicer(i, j, k; with_halos)instead of using thexC,xF,yC,yF,zC, andzFkeyword arguments.
Closed issues:
Computationhas result at wrong location (#876)- Split up TEST_GROUP=model? (#1048)
- Initializing environment on Buildkite can be a testing bottleneck (#1056)
Merged pull requests:
- Time averaging and
FieldSlicerforNetCDFOutputWriter(#1040) (@ali-ramadhan) - Split-explicit Buildkite (#1064) (@ali-ramadhan)
- Fix
pipeline.yml(#1066) (@ali-ramadhan) - Bump v0.42.0 (#1067) (@ali-ramadhan)
Files
CliMA/Oceananigans.jl-v0.42.0.zip
Files
(10.2 MB)
| Name | Size | Download all |
|---|---|---|
|
md5:651118bae70a30493e02a4ddd856172c
|
10.2 MB | Preview Download |
Additional details
Related works
- Is supplement to
- https://github.com/CliMA/Oceananigans.jl/tree/v0.42.0 (URL)