Skip to content

v0.10.0

Compare
Choose a tag to compare
@github-actions github-actions released this 18 Feb 21:06
· 717 commits to master since this release

NCDatasets v0.10.0

Diff since v0.9.5

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 and scale_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: