Releases: JuliaDataCubes/YAXArrays.jl
Releases · JuliaDataCubes/YAXArrays.jl
v0.5.13
v0.5.12
YAXArrays v0.5.12
Merged pull requests:
- Add thread-safety note for NetCDF4 (#451) (@danlooo)
- Remove the on_error keyword for parallel execution (#452) (@felixcremer)
- Hint to data loading in show of a data cube (#453) (@felixcremer)
- Add tests for cubesize and formatbytes (#454) (@felixcremer)
- some details in hero (#455) (@lazarusA)
- bump (#456) (@lazarusA)
- readcubedata, read data into memory (#457) (@lazarusA)
Closed issues:
v0.5.11
What's Changed
- Update faq.md by @aasdelat in #414
- fix cache docs by @lazarusA in #419
- Fix collect of
ConcatDiskArray
by @danlooo in #427 - Remove unnecessary time tick code in msc tutorial by @felixcremer in #428
- no ligatures by @lazarusA in #429
- actually do no ligatures by @lazarusA in #430
- adds support for input output code blocks by @lazarusA in #431
- La/no broken links by @lazarusA in #432
- get back simpler mapCube example by @lazarusA in #433
- update skeleton values by @lazarusA in #434
- do better show for Datasets by @lazarusA in #435
- issues 413 and 76 by @lazarusA in #436
- sort dataset variables and add TimeArray example by @lazarusA in #437
- Fix rebuild by @briochemc in #441
- up versions by @lazarusA in #442
- add version select by @lazarusA in #443
- La/outdims by @lazarusA in #439
- Continue fix show by @lazarusA in #444
- Fix show_after error when sizeof fails to determine DataType size by @Zapiano in #421
- Continue compression by @lazarusA in #445
- Balinus/patch 1 savedoc by @Balinus in #438
- OutDims docs by @lazarusA in #446
New Contributors
- @aasdelat made their first contribution in #414
- @Zapiano made their first contribution in #421
- @Balinus made their first contribution in #438
Full Changelog: v0.5.10...v0.5.11
v0.5.10
v0.5.9
YAXArrays v0.5.9
Merged pull requests:
- fix show for dataset (#408) (@briochemc)
- Fix typo: lenghts -> lengths (#411) (@ConnectedSystems)
- add option for varname for mapcube (#415) (@meggart)
Closed issues:
- deploying latest release (#385)
v0.5.8
v0.5.7
v0.5.6
v0.5.5
v0.5.4
YAXArrays v0.5.4
Merged pull requests:
- revamp docs again :D (#368) (@lazarusA)
- more details (#369) (@lazarusA)
- Make Metadata a type parameter of YAXArray (#370) (@felixcremer)
- Revert "Make Metadata a type parameter of YAXArray" (#371) (@lazarusA)
- Revert "Revert "Make Metadata a type parameter of YAXArray"" (#372) (@lazarusA)
- Up workflow (#377) (@lazarusA)
- fix some links (#378) (@lazarusA)
- Bump patch version (#379) (@felixcremer)
Closed issues:
- Seasonal or arbitrary subsetting (#250)