Skip to content

Releases: JuliaGeo/NCDatasets.jl

v0.14.10

05 Nov 14:52
5b1afee

Choose a tag to compare

NCDatasets v0.14.10

New feature:

Diff since v0.14.9

Closed issues:

  • OutOfMemoryError(): is it possible to write NCDatasets to disk instead of RAM? (#278)
  • Is there a way to retrieve type from file? (#290)

v0.14.9

01 Oct 12:41
ff03f5c

Choose a tag to compare

NCDatasets v0.14.9

Diff since v0.14.8

This release uses now DiskArrays for CFVariable (thanks to @lupemba ! )

Merged pull requests:

Closed issues:

  • Performance and array semantics (#33)
  • Question about time coordinate reading in .nc file with time unit nanoseconds from start Date Time (#248)
  • views of variables don't use the DiskArrays interface (#274)
  • Testing NCDatasets locally makes an foo.nc which should be deleted (#286)
  • ArgumentError: Trailing indices must be 1 when using v[bitarray] .= scalar (#287)

v0.14.8

14 May 07:08
2bd43ed

Choose a tag to compare

NCDatasets v0.14.8

Diff since v0.14.7

v0.14.7

26 Mar 14:41

Choose a tag to compare

NCDatasets v0.14.7

Diff since v0.14.6

Merged pull requests:

Closed issues:

  • Moving to an org / making a golden standard for NetCDF files in Julia (#57)
  • CITATION.cff file (#234)
  • Any simple way to remove or replace variables in a NCDataset? (#260)
  • Writing a String always prints a warning (#269)
  • crazy number of allocations on file read (#273)

v0.14.6

04 Nov 09:12

Choose a tag to compare

NCDatasets v0.14.6

Diff since v0.14.5

Merged pull requests:

Closed issues:

  • Assertion failed: (dsid > 0), function attach_dimscales, file nc4hdf.c, line 1417. (#261)
  • Saving a subset of a file (#268)

v0.14.5

30 Aug 07:09

Choose a tag to compare

NCDatasets v0.14.5

Diff since v0.14.4

Closed issues:

  • Problem connecting to a THREDDS OPeNDAP dataset (#257)
  • NCDatasets fails to load (#259)

v0.14.4

25 Apr 13:17

Choose a tag to compare

NCDatasets v0.14.4

Diff since v0.14.3

Merged pull requests:

  • Throw informative error for unsupported vtype (#255) (@Sbozzolo)

Closed issues:

  • More informative changelogs for breaking releases (#242)
  • is there a variant of load! that accumulates? (#252)
  • Issues with OpenDAP (#253)
  • Run Aqua tests (#254)

v0.14.3

06 Mar 08:30

Choose a tag to compare

NCDatasets v0.14.3

Diff since v0.14.2

  • allow CartesianIndex and CartesianIndices with load! (issue #250, thanks to @haakon-e)

v0.14.2

09 Feb 22:01
ef8deca

Choose a tag to compare

NCDatasets v0.14.2

Closed issues:

  • NCDatasets v0.14.1 cannot create variable from an Int64 array with missing values if fillvalue is not specified (#246)

Diff since v0.14.1

v0.14.1

01 Feb 10:03

Choose a tag to compare