Skip to content

Releases: JuliaDataCubes/YAXArrays.jl

v0.4.3

25 Nov 13:25
Compare
Choose a tag to compare

YAXArrays v0.4.3

Diff since v0.4.2

Closed issues:

  • Use DocStringExtensions (#101)
  • EarthDataLab tests fail with new saving framework (#163)
  • Access to attributes? (#191)

Merged pull requests:

v0.4.2

29 Sep 14:12
bffe7b3
Compare
Choose a tag to compare

YAXArrays v0.4.2

Diff since v0.4.1

Merged pull requests:

v0.4.1

23 Sep 10:01
fa6da51
Compare
Choose a tag to compare

YAXArrays v0.4.1

Diff since v0.4.0

Closed issues:

  • Subset cube error (#159)
  • BoundsError: attempt to access 0-element Vector{Any} when doing Cube(path_to_zarr_file) (#165)

Merged pull requests:

v0.4.0

19 Aug 11:29
e0adfd9
Compare
Choose a tag to compare

YAXArrays v0.4.0

Diff since v0.3.0

Closed issues:

  • Allow getindex for Axis (#128)
  • Tests fail when running outside the project (#142)
  • size(c, 1) is not typestable (#148)
  • directory used by mapCube (#156)

Merged pull requests:

v0.3.0

31 May 13:06
1195ceb
Compare
Choose a tag to compare

YAXArrays v0.3.0

Diff since v0.2.1

Closed issues:

  • All axis names (#46)
  • Remove function writefun in DAT/CubeIO.jl ? (#84)
  • UndefRefError when trying to sample from a cube (#115)
  • @loadOrGenerate does not work with variables (#133)
  • update projects among YAXArrays and YAXArrayBase (#144)

Merged pull requests:

v0.2.1

26 Apr 08:52
2ecc94d
Compare
Choose a tag to compare

YAXArrays v0.2.1

Diff since v0.2.0

Merged pull requests:

  • Remove ByFunction axis Descriptor (#108) (@felixcremer)
  • Fg/weightedcovmat (#112) (@meggart)
  • Fix Badge and Documenter URLs (#113) (@meggart)
  • CompatHelper: bump compat for "IntervalSets" to "0.6" (#116) (@github-actions[bot])

v0.2.0

08 Mar 19:23
86f8756
Compare
Choose a tag to compare

YAXArrays v0.2.0

Diff since v0.1.4

Closed issues:

  • Can't do computations with Distributed for zarr based YAXArray (#16)
  • Allow symbols as Axis describtion in size function (#52)
  • reduction to single value throws error (#89)
  • YAXArrays.Cube throws BoundsError (#92)
  • Should MovingWindow drop dimensions for stepsize 0 (#106)

Merged pull requests:

v0.1.4

17 Sep 07:43
83052d5
Compare
Choose a tag to compare

YAXArrays v0.1.4

Diff since v0.1.3

Closed issues:

  • Cannot fit KHist from OnlineStats in cubefittable (#56)
  • Cannot rename cube axis (#64)
  • How to use AsAxisArray in Indims (#68)
  • mapCube does not match by axis name but by axis position? (#69)

Merged pull requests:

v0.1.3

10 Jun 12:14
d216997
Compare
Choose a tag to compare

YAXArrays v0.1.3

Diff since v0.1.2

Closed issues:

  • Can't save Cube as NetCDF (#23)
  • Saving to NetCDF converts RangeAxis of Ints to RangeAxis of Floats (#33)
  • MovingWindow computation fails on zarr cube (#43)
  • saveCube cannot overwrite (#45)
  • Cannot open dataset if loaded after ESDL (#49)
  • Should CubeTable warn when there is no common axis found? (#58)
  • Multiple possible axis matches found - mapCube "time" axis error with >1 InDims("time") and OutDims("time") (#60)
  • cubefittable fails on TableOperations.Filter (#61)

Merged pull requests:

v0.1.2

11 Mar 16:14
244cea0
Compare
Choose a tag to compare

YAXArrays v0.1.2

Diff since v0.1.1

Closed issues:

  • Use Reexport 1.0? (#27)
  • Obtain axis values Lon, Lat, Time, from Cubes (#29)

Merged pull requests: