Skip to content

Releases: JuliaDataCubes/YAXArrays.jl

v0.4.6

21 Jun 14:04
f9a7208

Choose a tag to compare

YAXArrays v0.4.6

Diff since v0.4.5

Closed issues:

  • Missing Netcdf metadata (#158)
  • More useful printing of Datasets (#192)
  • InDims type error (#227)
  • update dataset values (#229)
  • setchunks doesn't work as expected (#240)
  • logo (#245)
  • Adding a Cube to existing Cube (#246)
  • open_mfdataset function not exported? (#247)
  • Building a very large cube (#248)
  • Accessing variables with symbols in the name (#251)
  • mapslices fails on a 2D cube (#252)
  • Shape of output Cube - regridding (#254)

Merged pull requests:

v0.4.5

22 Feb 15:58
c0c76b5

Choose a tag to compare

YAXArrays v0.4.5

Diff since v0.4.4

Closed issues:

  • Open multiple NetCDF files fails: AssertionError: length(dslist) == prod(sizeblockar) (#216)
  • Saving a cube (~4 GB) takes 12 days (#237)

Merged pull requests:

v0.4.4

05 Jan 08:32
34d8d8d

Choose a tag to compare

YAXArrays v0.4.4

Diff since v0.4.3

Closed issues:

  • Axis manipulation (#187)
  • How to contribute to the documentation? (#188)
  • Batchindex with a Table can give wrong samples (#194)
  • Cannot open Earth System Data Cube v3 (#197)
  • Permute dimension when using YAXarray from Dataset and two input cubes (#198)
  • Cube drops variables (#202)
  • batch extraction with site as first entry in the table fails (#207)

Merged pull requests:

v0.4.3

25 Nov 13:25

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

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

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

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

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

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

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: