Skip to content

v0.12.0

Compare
Choose a tag to compare
@github-actions github-actions released this 06 Mar 20:39

NCDatasets v0.12.0

Diff since v0.11.9

Breaking change: when loading a NetCDF variable all values equal to the missing_value attribute are replaced by missing following the CF conventions. Previously, only the values equal to _FillValue were replaced by missing.

Closed issues:

  • Allow symbols in attrib dicts? (#154)
  • windows, ERROR: could not load symbol "nc_open" (#158)
  • Get variable by standard_name (#160)
  • load! CFVariable without allocations (#161)

Merged pull requests: