Releases: Alexander-Barth/NCDatasets.jl
Releases · Alexander-Barth/NCDatasets.jl
v0.10.1
NCDatasets v0.10.1
Closed issues:
v0.10.0
NCDatasets v0.10.0
Closed issues:
- Asmmetry with Missings and DateTime when loading and saving vars. (#38)
- Read a variable of Char Datatype (#39)
- Data typed Union{Missing, Dates.DateTime, AbstractCFDateTime, Number} when calling discrete indices (#40)
- conflict of netcdf.dll (#41)
- Cannot read time variable: "Unsupported calendar: Gregorian" (#42)
- cannot install after update because incompatibility with other packages? (#45)
- Something is wrong with
mean
: takes too much time (#48) - Accessing a dataset with a range takes forever...? (#49)
- [DOC] How to get the dimensions of a dataset? (#50)
- Why is CFVariable a subtype of
AbstractArray
? (#51) - Make
size
of a NCDataset/CFVariable return a NamedTuple instead (#52) - Quick question on scale_factor and add_offset (#56)
- Can one obtain the dimensions directly from a dataset? (#63)
- Question: Is it possible to obtain the dimension values from a CFVariable? (#69)
- Ability to not apply
add_offset
andscale_factor
(#70) - Direct convertion to DimensionalArray (#72)
- Usage of "attrib" keywords in defVar (#73)
- Feature request:
attributes(x)
returns a dictionary. (#76) - [DOC] How to merge 2 NCDatasets (same dims/attributes) (#77)
Merged pull requests:
- Improve README, add TOC, add alias NCDataset (#44) (@Datseris)
- update BinDep upper version bound (#46) (@Alexander-Barth)
- nsize function for CFVariable (#53) (@Datseris)
- Big documentation re-structure and improvement!!! (#55) (@Datseris)
- Seperate source code into files with sections (#59) (@Datseris)
- Add comment in Manual pointing explicitly to the docs (#62) (@Datseris)
- Improve docs: mention the
mean
problem (#64) (@Datseris) - Improve
nomissing
functionality (#66) (@Datseris) - CompatHelper: bump compat for "CondaBinDeps" to "0.2" (#68) (@github-actions[bot])
- Install TagBot as a GitHub Action (#74) (@JuliaTagBot)
- add merge function (#78) (@Datseris)
v0.9.5
v0.9.4
v0.9.3
v0.9.3 (2019-09-19)
Closed issues:
v0.9.2
Update Project.toml