Skip to content

Releases: JuliaGeo/NetCDF.jl

v0.12.0

22 May 10:59
86b7b7e
Compare
Choose a tag to compare

NetCDF v0.12.0

Diff since v0.11.8

Merged pull requests:

Closed issues:

  • Wrong error message (#191)

v0.11.8

28 Feb 21:47
41dcc7c
Compare
Choose a tag to compare

NetCDF v0.11.8

Diff since v0.11.7

Merged pull requests:

Closed issues:

  • FreeBSD precompilation fails (#101)
  • libcurl.so.4: version "CURL_4" not found (#164)
  • Variable's scale_factor and add_offset are not taken into account during reading (#165)

v0.11.7

19 Aug 16:35
0c09780
Compare
Choose a tag to compare

NetCDF v0.11.7

Diff since v0.11.6

Closed issues:

  • LoadError: NetCDF error code -101 (#151)
  • Out-of-date NetCDF_jjl and HDF5_jjl for M1 Mac (#157)
  • Precompile fails under Julia 1.7.2 (#159)

Merged pull requests:

  • require a netcdf 4.9 build that works on all major platforms (#162) (@visr)

v0.11.6

05 May 08:08
Compare
Choose a tag to compare

NetCDF v0.11.6

Diff since v0.11.5

Merged pull requests:

v0.11.5

24 Apr 19:00
2702c38
Compare
Choose a tag to compare

NetCDF v0.11.5

Diff since v0.11.4

Closed issues:

  • could not load symbol "nc_open" (#149)
  • add a new variable to an existed nc file (#152)

Merged pull requests:

  • Int64 also valid type (#154) (@milankl)
  • fix NetCDF_jll versions to avoid a broken Windows (#155) (@visr)

v0.11.4

18 Jan 16:38
0b9f727
Compare
Choose a tag to compare

NetCDF v0.11.4

Diff since v0.11.3

Closed issues:

  • Failing precompilation (MbedTLS) on Arch Linux (#144)
  • Reading netCDF with groups (#145)

Merged pull requests:

v0.11.3

24 Feb 08:52
da5e568
Compare
Choose a tag to compare

NetCDF v0.11.3

Diff since v0.11.2

Closed issues:

  • Julia 1.6.0 compatibility (#137)
  • names(nc) not working (#142)

Merged pull requests:

v0.11.2

22 Feb 12:59
4179cd6
Compare
Choose a tag to compare

NetCDF v0.11.2

Diff since v0.11.1

Merged pull requests:

v0.11.1

16 Feb 09:42
8e25ee6
Compare
Choose a tag to compare

NetCDF v0.11.1

Diff since v0.11.0

Closed issues:

  • Miniconda has acquired new site. (#128)
  • NetCDF v0.11 only for Julia 1.3? (#130)
  • Scale & offset factor not considered (#131)
  • Too many open files (#136)

Merged pull requests:

  • MassInstallAction: Install the TagBot workflow on this repository (#132) (@visr)
  • MassInstallAction: Install the Documenter workflow on this repository (#133) (@visr)
  • MassInstallAction: Install the CI workflow on this repository (#134) (@visr)
  • update NetCDF_jll for julia 1.6 (#139) (@visr)

v0.11.0

30 Nov 11:03
b1139d8
Compare
Choose a tag to compare

NetCDF v0.11.0

Diff since v0.10.3

Closed issues:

Merged pull requests:

  • use the new NetCDF_jll; require julia 1.3 (#123) (@visr)