Skip to content

Releases: JuliaDataCubes/YAXArrays.jl

v0.4.2

Choose a tag to compare

@github-actions github-actions released this 29 Sep 14:12
bffe7b3

YAXArrays v0.4.2

Diff since v0.4.1

Merged pull requests:

v0.4.1

Choose a tag to compare

@github-actions github-actions released this 23 Sep 10:01
fa6da51

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

Choose a tag to compare

@github-actions github-actions released this 19 Aug 11:29
e0adfd9

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

Choose a tag to compare

@github-actions github-actions released this 31 May 13:06
1195ceb

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

Choose a tag to compare

@github-actions github-actions released this 26 Apr 08:52
2ecc94d

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

Choose a tag to compare

@github-actions github-actions released this 08 Mar 19:23
86f8756

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

Choose a tag to compare

@github-actions github-actions released this 17 Sep 07:43
83052d5

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

Choose a tag to compare

@github-actions github-actions released this 10 Jun 12:14
d216997

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

Choose a tag to compare

@github-actions github-actions released this 11 Mar 16:14
244cea0

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:

v0.1.1

Choose a tag to compare

@github-actions github-actions released this 06 Jan 17:53

YAXArrays v0.1.1

Closed issues:

  • Enable travis for this repository (#7)
  • Rename repo to YAXArrays.jl (#8)
  • Saving netcdf files much slower than zarr files (#20)

Merged pull requests:

  • CompatHelper: bump compat for "WeightedOnlineStats" to "0.5" (#1) (@github-actions[bot])
  • CompatHelper: bump compat for "StatsBase" to "0.33" (#2) (@github-actions[bot])
  • CompatHelper: bump compat for "Polynomials" to "1.1" (#3) (@github-actions[bot])
  • CompatHelper: add new compat entry for "Requires" at version "1.0" (#4) (@github-actions[bot])
  • CompatHelper: bump compat for "DataFrames" to "0.21" (#5) (@github-actions[bot])
  • CompatHelper: bump compat for "IntervalSets" to "0.5" (#6) (@github-actions[bot])
  • CompatHelper: add new compat entry for "Glob" at version "1.3" (#9) (@github-actions[bot])
  • CompatHelper: bump compat for "DataStructures" to "0.18" (#10) (@github-actions[bot])
  • CompatHelper: add new compat entry for "DiskArrayTools" at version "0.1" (#11) (@github-actions[bot])
  • Change travis-ci.org to travis-ci.com (#14) (@felixcremer)
  • Provide errors with more info (#15) (@felixcremer)
  • CompatHelper: bump compat for "Interpolations" to "0.13" (#21) (@github-actions[bot])