Releases: JuliaGeo/CommonDataModel.jl
Releases · JuliaGeo/CommonDataModel.jl
v0.3.7
v0.3.6
CommonDataModel v0.3.6
- Resolved ambiguity issues
- 0-dimensional arrays remains an array if used with
Array
v0.3.5
CommonDataModel v0.3.5
Release notes
- experimental
MemoryDataset
implementation - in-place
load!
for multi-file datasets parentdataset
for the root group of a multi-file should be nothing- generic implementation for
haskey
for datasets groupby
for datasets
Merged pull requests:
- Bump codecov/codecov-action from 3 to 4 (#18) (@dependabot[bot])
v0.3.4
CommonDataModel v0.3.4
- Fixed windows issue for old julia version (1.6 and 1.7), issue #17
v0.3.3
CommonDataModel v0.3.3
Merged pull requests:
- Bump actions/cache from 3 to 4 (#16) (@dependabot[bot])
v0.3.2
CommonDataModel v0.3.2
v0.3.1
CommonDataModel v0.3.1
- Implement
groupby
andreduce
for variables.
Merged pull requests:
- Refactor CF convention code and other code from NCDatasets in CommonDataSet (#15) (@Alexander-Barth)
v0.3.0
CommonDataModel v0.3.0
This release imports several functionality (multi-file dataset, sub-dataset) from NCDatasets. It is incompatible with the (current) NCDatasets 0.13 due to several ambiguity issues.
Merged pull requests:
- Refactor CF convention code and other code from NCDatasets in CommonDataSet (#15) (@Alexander-Barth)
v0.2.5
CommonDataModel v0.2.5
Merged pull requests:
- Bump actions/checkout from 3 to 4 (#14) (@dependabot[bot])
v0.2.4
CommonDataModel v0.2.4
Merged pull requests:
- Create dependabot.yml (#10) (@yeesian)
- Bump actions/cache from 1 to 3 (#11) (@dependabot[bot])
- Bump codecov/codecov-action from 1 to 3 (#12) (@dependabot[bot])
- Bump actions/checkout from 2 to 3 (#13) (@dependabot[bot])