dmh
65f78d6a8b
1. synch with oc
...
2. replace all occurrences of
'template' with 'pattern'
since template is reserved in windows.
2015-01-15 14:19:51 -07:00
Ward Fisher
2e89b50641
Updated release notes
2015-01-14 14:19:00 -07:00
Ward Fisher
9b984c126c
Cleaned up RELEASE_NOTES document for rendering by doxygen.
2015-01-14 13:20:51 -07:00
Ward Fisher
ee352cd622
Prepared documentation for upcoming release candidate.
2015-01-14 13:01:13 -07:00
Ward Fisher
4c239814c1
Updated links for windows binary download documentation.
2015-01-14 11:27:19 -07:00
Ward Fisher
21cf17845e
Added a missing file to EXTRA_DIST statement in Makefile.am
2015-01-14 11:13:34 -07:00
Ward Fisher
393db0018e
Addressed an issue causing MSVC-based builds to fail. See https://github.com/Unidata/netcdf-c/issues/96
2015-01-13 12:44:28 -07:00
Ward Fisher
e338db5ef2
Corrected typo
2015-01-13 09:56:37 -07:00
Ward Fisher
6a0d7cc51a
Added a sizeof check for void*
2015-01-12 12:13:26 -07:00
Ward Fisher
8487f28277
Removed a stale (potentially) assertion on Dennis' advice to debug an issue.
2015-01-12 12:09:34 -07:00
Ward Fisher
844017512a
Merge branch 'master' of https://github.com/Unidata/netcdf-c
2015-01-12 11:14:08 -07:00
Ward Fisher
4ecbbe64d5
Fixed a few issues preventing the build from working on MSVC.
2015-01-12 11:05:45 -07:00
Ward Fisher
5669179157
Updated release notes.
2015-01-12 10:43:56 -07:00
Ward Fisher
252be7549e
Made m4 check with cmake linux/unix only.
2015-01-12 10:42:33 -07:00
Ward Fisher
77619e5c06
Added failure states if m4 utility is not detected.
2015-01-12 10:36:11 -07:00
Russ Rew
ca59c694d3
Merge branch 'master' of https://github.com/Unidata/netcdf-c
2015-01-03 17:20:09 -07:00
Russ Rew
f16790b718
Add test CDL file and tst_nccopy4.sh test for fix of NCF-321
2015-01-03 17:18:14 -07:00
Russ Rew
e10bce8637
Fix bug ncf-321, requiring chunk size for unlimited dimension instead of providing default
2015-01-02 07:09:16 -07:00
dmh
d2a832163b
Make cmake run testauth.sh
2014-12-31 22:53:03 -07:00
dmh
e35a14a85d
1. synch with oc
...
2. modify oc2/ocrc.c rcfilenames to look for .ocrc before .dodsrc.
3. Modify testauth.sh to avoid using names that might already
exist for cookies file and netrc file. Still must use .ocrc
to test for local/home search.
4. Modify testauth.sh to save and restore any file it creates
that already exists.
2014-12-31 22:29:36 -07:00
Russ Rew
c046ca08fd
Make ncgen in guide.dox consistent with man page
2014-12-29 14:36:35 -07:00
Russ Rew
4eefcd4707
Typos and consistency fixes in docs
2014-12-29 14:22:26 -07:00
Russ Rew
db83a3be4c
Jira issue NCF-314, "Provide replacement for using numeric values of -k
...
option on nccopy and ncgen".
2014-12-29 13:07:28 -07:00
Russ Rew
9a60dc612f
Use short "-k" codes instead of deprecated version numbers for ncgen and nccopy tests
2014-12-28 22:42:05 -07:00
Ward Fisher
296928ffc7
Identified a potential null pointer dereference introduced in pull request, added check for null pointer.
2014-12-28 21:04:48 -08:00
Russ Rew
e157810c90
make nccopy.1 more consistent with ncgen.1
2014-12-28 21:18:37 -07:00
Ward Fisher
471c7aee9e
Merge branch 'qkoziol-NCF-177'
2014-12-28 19:29:38 -08:00
Ward Fisher
e52bfa3593
Merge branch 'NCF-177' of https://github.com/qkoziol/netcdf-c into qkoziol-NCF-177
2014-12-28 19:29:22 -08:00
dmh
3a559d3f1d
Fix occurlflags bug
2014-12-28 15:54:02 -07:00
Russ Rew
6ca14d8a78
Update ncgen code and docs to use nco-type format codes and deprecate use of confusing format version numbers
2014-12-28 10:44:21 -07:00
Ward Fisher
3aa6c969e2
Added an explicit check for CURLOPT_CHUNK_BGN_FUNCTION, otherwise we break the build on systems with libcurl older than version 7.21.0
2014-12-27 22:59:06 -08:00
Ward Fisher
cdacc3a5f5
On some linux systems, the way functions were defined in the testurl shell script were not working. Modified the format of these scripts and it now appears to work, in some cases. Will push out to see if it works across the board, and will make further changes as need be.
2014-12-27 23:41:59 -07:00
dmh
20720199c8
1. synch with oc
...
2. fix ocuri parameter handling
3. add ncdap_test/testuri.sh to test parameter handling.
2014-12-27 20:42:01 -07:00
Quincey Koziol
9f8aba792c
Merge branch 'master' into NCF-177
2014-12-28 01:31:47 +00:00
Quincey Koziol
3c86ec720c
Merge remote-tracking branch 'upstream/master'
2014-12-28 01:29:58 +00:00
Ubuntu
64f95828c3
Checkout current files
2014-12-28 01:10:33 +00:00
Ubuntu
3024ee1ed4
Merge remote-tracking branch 'upstream/master' into NCF-177
2014-12-28 01:07:16 +00:00
dmh
c4bc1569f6
Update CMakelist to match Makefile.am in oc2
2014-12-26 13:08:41 -07:00
dmh
7a0a10ec7b
add occurlfunctions.[ch] to the dist.
2014-12-26 12:27:54 -07:00
dmh
f423f27693
Sync with oc project.
...
This supports better authorization
handling for DAP requests, especially redirection
based authorization. I also added a new test case
ncdap_tests/testauth.sh.
Specifically, suppose I have a netrc file /tmp/netrc
containing this.
machine uat.urs.earthdata.nasa.gov login xxxxxx password yyyyyy
Also suppose I have a .ocrc file containing these lines
HTTP.COOKIEJAR=/tmp/cookies
HTTP.NETRC=/tmp/netrc
Assume that .ocrc is in the local directory or HOME.
Then this command should work (assuming a valid login and password).
ncdump -h "https://54.86.135.31/opendap/data/nc/fnoc1.nc "
2014-12-24 10:22:47 -07:00
Russ Rew
9347ef020a
In nccopy, replace short format names to match new docs, fix comments
2014-12-17 10:27:35 -07:00
Russ Rew
4c8ed89f9c
Merge branch 'master' of https://github.com/Unidata/netcdf-c into ncf-314b
2014-12-17 10:22:32 -07:00
Russ Rew
abce64d32e
Replace short format names to match new docs, fix comments
2014-12-17 09:56:16 -07:00
Ward Fisher
c2020256e1
Changed dependencies for debian package builds to remove development packages, when possible.
2014-12-15 22:22:09 +00:00
Ward Fisher
fbe12f278c
Added a check for dpkg, will only build debian (.deb) files when dpkg is found.
2014-12-15 21:52:31 +00:00
Ward Fisher
9c2fd8541b
Added checks for Windows systems.
2014-12-15 10:56:14 -07:00
Ubuntu
a33d21cf34
Merge branch 'master' into NCF-177
2014-12-15 14:27:36 +00:00
Ubuntu
08c6b323e5
Merge remote-tracking branch 'upstream/master'
2014-12-15 14:26:13 +00:00
Russ Rew
40a7398b21
Added nccopy -kind_code documentation and deprecated -k format_number, need to do the same for ncgen
2014-12-13 19:50:21 -07:00
Russ Rew
4a6ec72db9
Merge branch 'master' of https://github.com/Unidata/netcdf-c into ncf-314
2014-12-11 14:19:14 -07:00