Releases: JuliaDataCubes/YAXArrays.jl
Releases · JuliaDataCubes/YAXArrays.jl
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)
v0.5.3
YAXArrays v0.5.3
Merged pull requests:
- Use views to avoid thread issues (#287) (@meggart)
- Fix broken md link (#342) (@Qfl3x)
- skeleton example with fillarrays (#344) (@Qfl3x)
- up compat Interpolations (#356) (@lazarusA)
- fix permutdims for dimension arguments (#359) (@rafaqz)
- Fix docs permute dims (#363) (@lazarusA)
- Increase patch version (#364) (@felixcremer)
Closed issues:
v0.5.2
v0.5.1
YAXArrays v0.5.1
Merged pull requests:
- RangeAxis to Dim (#291) (@Qfl3x)
- Add a YAXArray function for DD.Dimension to wrap them as a cube (#293) (@felixcremer)
- Update README example to DimensionalData (#298) (@felixcremer)
- up docs, nc files, how tos (#302) (@lazarusA)
- Copy code (#304) (@lazarusA)
- Cite pkg (#307) (@lazarusA)
- Badge zenodo (#310) (@lazarusA)
- CompatHelper: bump compat for StatsBase to 0.34, (keep existing compat) (#311) (@lazarusA)
- test fix (#318) (@lazarusA)
- Remove warning in finalizer (#325) (@dpabon)
- Update DAT.jl (#331) (@dpabon)
- up versions (#332) (@lazarusA)
- max_cache human writing (#334) (@dpabon)
Closed issues:
- Switch to DimensionalData (#173)
- Why a new package? (#231)
- CategoricalAxis() not exported (#288)
- pass variable name to Dataset as string or symbol (#292)
- The
YAXArray
construction with named Axes example fails. (#294) - Reading NetCDF throws error (#296)
- cannot index Ti after saving to NetCDF (#303)
- How to concatenate cubes in YAXArrays v0.5? (#314)
- How to select variables in a Dataset (#316)
- Google Zarr store : MethodError: no method matching rebuild(::String, ::UnitRange{Int64}) (#317)
- Opening rotated gridded dataset fails to load grid mapping definition (#329)
v0.5.0
YAXArrays v0.5.0
Merged pull requests:
- [Breaking] Switch to DimensionalData (#249) (@felixcremer)
- Fix printing of YAXArrays as DD subtype. (#281) (@felixcremer)
- Fixes for EarthDataLab tests (#282) (@meggart)
- Add compat bounds for DD (#284) (@felixcremer)
v0.4.7
YAXArrays v0.4.7
Closed issues:
- Estimating statistics per month (#217)
Merged pull requests:
- Manually run gc after chunk processing (#265) (@meggart)
- Move kwargs through the savecube machinery (#267) (@felixcremer)
- Allow constructing cubes from different eltypes (#268) (@meggart)
- Lina examples (#269) (@lazarusA)
- Add example for vector data cube (#270) (@danlooo)
- examples for how do i (#272) (@linamaes)
- Lina slices table (#274) (@lazarusA)
- Increase patch number to 0.4.7 (#278) (@felixcremer)
v0.4.6
YAXArrays v0.4.6
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:
- Add GitHub action "Register Package" (#214) (@singularitti)
- Fixed the type issue (#228) (@Qfl3x)
- WIP: Fix bug when broadcasted axes in table are in front position (#236) (@meggart)
- up ci docs (#238) (@lazarusA)
- Implement nicer printing for dataset (#241) (@felixcremer)
- add c from f & up docs contribute (#242) (@lazarusA)
- New logo (#253) (@pdimens)
- Turorial (#257) (@linamaes)
- adding: MSC example, esdl example section , +edits (#258) (@linamaes)
- a fix using Makie (#259) (@lazarusA)
- use static thread scheduling (#260) (@felixcremer)
- Try several optimisers and give up otherwise (#263) (@meggart)
- Update Project.toml (#264) (@meggart)
v0.4.5
YAXArrays v0.4.5
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:
- added warning (#224) (@lazarusA)
- Write some docstrings for exported functions in DatasetAPI (#233) (@felixcremer)
- Remove DataFrames as a dependency (#234) (@felixcremer)
- Remove Stale dependencies (#235) (@felixcremer)
v0.4.4
YAXArrays v0.4.4
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:
- Fix Concatbug (#199) (@meggart)
- Fix bug when permuting loop axes dimension (#201) (@meggart)
- How to concatenate cubes.... (#203) (@dpabon)
- Fix how do i (#204) (@lazarusA)
- Filter tcols in batchextract when some are not in the cube axes (#208) (@felixcremer)
- Shortcut for saving small cubes (#210) (@meggart)
- Add Changelog for version 0.4.4 (#211) (@felixcremer)