Ward Fisher
66175a133f
2013-05-02 22:20:58 +00:00
Ward Fisher
2d0dbcfa1d
Merged latest from CMake branche.
...
Fixed an error on very small files (< 4 bytes) that was only occuring on sol. Updated CMake configuration file.
2013-05-01 23:55:24 +00:00
Ward Fisher
239125c861
Merged latest from trunk.
2013-05-01 22:47:59 +00:00
Ward Fisher
eab5d4c044
2013-05-01 22:31:18 +00:00
Dennis Heimbigner
19c1c11f1d
It turns out that my dap code
...
is not properly checking the incoming
count argument for nc_get_vars.
It is treating the count as pre-stride
rather than post-stride.
2013-05-01 22:31:01 +00:00
Ward Fisher
57c625dc43
Added a check for extremely small file sizes when attempting to check the file type.
2013-05-01 22:01:22 +00:00
Russ Rew
5944c71c51
Oops, forgot to remove --disable-shared from build example
2013-05-01 21:07:22 +00:00
Russ Rew
6c28f30789
Update documentation for building with HDF4 and with Fortran
2013-05-01 21:05:31 +00:00
Ward Fisher
21b0eaeea8
Updated Test Config
2013-05-01 21:02:01 +00:00
Ward Fisher
69c1cc0519
Merged latest from trunk
2013-05-01 17:50:07 +00:00
Ward Fisher
ca07834943
2013-05-01 17:35:25 +00:00
Russ Rew
f424c28710
Thwart doxygen's conversion of configure option '--disable-' to '&ndash;disable-' garbage in resulting HTML document.
2013-05-01 15:46:55 +00:00
Dennis Heimbigner
77d27faaef
suppress useless test output from test_nstride_cached.c
2013-04-30 18:34:31 +00:00
Ward Fisher
7d8bee2320
Updated version number to 4.3.0
2013-04-29 20:23:42 +00:00
Ward Fisher
10807379c3
Merging from CMake branch in preparation for 4.3.0 release.
2013-04-29 20:15:57 +00:00
Ward Fisher
5a03d8bf36
2013-04-29 19:13:59 +00:00
Ward Fisher
934b9a5426
Corrected an issue in xxdr.c that I introduced, changed how hdf5 is located by cmake.
2013-04-29 18:55:46 +00:00
Ward Fisher
180f18eabf
Refactored VERSION to NC_VERSION
2013-04-29 17:06:41 +00:00
Russ Rew
920393b891
Update nccopy documentation for -v and -g options
2013-04-25 20:50:59 +00:00
Russ Rew
07154a6693
Fix 'Building with HDF4 Support' document
2013-04-24 22:44:17 +00:00
Dennis Heimbigner
4070bcf946
Fix (again) jira NCF-248.
...
So, it turns out that just freeing
the nc4_info is not enough;
The root group must also be reclaimed.
So, it appears the best approach
is to invoke an abort on the
failed file.
2013-04-24 22:11:44 +00:00
Ward Fisher
5df67ba8fd
2013-04-24 20:16:55 +00:00
Ward Fisher
2ee115d4e1
Removing files that accidentally migrated from CMake branch.
2013-04-24 19:45:25 +00:00
Ward Fisher
67f96188ff
Merged latest from netCDF-cmake branch in preparation for 4.3.0 release.
2013-04-23 21:50:07 +00:00
Ward Fisher
2f8c5a9924
2013-04-23 21:13:47 +00:00
Dennis Heimbigner
e3a4a617cf
Add test for Jira NCF-249
2013-04-23 21:06:14 +00:00
Ward Fisher
0036cc63cf
Merged latest from trunk, added new test to ctest list.
2013-04-23 20:45:29 +00:00
Dennis Heimbigner
7e8bfb01f3
Fix jira NCF-249
2013-04-23 20:18:16 +00:00
Dennis Heimbigner
e960416761
Fix JIRA NCF-248
2013-04-23 18:02:35 +00:00
Russ Rew
3a87936711
New RELEASE_NOTES entry and a couple of Coverity fixes.
2013-04-23 16:27:28 +00:00
Russ Rew
e1c8870fea
Renamed internal function.
2013-04-22 22:58:43 +00:00
Ward Fisher
0653bc034d
2013-04-22 22:43:57 +00:00
Russ Rew
6ebc98d254
Fix NCF-247 bug, and add test for bug fix.
2013-04-22 22:34:21 +00:00
Ward Fisher
97b3353d9b
2013-04-19 21:56:05 +00:00
Ward Fisher
8d3be05ef4
Merge latest from trunk.
2013-04-19 20:48:01 +00:00
Dennis Heimbigner
f17e7324c1
Rebuilt the compose operation in dceconstraints.c. The
...
revisions are simpler, and I hope, clearer than the all
previous versions. Part of the code taken from the
ucar.nc2.Range.compose function. Modified to handle edge
cases not handled in the Range.compose function.
2013-04-19 19:55:43 +00:00
Ward Fisher
0c037984fd
Merged latest from trunk. Thought I already did this.
2013-04-17 19:50:26 +00:00
Ward Fisher
80828e4827
2013-04-17 19:17:15 +00:00
Ward Fisher
9ad9b3fdf5
2013-04-17 19:03:10 +00:00
Dennis Heimbigner
b5697ae20f
Rebuild the projection merging code
2013-04-17 18:58:37 +00:00
Ward Fisher
53551fca73
2013-04-17 17:09:59 +00:00
Ward Fisher
b113f6f8b6
Merged a handful of changes from netcdf-cmake branch.
...
Addressed the following coverity issues:
711762
711763
711766
711788
711933
711934
711935
2013-04-16 23:02:54 +00:00
Ward Fisher
0d0e5c1b02
Re-added CTest, Doxygen-related files after cutting a new branch from the trunk.
2013-04-16 22:54:43 +00:00
Ward Fisher
d20071f601
Cutting new branch from trunk.
2013-04-16 22:51:23 +00:00
Ward Fisher
2b3825ee68
Addressed several coverity-detected issues.
2013-04-16 22:39:16 +00:00
Russ Rew
51ac4014da
Add missing documentation for nccopy -v and -g options
2013-04-16 22:18:14 +00:00
Ward Fisher
0d8bde8d35
2013-04-16 21:51:59 +00:00
Ward Fisher
b70e1d74af
Merged latest from cmake development branch.
2013-04-16 17:23:14 +00:00
Ward Fisher
22f9e66773
2013-04-15 23:09:18 +00:00
Ward Fisher
384da9d819
Corrected an issue reported by Coverity
2013-04-15 22:48:37 +00:00