annotate main/netcdf/NEWS @ 12711:a4de85b2e6a0 octave-forge

fix bug 47014 and make test code work in matlab
author abarth93
date Fri, 19 Feb 2016 13:45:14 +0000
parents edf334f178ca
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
12711
a4de85b2e6a0 fix bug 47014 and make test code work in matlab
abarth93
parents: 12708
diff changeset
1 Summary of important user-visible changes for netcdf 1.0.9:
a4de85b2e6a0 fix bug 47014 and make test code work in matlab
abarth93
parents: 12708
diff changeset
2 -------------------------------------------------------------------
a4de85b2e6a0 fix bug 47014 and make test code work in matlab
abarth93
parents: 12708
diff changeset
3
a4de85b2e6a0 fix bug 47014 and make test code work in matlab
abarth93
parents: 12708
diff changeset
4 ** Fix bug #47014: writing NaNs
a4de85b2e6a0 fix bug 47014 and make test code work in matlab
abarth93
parents: 12708
diff changeset
5
12631
5818fde6abd8 Fix bug #45190, netcdf(nccreate) to enable DeflateLevel in nccreate
abarth93
parents: 12630
diff changeset
6 Summary of important user-visible changes for netcdf 1.0.8:
5818fde6abd8 Fix bug #45190, netcdf(nccreate) to enable DeflateLevel in nccreate
abarth93
parents: 12630
diff changeset
7 -------------------------------------------------------------------
5818fde6abd8 Fix bug #45190, netcdf(nccreate) to enable DeflateLevel in nccreate
abarth93
parents: 12630
diff changeset
8
12708
edf334f178ca prepare new release
abarth93
parents: 12631
diff changeset
9 ** Fix bug #45190, #46747: netcdf(nccreate) to enable DeflateLevel in nccreate
edf334f178ca prepare new release
abarth93
parents: 12631
diff changeset
10 ** Fix bug #46798: using the right delete operator
12631
5818fde6abd8 Fix bug #45190, netcdf(nccreate) to enable DeflateLevel in nccreate
abarth93
parents: 12630
diff changeset
11
12630
fa07b71bcbfb merge patch from bug #44837, of-netcdf wont cross compile
abarth93
parents: 12563
diff changeset
12 Summary of important user-visible changes for netcdf 1.0.7:
fa07b71bcbfb merge patch from bug #44837, of-netcdf wont cross compile
abarth93
parents: 12563
diff changeset
13 -------------------------------------------------------------------
fa07b71bcbfb merge patch from bug #44837, of-netcdf wont cross compile
abarth93
parents: 12563
diff changeset
14
12631
5818fde6abd8 Fix bug #45190, netcdf(nccreate) to enable DeflateLevel in nccreate
abarth93
parents: 12630
diff changeset
15 ** Apply patch from John Donoghue to allow cross-compilation (bug #44837)
12630
fa07b71bcbfb merge patch from bug #44837, of-netcdf wont cross compile
abarth93
parents: 12563
diff changeset
16
12563
2e6bd8aa7df8 correction version info
abarth93
parents: 12562
diff changeset
17 Summary of important user-visible changes for netcdf 1.0.6:
2e6bd8aa7df8 correction version info
abarth93
parents: 12562
diff changeset
18 -------------------------------------------------------------------
2e6bd8aa7df8 correction version info
abarth93
parents: 12562
diff changeset
19
2e6bd8aa7df8 correction version info
abarth93
parents: 12562
diff changeset
20 ** ncread: do not replace _FillValue by NaNs for characters
2e6bd8aa7df8 correction version info
abarth93
parents: 12562
diff changeset
21 ** ncdisp: fix for attributes value with %-sign
2e6bd8aa7df8 correction version info
abarth93
parents: 12562
diff changeset
22
12503
bdcfe5e6756d Implement DeflateLevel in nccreate
abarth93
parents: 12498
diff changeset
23 Summary of important user-visible changes for netcdf 1.0.5:
bdcfe5e6756d Implement DeflateLevel in nccreate
abarth93
parents: 12498
diff changeset
24 -------------------------------------------------------------------
bdcfe5e6756d Implement DeflateLevel in nccreate
abarth93
parents: 12498
diff changeset
25
bdcfe5e6756d Implement DeflateLevel in nccreate
abarth93
parents: 12498
diff changeset
26 ** Implement DeflateLevel in nccreate
bdcfe5e6756d Implement DeflateLevel in nccreate
abarth93
parents: 12498
diff changeset
27
12498
78807393548d Work-around for problem in netcdf 4.1.3
abarth93
parents: 12475
diff changeset
28 Summary of important user-visible changes for netcdf 1.0.4:
78807393548d Work-around for problem in netcdf 4.1.3
abarth93
parents: 12475
diff changeset
29 -------------------------------------------------------------------
78807393548d Work-around for problem in netcdf 4.1.3
abarth93
parents: 12475
diff changeset
30
78807393548d Work-around for problem in netcdf 4.1.3
abarth93
parents: 12475
diff changeset
31 ** Work-around for problem in netcdf 4.1.3 for reading a unlimited
78807393548d Work-around for problem in netcdf 4.1.3
abarth93
parents: 12475
diff changeset
32 variable of current size 0
78807393548d Work-around for problem in netcdf 4.1.3
abarth93
parents: 12475
diff changeset
33
12475
bd19fcb73c05 remove NC_INDEPENDENT and NC_COLLECTIVE which are no longer defined in netcdf 4.3.1
abarth93
parents: 12373
diff changeset
34 Summary of important user-visible changes for netcdf 1.0.3:
bd19fcb73c05 remove NC_INDEPENDENT and NC_COLLECTIVE which are no longer defined in netcdf 4.3.1
abarth93
parents: 12373
diff changeset
35 -------------------------------------------------------------------
bd19fcb73c05 remove NC_INDEPENDENT and NC_COLLECTIVE which are no longer defined in netcdf 4.3.1
abarth93
parents: 12373
diff changeset
36
bd19fcb73c05 remove NC_INDEPENDENT and NC_COLLECTIVE which are no longer defined in netcdf 4.3.1
abarth93
parents: 12373
diff changeset
37 ** remove NC_INDEPENDENT and NC_COLLECTIVE which are no longer defined
bd19fcb73c05 remove NC_INDEPENDENT and NC_COLLECTIVE which are no longer defined in netcdf 4.3.1
abarth93
parents: 12373
diff changeset
38 in netcdf 4.3.1
bd19fcb73c05 remove NC_INDEPENDENT and NC_COLLECTIVE which are no longer defined in netcdf 4.3.1
abarth93
parents: 12373
diff changeset
39
12291
a45ef706c9b4 add missing dependency to statistics
abarth93
parents: 12032
diff changeset
40 Summary of important user-visible changes for netcdf 1.0.2:
a45ef706c9b4 add missing dependency to statistics
abarth93
parents: 12032
diff changeset
41 -------------------------------------------------------------------
a45ef706c9b4 add missing dependency to statistics
abarth93
parents: 12032
diff changeset
42
12370
59effd0cf1b6 Avoid obsolete isequalwithequalnans functions
abarth93
parents: 12291
diff changeset
43 ** Avoid obsolete isequalwithequalnans functions
12291
a45ef706c9b4 add missing dependency to statistics
abarth93
parents: 12032
diff changeset
44
12032
d1fe45476987 update NEWS file
abarth93
parents: 11995
diff changeset
45 Summary of important user-visible changes for netcdf 1.0.1:
d1fe45476987 update NEWS file
abarth93
parents: 11995
diff changeset
46 -------------------------------------------------------------------
d1fe45476987 update NEWS file
abarth93
parents: 11995
diff changeset
47
d1fe45476987 update NEWS file
abarth93
parents: 11995
diff changeset
48 ** Fix bug preventing compilation on 32-bit platforms.
d1fe45476987 update NEWS file
abarth93
parents: 11995
diff changeset
49
11995
70e89480d40f add NEWS file
abarth93
parents:
diff changeset
50 Summary of important user-visible changes for netcdf 1.0.0:
70e89480d40f add NEWS file
abarth93
parents:
diff changeset
51 -------------------------------------------------------------------
70e89480d40f add NEWS file
abarth93
parents:
diff changeset
52
70e89480d40f add NEWS file
abarth93
parents:
diff changeset
53 ** Initial release