Releases: Alexander-Barth/NCDatasets.jl
Releases · Alexander-Barth/NCDatasets.jl
v0.12.17
NCDatasets v0.12.17
v0.12.16
NCDatasets v0.12.16
v0.12.15
NCDatasets v0.12.15
v0.12.14
v0.12.13
NCDatasets v0.12.13
Closed issues:
- Windows: Can't load files with unicode characters (#162)
- libcurl.so precompile error. (#191)
- Reading
time
from multi-file dataset very slow (#194) @select(ds, Dates.month(time) [...])
fails whends
opened byNCDataset(pth) do ds
(#196)- Error when writing
Array{Float64, 0}
(#197) - Values aren't correctly written to disk (#199)
- Add support for
@select(ds, lat ∈ min..max)
(#200) NCDatasets.@select
withMFVariable
over date operations (#201)- Problems installing on Julia 1.8.5 (#202)
@select
with arbitrary (or a few specific) functions (#203)
Merged pull requests:
- Update tutorials.md (#198) (@gaelforget)
v0.12.11
NCDatasets v0.12.11
v0.12.10
NCDatasets v0.12.10
Closed issues:
- time variables with "nanoseconds" units fail to load (#192)
Merged pull requests:
- Check if NetCDF_jll
is_available
before loading code (#193) (@glwagner) - Add support for
_normalizeindex
withBase.OneTo
(#195) (@charleskawczynski)
v0.12.9
NCDatasets v0.12.9
v0.12.8
NCDatasets v0.12.8
Closed issues: