There is a newer version of the record available.

Published October 15, 2020 | Version v0.42.0
Software Open

CliMA/Oceananigans.jl: v0.42.0

  • 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

Diff since v0.41.0

Added support for time averaging to NetCDFOutputWriter and revamped how field slicing is done.

Breaking changes:

  • NetCDFOutputWriter constructor: The filename keyword argument is now filepath.
  • NetCDFOutputWriter constructor: To specify slices, pass a FieldSlicer(i, j, k; with_halos) instead of using the xC, xF, yC, yF, zC, and zF keyword arguments.

Closed issues:

  • Computation has 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 FieldSlicer for NetCDFOutputWriter (#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