Skip to content

v0.12.13

Compare
Choose a tag to compare
@github-actions github-actions released this 21 Feb 08:01
· 319 commits to master since this release

NCDatasets v0.12.13

Diff since v0.12.11

Closed issues:

  • Windows: Can't load files with unicode characters (#162)
  • libcurl.so precompile error. (#191)
  • Reading time from multi-file dataset very slow (#194)
  • @select(ds, Dates.month(time) [...]) fails when ds opened by NCDataset(pth) do ds (#196)
  • Error when writing Array{Float64, 0} (#197)
  • Values aren't correctly written to disk (#199)
  • Add support for @select(ds, lat ∈ min..max) (#200)
  • NCDatasets.@select with MFVariable over date operations (#201)
  • Problems installing on Julia 1.8.5 (#202)
  • @select with arbitrary (or a few specific) functions (#203)

Merged pull requests: