Releases: JuliaGeo/NCDatasets.jl
Releases · JuliaGeo/NCDatasets.jl
v0.14.10
NCDatasets v0.14.10
New feature:
Closed issues:
v0.14.9
NCDatasets v0.14.9
This release uses now DiskArrays for CFVariable (thanks to @lupemba ! )
Merged pull requests:
- Prepare common data model 0.4 (#279) (@lupemba)
- CompatHelper: bump compat for "DataStructures" to "0.19" (#280) (@github-actions[bot])
- Update README.md doc url (#282) (@kosukesando)
- Replace Base.keys by CDM.varnames (#285) (@felixcremer)
- move badges (#288) (@alex-s-gardner)
Closed issues:
- Performance and array semantics (#33)
- Question about time coordinate reading in .nc file with time unit nanoseconds from start Date Time (#248)
- views of variables don't use the DiskArrays interface (#274)
- Testing NCDatasets locally makes an foo.nc which should be deleted (#286)
- ArgumentError: Trailing indices must be 1 when using v[bitarray] .= scalar (#287)
v0.14.8
NCDatasets v0.14.8
v0.14.7
v0.14.6
v0.14.5
NCDatasets v0.14.5
Closed issues:
v0.14.4
v0.14.3
NCDatasets v0.14.3
v0.14.2
NCDatasets v0.14.2
Closed issues:
- NCDatasets v0.14.1 cannot create variable from an Int64 array with missing values if
fillvalueis not specified (#246)
v0.14.1
NCDatasets v0.14.1
- Alternative masking values (experimental), see
https://alexander-barth.github.io/NCDatasets.jl/dev/other/#Fill-values-and-missing-values