.. |
CMakeLists.txt
|
Manual merge of pull request https://github.com/Unidata/netcdf-c/pull/64 contributed by nschloe. Assorted CMake improvements.
|
2014-06-11 15:51:31 -06:00 |
datt.c
|
Jira NCF-137: Fix documentation of ncid parameter to include group ids
|
2011-12-15 21:21:38 +00:00 |
dattget.c
|
Walking back API changes.
|
2016-01-04 21:59:51 +00:00 |
dattinq.c
|
Fixed netcdf-c issue #30 (on github) related to cmake-generated nc-config script.
|
2014-03-11 13:07:04 -06:00 |
dattput.c
|
Walking back API changes.
|
2016-01-04 21:59:51 +00:00 |
dcompound.c
|
Fixed netcdf-c issue #30 (on github) related to cmake-generated nc-config script.
|
2014-03-11 13:07:04 -06:00 |
dcopy.c
|
Merge branch 'master' into cdf-5, in preparation for merging the CDF-5 functionality into the master branch. This will be the key new feature for netcdf 4.4.0.
|
2015-11-05 13:40:35 -07:00 |
ddim.c
|
Fix common typos
|
2015-08-20 11:42:05 +02:00 |
ddispatch.c
|
Reverted some of the spelling corrections. Some misspellings were intentional
|
2015-10-16 14:36:17 -06:00 |
defcheck.c
|
Modified a number of tests
|
2014-10-04 15:59:16 -06:00 |
denum.c
|
doxygen work on netcdf4 functions
|
2011-07-14 12:21:03 +00:00 |
derror.c
|
Modified behavior when an unknown error is handled by libpnetcdf.
|
2015-10-28 16:44:54 -06:00 |
dfile.c
|
Working around a couple of problematic calls to fstat in support of https://github.com/Unidata/netcdf-c/issues/188 . No idea why these were a problem in VS14 (Visual Studio 2015) and not in VS12 (Visual Studio 2013). It's possible there are other, similar issues out there. We'll see what turns up when we run all the tests. These changes were tested against nc_test4/tst_large2.c
|
2016-03-02 13:03:29 -07:00 |
dgroup.c
|
Formated auth.md to remove the bevy of format warnings included. Moved it to a sub-section of the NetCDF User's Guide, until a better place for it is found. It seems like we should have a DAP-related page/documentation group.
|
2015-03-12 11:08:23 -06:00 |
dopaque.c
|
doxygen work on netcdf4 functions
|
2011-07-14 12:21:03 +00:00 |
dparallel.c
|
More cleaning up of documentation (there will probably be a lot of this) and tweaking files so that documentation renders as expected.
|
2016-01-14 16:02:00 -07:00 |
dstring.c
|
More changes towards fixing the issue where the file is read incorrectly.
|
2015-12-28 17:36:05 +00:00 |
dsubstrate.c
|
merge-squash
|
2015-08-15 16:26:35 -06:00 |
dtype.c
|
Removed redundant error group.
|
2014-12-09 15:57:59 -07:00 |
dutf8proc.c
|
Fix common typos
|
2015-08-20 11:42:05 +02:00 |
dv2i.c
|
Merge branch 'master' into cdf-5, in preparation for merging the CDF-5 functionality into the master branch. This will be the key new feature for netcdf 4.4.0.
|
2015-11-05 13:40:35 -07:00 |
dvar.c
|
Remove hard-wired use of NC_MAX_DIMS
|
2015-11-11 14:01:18 -05:00 |
dvarget.c
|
More cleaning up of documentation (there will probably be a lot of this) and tweaking files so that documentation renders as expected.
|
2016-01-14 16:02:00 -07:00 |
dvarinq.c
|
Updated convention documentation, added param and returns tags to comment header for nc_inq_unlimdims
|
2015-03-13 14:02:20 -06:00 |
dvarput.c
|
Tightening the Doxygen documentation.
|
2016-01-14 15:33:50 -07:00 |
dvlen.c
|
Minor tweaks to comments and LOG messages.
|
2014-02-17 13:34:05 -06:00 |
Make0
|
rebuilt dap constraints
|
2011-04-16 20:56:36 +00:00 |
Makefile.am
|
Conflict resolution
|
2014-08-29 14:52:16 -06:00 |
nc.c
|
merge-squash
|
2015-08-15 16:26:35 -06:00 |
ncaux.c
|
Coverity: 711838
|
2014-07-31 16:32:50 -06:00 |
ncbytes.c
|
conflict resolution
|
2014-03-10 12:13:16 -06:00 |
nchashmap.c
|
conflict resolution
|
2014-03-10 12:13:16 -06:00 |
nclist.c
|
fix some coverity complaints
|
2014-04-07 13:00:47 -06:00 |
nclistmgr.c
|
disable refcounting until semantics are decided
|
2014-03-07 14:56:52 -07:00 |
nclog.c
|
Add quick check for Error {...} at start of the datadds data part
|
2013-02-07 22:14:57 +00:00 |
ncsettings.hdr
|
Add ability to programmatically
|
2014-08-29 14:51:14 -06:00 |
nctime.c
|
Sync with oc project.
|
2014-12-24 10:22:47 -07:00 |
ncuri.c
|
Fix common typos
|
2015-08-20 11:42:05 +02:00 |
netcdf.m4
|
In preparation for adding dap4 support, I have cleaned up
|
2014-03-24 14:02:52 -06:00 |
stubdef.c
|
rebuilt dap constraints
|
2011-04-16 20:56:36 +00:00 |
utf8proc_data.h
|
cleanup misc. items
|
2011-07-14 22:21:46 +00:00 |