NetCDF.jl Versions Save

NetCDF support for the julia programming language

v0.12.0

2 weeks ago

NetCDF v0.12.0

Diff since v0.11.8

Merged pull requests:

  • Implement DiskArrays 0.4 interface (#189) (@meggart)
  • Fix error message "Length of count" (#192) (@visr)
  • Bump julia-actions/setup-julia from 1 to 2 (#193) (@dependabot[bot])

Closed issues:

  • Wrong error message (#191)

v0.11.8

3 months ago

NetCDF v0.11.8

Diff since v0.11.7

Merged pull requests:

  • Fix a typo: one not on (#167) (@petershintech)
  • Quick fixes on highlevel doc (#168) (@petershintech)
  • Minor fixes on the intermediate.md doc (#170) (@petershintech)
  • One minor enhancement to strings.md (#171) (@petershintech)
  • Fix a typo (#172) (@petershintech)
  • Create dependabot.yml (#175) (@yeesian)
  • Bump actions/cache from 1 to 3 (#176) (@dependabot[bot])
  • Bump actions/checkout from 2 to 3 (#177) (@dependabot[bot])
  • Bump codecov/codecov-action from 1 to 3 (#178) (@dependabot[bot])
  • Bump actions/checkout from 3 to 4 (#184) (@dependabot[bot])
  • use standard license format (#185) (@visr)
  • Bump actions/cache from 3 to 4 (#186) (@dependabot[bot])
  • Bump codecov/codecov-action from 3 to 4 (#187) (@dependabot[bot])
  • Remove unnecessary dependency (Formatting.jl) (#188) (@ScottPJones)

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

1 year ago

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

2 years ago

NetCDF v0.11.6

Diff since v0.11.5

Merged pull requests:

  • Adjust to new estimate_chunksize (#156) (@meggart)

v0.11.5

2 years ago

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

2 years ago

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:

  • Support diskarrays 0.3 (#146) (@meggart)

v0.11.3

3 years ago

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:

  • Update docs for finding variable names (#143) (@meggart)

v0.11.2

3 years ago

NetCDF v0.11.2

Diff since v0.11.1

Merged pull requests:

  • New wrapper script for functions (#141) (@meggart)

v0.11.1

3 years ago

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

3 years ago

NetCDF v0.11.0

Diff since v0.10.3

Closed issues:

  • HDF5 error (#127)

Merged pull requests:

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